Internal: a DB field field. More...
Public Member Functions | |
FieldDBField () | |
constructor | |
FieldDBField (Field const &orig) | |
copy constructor | |
virtual | ~FieldDBField () |
destructor | |
virtual bool | send (STOFFListenerPtr listener, StarState &state) const |
add to send the zone data | |
virtual void | print (std::ostream &o) const |
print a field | |
Public Attributes | |
librevenge::RVNGString | m_dbName |
the dbName | |
librevenge::RVNGString | m_colName |
the column name | |
long | m_longNumber |
the number as num |
Internal: a DB field field.
SWFieldManagerInternal::FieldDBField::FieldDBField | ( | ) | [inline] |
constructor
SWFieldManagerInternal::FieldDBField::FieldDBField | ( | Field const & | orig | ) | [inline, explicit] |
copy constructor
SWFieldManagerInternal::FieldDBField::~FieldDBField | ( | ) | [virtual] |
destructor
virtual void SWFieldManagerInternal::FieldDBField::print | ( | std::ostream & | o | ) | const [inline, virtual] |
print a field
Reimplemented from SWFieldManagerInternal::Field.
bool SWFieldManagerInternal::FieldDBField::send | ( | STOFFListenerPtr | listener, |
StarState & | state | ||
) | const [virtual] |
add to send the zone data
Reimplemented from SWFieldManagerInternal::Field.
librevenge::RVNGString SWFieldManagerInternal::FieldDBField::m_colName |
librevenge::RVNGString SWFieldManagerInternal::FieldDBField::m_dbName |
the number as num
Referenced by print().