Go to the documentation of this file.
34 #ifndef STOFF_PARAGRAPH
35 # define STOFF_PARAGRAPH
40 #include <librevenge/librevenge.h>
62 void addTo(librevenge::RVNGPropertyList &propList)
const;
class to store the paragraph properties
Definition: STOFFParagraph.hxx:47
void addTo(librevenge::RVNGPropertyList &propList) const
add to the propList
Definition: STOFFParagraph.cxx:53
librevenge::RVNGPropertyList m_propertyList
the propertyList
Definition: STOFFList.hxx:97
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
STOFFListLevel m_listLevel
the actual level
Definition: STOFFParagraph.hxx:85
int m_listStartValue
the list start value (if set )
Definition: STOFFParagraph.hxx:83
int m_listLevelIndex
the actual level index
Definition: STOFFParagraph.hxx:79
bool m_bulletVisible
flag to know if the bullet is visible
Definition: STOFFParagraph.hxx:77
small structure to keep information about a list level
Definition: STOFFList.hxx:48
bool m_outline
flag to know if this is a outline level
Definition: STOFFParagraph.hxx:75
int m_listId
the list id (if know )
Definition: STOFFParagraph.hxx:81
bool operator==(STOFFParagraph const &p) const
operator==
Definition: STOFFParagraph.cxx:45
friend std::ostream & operator<<(std::ostream &o, STOFFParagraph const ¶)
operator<<
Definition: STOFFParagraph.cxx:67
STOFFParagraph()
constructor
Definition: STOFFParagraph.hxx:51
std::ostream & operator<<(std::ostream &o, STOFFParagraph const &pp)
Definition: STOFFParagraph.cxx:67
librevenge::RVNGPropertyList m_propertyList
the properties
Definition: STOFFParagraph.hxx:73
bool operator!=(STOFFParagraph const &p) const
operator!=
Definition: STOFFParagraph.hxx:66
Generated on Mon Jan 20 2020 23:02:18 for libstaroffice by
doxygen 1.8.16