SWFieldManagerInternal::FieldSetExp Struct Reference

Internal: a set expr field. More...

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

List of all members.

Public Member Functions

 FieldSetExp ()
 constructor
 FieldSetExp (Field const &orig)
 copy constructor
virtual ~FieldSetExp ()
 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_fieldType
 the field type
librevenge::RVNGString m_formula
 the formula
librevenge::RVNGString m_prompt
 the prompt
int m_seqVal
 the seq value
int m_seqNo
 the seq number
char m_delim
 the deliminator

Detailed Description

Internal: a set expr field.


Constructor & Destructor Documentation

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

copy constructor


Member Function Documentation

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

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

the deliminator

Referenced by print().

the field type

Referenced by print().

the formula

Referenced by print(), and send().

the prompt

Referenced by print().

the seq number

Referenced by print().

the seq value

Referenced by print().


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