#include <fp_FieldTOCNum.h>
Public Member Functions | |
fp_FieldTOCListLabelRun (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_FieldTOCListLabelRun::fp_FieldTOCListLabelRun | ( | fl_BlockLayout * | pBL, | |
UT_uint32 | iOffsetFirst, | |||
UT_uint32 | iLen | |||
) |
void fp_FieldTOCListLabelRun::_draw | ( | dg_DrawArgs * | pDA | ) | [private, virtual] |
Reimplemented from fp_FieldRun.
References fp_FieldRun::_defaultDraw().
void fp_FieldTOCListLabelRun::_lookupProperties | ( | const PP_AttrProp * | pSpanAP, | |
const PP_AttrProp * | pBlockAP, | |||
const PP_AttrProp * | pSectionAP, | |||
GR_Graphics * | pG | |||
) | [private, virtual] |
Reimplemented from fp_FieldRun.
References fp_Run::_setLength().
bool fp_FieldTOCListLabelRun::calculateValue | ( | void | ) | [virtual] |
virtual bool fp_FieldTOCListLabelRun::isListLabelField | ( | void | ) | [inline, virtual] |