SWFieldManagerInternal::FieldSetExp Struct Reference

Internal: a set expr field. More...

Inheritance diagram for SWFieldManagerInternal::FieldSetExp:
SWFieldManagerInternal::Field

Public Member Functions

 FieldSetExp ()
 constructor More...
 
 FieldSetExp (Field const &orig)
 copy constructor More...
 
virtual ~FieldSetExp ()
 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

int m_fieldType
 the field type More...
 
librevenge::RVNGString m_formula
 the formula More...
 
librevenge::RVNGString m_prompt
 the prompt More...
 
int m_seqVal
 the seq value More...
 
int m_seqNo
 the seq number More...
 
char m_delim
 the deliminator 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 set expr field.

Constructor & Destructor Documentation

SWFieldManagerInternal::FieldSetExp::FieldSetExp ( )
inline

constructor

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

copy constructor

SWFieldManagerInternal::FieldSetExp::~FieldSetExp ( )
virtual

destructor

Member Function Documentation

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

print a field

Reimplemented from SWFieldManagerInternal::Field.

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

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.

Member Data Documentation

char SWFieldManagerInternal::FieldSetExp::m_delim

the deliminator

int SWFieldManagerInternal::FieldSetExp::m_fieldType

the field type

librevenge::RVNGString SWFieldManagerInternal::FieldSetExp::m_formula

the formula

librevenge::RVNGString SWFieldManagerInternal::FieldSetExp::m_prompt

the prompt

int SWFieldManagerInternal::FieldSetExp::m_seqNo

the seq number

int SWFieldManagerInternal::FieldSetExp::m_seqVal

the seq value


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

Generated for libstaroffice by doxygen 1.8.11