Internal: a ruler of a PowerPoint7Text. More...
Public Member Functions | |
Ruler () | |
constructor More... | |
void | updateParagraph (int level) |
returns a paragraph corresponding to a level More... | |
Public Attributes | |
MWAWParagraph | m_paragraph |
the paragraph More... | |
int | m_margins [10] |
the left/first margins * 5 (0: normal, 1-4: level) More... | |
Internal: a ruler of a PowerPoint7Text.
|
inline |
constructor
|
inline |
returns a paragraph corresponding to a level
int PowerPoint7TextInternal::Ruler::m_margins[10] |
the left/first margins * 5 (0: normal, 1-4: level)
Referenced by PowerPoint7Text::readRuler(), Ruler(), and updateParagraph().
MWAWParagraph PowerPoint7TextInternal::Ruler::m_paragraph |
the paragraph
Referenced by PowerPoint7Text::readRulerTabs(), and updateParagraph().