calculateLabel(TOCEntry *pPrevLevel) | TOCEntry | |
doesInherit(void) | TOCEntry | [inline] |
getBlock(void) | TOCEntry | [inline] |
getDispStyle(void) | TOCEntry | [inline] |
getFullLabel(void) | TOCEntry | |
getLevel(void) | TOCEntry | [inline] |
getNumLabel(void) | TOCEntry | [inline] |
getPosInList(void) | TOCEntry | [inline] |
getPositionInDoc(void) | TOCEntry | |
hasLabel(void) const | TOCEntry | [inline] |
m_bHasLabel | TOCEntry | [private] |
m_bInherit | TOCEntry | [private] |
m_iFType | TOCEntry | [private] |
m_iLevel | TOCEntry | [private] |
m_iPosInList | TOCEntry | [private] |
m_pBlock | TOCEntry | [private] |
m_sAfter | TOCEntry | [private] |
m_sBefore | TOCEntry | [private] |
m_sDispStyle | TOCEntry | [private] |
m_sLabel | TOCEntry | [private] |
setPosInList(UT_sint32 posInList) | TOCEntry | |
TOCEntry(fl_BlockLayout *pBlock, UT_sint32 iLevel, UT_UTF8String &sDispStyle, bool bHaveLabel, FootnoteType iFType, UT_UTF8String &sBefore, UT_UTF8String sAfter, bool bInherit, UT_sint32 iStartAt) | TOCEntry | |
~TOCEntry(void) | TOCEntry | [virtual] |