Internal: a fixed date time field. More...
Public Member Functions | |
FieldDateTime () | |
constructor | |
FieldDateTime (Field const &orig) | |
copy constructor | |
~FieldDateTime () final | |
destructor | |
bool | send (STOFFListenerPtr &listener, StarState &state) const final |
add to send the zone data | |
void | print (std::ostream &o) const final |
print a field | |
![]() | |
Field () | |
constructor | |
virtual | ~Field () |
destructor | |
Public Attributes | |
long | m_dateTime |
the dateTime | |
long | m_time |
the time | |
long | m_offset |
the offset | |
![]() | |
int | m_type |
the field type | |
int | m_subType |
the subtype | |
int | m_format |
the field format | |
librevenge::RVNGString | m_name |
the name | |
librevenge::RVNGString | m_content |
the content | |
librevenge::RVNGString | m_textValue |
the value text | |
double | m_doubleValue |
double | |
int | m_level |
the chapter level | |
Additional Inherited Members | |
![]() | |
Field (const Field &)=default | |
copy constructor | |
Internal: a fixed date time field.
|
inline |
constructor
|
inlineexplicit |
copy constructor
|
final |
destructor
|
inlinefinalvirtual |
print a field
Reimplemented from SWFieldManagerInternal::Field.
|
finalvirtual |
add to send the zone data
Reimplemented from SWFieldManagerInternal::Field.
long SWFieldManagerInternal::FieldDateTime::m_dateTime |
long SWFieldManagerInternal::FieldDateTime::m_offset |
the offset
Referenced by print().
long SWFieldManagerInternal::FieldDateTime::m_time |
the time