Go to the documentation of this file.
34 #ifndef STOFF_SECTION_H
35 #define STOFF_SECTION_H
40 #include <librevenge/librevenge.h>
64 void addTo(librevenge::RVNGPropertyList &propList)
const;
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
STOFFSection & operator=(STOFFSection &&)=default
void addTo(librevenge::RVNGPropertyList &propList) const
add to the propList
Definition: STOFFSection.cxx:53
STOFFSection & operator=(STOFFSection const &)=default
STOFFSection(STOFFSection const &)=default
~STOFFSection()
destructor
Definition: STOFFSection.cxx:44
bool operator==(STOFFSection const &sec) const
operator==
Definition: STOFFSection.hxx:68
STOFFSection()
constructor
Definition: STOFFSection.hxx:50
bool operator!=(STOFFSection const &sec) const
operator!=
Definition: STOFFSection.cxx:48
int numColumns() const
returns the number of columns
Definition: STOFFSection.cxx:68
a class which stores section properties
Definition: STOFFSection.hxx:46
librevenge::RVNGPropertyList m_propertyList
the propertyList
Definition: STOFFSection.hxx:74
STOFFSection(STOFFSection &&)=default
Generated on Sun Aug 11 2024 00:19:15 for libstaroffice by
doxygen 1.8.20