SWFieldManagerInternal::FieldDateTime Struct Reference

Internal: a fixed date time field. More...

Inheritance diagram for SWFieldManagerInternal::FieldDateTime:
SWFieldManagerInternal::Field

Public Member Functions

 FieldDateTime ()
 constructor More...
 
 FieldDateTime (Field const &orig)
 copy constructor More...
 
virtual ~FieldDateTime ()
 destructor More...
 
virtual bool send (STOFFListenerPtr listener, StarState &state) const
 add to send the zone data More...
 
virtual void print (std::ostream &o) const
 print a field More...
 
- Public Member Functions inherited from SWFieldManagerInternal::Field
 Field ()
 constructor More...
 
virtual ~Field ()
 destructor More...
 

Public Attributes

long m_dateTime
 the dateTime More...
 
long m_offset
 the offset More...
 
- Public Attributes inherited from SWFieldManagerInternal::Field
int m_type
 the field type More...
 
int m_subType
 the subtype More...
 
int m_format
 the field format More...
 
librevenge::RVNGString m_name
 the name More...
 
librevenge::RVNGString m_content
 the content More...
 
librevenge::RVNGString m_textValue
 the value text More...
 
double m_doubleValue
 double More...
 
int m_level
 the chapter level More...
 

Additional Inherited Members

- Protected Member Functions inherited from SWFieldManagerInternal::Field
 Field (const Field &orig)
 copy constructor More...
 

Detailed Description

Internal: a fixed date time field.

Constructor & Destructor Documentation

SWFieldManagerInternal::FieldDateTime::FieldDateTime ( )
inline

constructor

SWFieldManagerInternal::FieldDateTime::FieldDateTime ( Field const &  orig)
inlineexplicit

copy constructor

SWFieldManagerInternal::FieldDateTime::~FieldDateTime ( )
virtual

destructor

Member Function Documentation

virtual void SWFieldManagerInternal::FieldDateTime::print ( std::ostream &  o) const
inlinevirtual

print a field

Reimplemented from SWFieldManagerInternal::Field.

bool SWFieldManagerInternal::FieldDateTime::send ( STOFFListenerPtr  listener,
StarState state 
) const
virtual

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.

Member Data Documentation

long SWFieldManagerInternal::FieldDateTime::m_dateTime

the dateTime

Referenced by print(), and send().

long SWFieldManagerInternal::FieldDateTime::m_offset

the offset

Referenced by print().


The documentation for this struct was generated from the following file:

Generated on Mon Apr 16 2018 03:34:47 for libstaroffice by doxygen 1.8.5