#include <fp_FieldTOCNum.h>

Public Member Functions | |
| fp_FieldTOCHeadingRun (fl_BlockLayout *pBL, UT_uint32 iOffsetFirst, UT_uint32 iLen) | |
| virtual bool | calculateValue (void) |
| virtual bool | isListLabelField (void) |
Private Member Functions | |
| virtual void | _lookupProperties (const PP_AttrProp *pSpanAP, const PP_AttrProp *pBlockAP, const PP_AttrProp *pSectionAP, GR_Graphics *pG) |
| virtual void | _draw (dg_DrawArgs *) |
| fp_FieldTOCHeadingRun::fp_FieldTOCHeadingRun | ( | fl_BlockLayout * | pBL, | |
| UT_uint32 | iOffsetFirst, | |||
| UT_uint32 | iLen | |||
| ) |
| bool fp_FieldTOCHeadingRun::calculateValue | ( | void | ) | [virtual] |
Reimplemented from fp_FieldRun.
References fp_FieldRun::_setValue(), FL_CONTAINER_TOC, FPFIELD_MAX_LENGTH, fp_Run::getBlock(), fl_ContainerLayout::getContainerType(), fp_Run::getLength(), fl_TOCLayout::getTOCHeading(), fl_ContainerLayout::myContainingLayout(), UT_UTF8String::ucs4_str(), and UT_ASSERT.
| virtual bool fp_FieldTOCHeadingRun::isListLabelField | ( | void | ) | [inline, virtual] |
| void fp_FieldTOCHeadingRun::_lookupProperties | ( | const PP_AttrProp * | pSpanAP, | |
| const PP_AttrProp * | pBlockAP, | |||
| const PP_AttrProp * | pSectionAP, | |||
| GR_Graphics * | pG | |||
| ) | [private, virtual] |
Reimplemented from fp_FieldRun.
References fp_FieldRun::_lookupProperties(), and fp_Run::_setLength().
| void fp_FieldTOCHeadingRun::_draw | ( | dg_DrawArgs * | pDA | ) | [private, virtual] |
1.5.5