STOFFSection Class Reference

a class which stores section properties More...

#include <STOFFSection.hxx>

Public Member Functions

 STOFFSection ()
 constructor More...
 
 ~STOFFSection ()
 destructor More...
 
int numColumns () const
 returns the number of columns More...
 
void addTo (librevenge::RVNGPropertyList &propList) const
 add to the propList More...
 
bool operator!= (STOFFSection const &sec) const
 operator!= More...
 
bool operator== (STOFFSection const &sec) const
 operator== More...
 

Public Attributes

librevenge::RVNGPropertyList m_propertyList
 the propertyList More...
 

Detailed Description

a class which stores section properties

Constructor & Destructor Documentation

◆ STOFFSection()

STOFFSection::STOFFSection ( )
inline

constructor

◆ ~STOFFSection()

STOFFSection::~STOFFSection ( )

destructor

Member Function Documentation

◆ addTo()

void STOFFSection::addTo ( librevenge::RVNGPropertyList &  propList) const

add to the propList

◆ numColumns()

int STOFFSection::numColumns ( ) const

returns the number of columns

◆ operator!=()

bool STOFFSection::operator!= ( STOFFSection const &  sec) const

operator!=

Referenced by operator==().

◆ operator==()

bool STOFFSection::operator== ( STOFFSection const &  sec) const
inline

operator==

Member Data Documentation

◆ m_propertyList

librevenge::RVNGPropertyList STOFFSection::m_propertyList

the propertyList

Referenced by addTo(), numColumns(), and operator!=().


The documentation for this class was generated from the following files:

Generated on Sat May 29 2021 22:54:04 for libstaroffice by doxygen 1.8.14