SWFieldManagerInternal::FieldSetField Struct Referencefinal

Internal: a set field field. More...

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

Public Member Functions

 FieldSetField ()
 constructor More...
 
 FieldSetField (Field const &orig)
 copy constructor More...
 
 ~FieldSetField () final
 destructor More...
 
bool send (STOFFListenerPtr &listener, StarState &state) const final
 add to send the zone data More...
 
void print (std::ostream &o) const final
 print a field More...
 
- Public Member Functions inherited from SWFieldManagerInternal::Field
 Field ()
 constructor More...
 
virtual ~Field ()
 destructor More...
 

Public Attributes

librevenge::RVNGString m_condition
 the condition More...
 
librevenge::RVNGString m_dbName
 the dbName More...
 
librevenge::RVNGString m_textNumber
 the number as text More...
 
long m_longNumber
 the number as num 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 &)=default
 copy constructor More...
 

Detailed Description

Internal: a set field field.

Constructor & Destructor Documentation

◆ FieldSetField() [1/2]

SWFieldManagerInternal::FieldSetField::FieldSetField ( )
inline

constructor

◆ FieldSetField() [2/2]

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

copy constructor

◆ ~FieldSetField()

SWFieldManagerInternal::FieldSetField::~FieldSetField ( )
final

destructor

Member Function Documentation

◆ print()

void SWFieldManagerInternal::FieldSetField::print ( std::ostream &  o) const
inlinefinalvirtual

print a field

Reimplemented from SWFieldManagerInternal::Field.

◆ send()

bool SWFieldManagerInternal::FieldSetField::send ( STOFFListenerPtr listener,
StarState state 
) const
finalvirtual

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.

Member Data Documentation

◆ m_condition

librevenge::RVNGString SWFieldManagerInternal::FieldSetField::m_condition

the condition

Referenced by print(), and send().

◆ m_dbName

librevenge::RVNGString SWFieldManagerInternal::FieldSetField::m_dbName

the dbName

Referenced by print(), and send().

◆ m_longNumber

long SWFieldManagerInternal::FieldSetField::m_longNumber

the number as num

Referenced by print(), and send().

◆ m_textNumber

librevenge::RVNGString SWFieldManagerInternal::FieldSetField::m_textNumber

the number as text

Referenced by print(), and send().


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

Generated on Sun Mar 24 2019 23:33:17 for libstaroffice by doxygen 1.8.15