#include <fp_Run.h>
Public Member Functions | |
fp_FieldTimeEpochRun (fl_BlockLayout *pBL, UT_uint32 iOffsetFirst, UT_uint32 iLen) | |
virtual | ~fp_FieldTimeEpochRun () |
virtual bool | calculateValue (void) |
virtual void | _draw (dg_DrawArgs *pDA) |
virtual UT_uint32 | needsFrequentUpdates () |
fp_FieldTimeEpochRun::fp_FieldTimeEpochRun | ( | fl_BlockLayout * | pBL, | |
UT_uint32 | iOffsetFirst, | |||
UT_uint32 | iLen | |||
) |
virtual fp_FieldTimeEpochRun::~fp_FieldTimeEpochRun | ( | ) | [inline, virtual] |
virtual void fp_FieldTimeEpochRun::_draw | ( | dg_DrawArgs * | pDA | ) | [inline, virtual] |
Reimplemented from fp_FieldRun.
References fp_FieldRun::_defaultDraw().
bool fp_FieldTimeEpochRun::calculateValue | ( | void | ) | [virtual] |
Reimplemented from fp_FieldRun.
References fp_FieldRun::_setValue(), fp_Run::getField(), fd_Field::setValue(), time, UT_UCS4String::ucs4_str(), UT_UTF8String::ucs4_str(), UT_UTF8String_sprintf(), and UT_UTF8String::utf8_str().
virtual UT_uint32 fp_FieldTimeEpochRun::needsFrequentUpdates | ( | ) | [inline, virtual] |
Reimplemented from fp_FieldRun.