MDWParserInternal::ListProperties Struct Reference

Internal: the list properties of a MDWParser. More...

List of all members.

Public Member Functions

 ListProperties ()
 constructor
void updateHeadingList ()
 updates the heading list
MWAWListLevel getLevel (int level) const
 returns a list level

Public Attributes

int m_startListIndex
 the first list index
int m_headingStyle
 the heading labels style
bool m_headingFullSubLevels
 true if heading labels show all sub level
std::vector< MWAWListLevelm_headingListLevels
 the heading list
int m_listLevelsRepeatPos
 the position used to repeat level
bool m_showFirstLevel
 true if we show the level 1 label
bool m_useHeadingStyle
 true if we need to use heading style

Detailed Description

Internal: the list properties of a MDWParser.


Constructor & Destructor Documentation


Member Function Documentation

updates the heading list


Member Data Documentation

true if heading labels show all sub level

Referenced by getLevel().

the position used to repeat level

Referenced by updateHeadingList().


The documentation for this struct was generated from the following file: