#include <fp_Run.h>
Public Member Functions | |
| fp_FieldFootnoteRefRun (fl_BlockLayout *pBL, UT_uint32 iOffsetFirst, UT_uint32 iLen) | |
| virtual | ~fp_FieldFootnoteRefRun () |
| virtual bool | calculateValue (void) |
| virtual bool | canBreakBefore (void) const |
| virtual void | _draw (dg_DrawArgs *pDA) |
| virtual UT_uint32 | needsFrequentUpdates () |
| UT_uint32 | getPID () const |
Private Attributes | |
| UT_uint32 | m_iPID |
| fp_FieldFootnoteRefRun::fp_FieldFootnoteRefRun | ( | fl_BlockLayout * | pBL, | |
| UT_uint32 | iOffsetFirst, | |||
| UT_uint32 | iLen | |||
| ) |
| virtual fp_FieldFootnoteRefRun::~fp_FieldFootnoteRefRun | ( | ) | [inline, virtual] |
| virtual void fp_FieldFootnoteRefRun::_draw | ( | dg_DrawArgs * | pDA | ) | [inline, virtual] |
Reimplemented from fp_FieldRun.
References fp_FieldRun::_defaultDraw().
| bool fp_FieldFootnoteRefRun::calculateValue | ( | void | ) | [virtual] |
Reimplemented from fp_FieldRun.
References fp_Run::_getView(), fp_FieldRun::_setValue(), UT_String::c_str(), FPFIELD_MAX_LENGTH, gchar, PP_AttrProp::getAttribute(), FL_DocLayout::getFootnoteType(), FL_DocLayout::getFootnoteVal(), FV_View::getLayout(), fp_Run::getSpanAP(), FL_DocLayout::getStringFromFootnoteVal(), UT_DEBUGMSG, and UT_UCS4_strcpy_char().
| bool fp_FieldFootnoteRefRun::canBreakBefore | ( | void | ) | const [virtual] |
Reimplemented from fp_FieldRun.
| UT_uint32 fp_FieldFootnoteRefRun::getPID | ( | void | ) | const [inline] |
Referenced by fp_Line::getFootnoteContainers().
| virtual UT_uint32 fp_FieldFootnoteRefRun::needsFrequentUpdates | ( | ) | [inline, virtual] |
Reimplemented from fp_FieldRun.
UT_uint32 fp_FieldFootnoteRefRun::m_iPID [private] |
Referenced by fp_FieldFootnoteRefRun().
1.7.1