SWFieldManagerInternal::Field Struct Reference

Internal: a field. More...

#include <SWFieldManager.hxx>

Inheritance diagram for SWFieldManagerInternal::Field:
SWFieldManagerInternal::FieldDateTime SWFieldManagerInternal::FieldDBField SWFieldManagerInternal::FieldHiddenText SWFieldManagerInternal::FieldINet SWFieldManagerInternal::FieldJumpEdit SWFieldManagerInternal::FieldPageNumber SWFieldManagerInternal::FieldPostIt SWFieldManagerInternal::FieldScript SWFieldManagerInternal::FieldSetExp SWFieldManagerInternal::FieldSetField

List of all members.

Public Member Functions

 Field ()
 constructor
virtual ~Field ()
 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

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

Protected Member Functions

 Field (const Field &orig)
 copy constructor

Friends

std::ostream & operator<< (std::ostream &o, Field const &field)
 operator<<

Detailed Description

Internal: a field.


Constructor & Destructor Documentation

constructor

destructor

SWFieldManagerInternal::Field::Field ( const Field orig) [inline, protected]

copy constructor


Member Function Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Field const &  field 
) [friend]

operator<<


Member Data Documentation

double

Referenced by print(), and send().

the chapter level

Referenced by print(), and send().

the subtype

Referenced by print(), and send().

the value text

Referenced by print(), and send().


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