SWFieldManagerInternal::FieldSetField Struct Reference

Internal: a set field field. More...

Inheritance diagram for SWFieldManagerInternal::FieldSetField:
SWFieldManagerInternal::Field

List of all members.

Public Member Functions

 FieldSetField ()
 constructor
 FieldSetField (Field const &orig)
 copy constructor
virtual ~FieldSetField ()
 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_condition
 the condition
librevenge::RVNGString m_dbName
 the dbName
librevenge::RVNGString m_textNumber
 the number as text
long m_longNumber
 the number as num

Detailed Description

Internal: a set field field.


Constructor & Destructor Documentation

SWFieldManagerInternal::FieldSetField::FieldSetField ( Field const &  orig) [inline, explicit]

copy constructor


Member Function Documentation

virtual void SWFieldManagerInternal::FieldSetField::print ( std::ostream &  o) const [inline, virtual]

print a field

Reimplemented from SWFieldManagerInternal::Field.

bool SWFieldManagerInternal::FieldSetField::send ( STOFFListenerPtr  listener,
StarState state 
) const [virtual]

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.


Member Data Documentation

the condition

Referenced by print(), and send().

the dbName

Referenced by print(), and send().

the number as num

Referenced by print(), and send().

the number as text

Referenced by print(), and send().


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