Internal: a set field field. More...
 
  
| Public Member Functions | |
| FieldSetField () | |
| constructor | |
| FieldSetField (Field const &orig) | |
| copy constructor | |
| ~FieldSetField () final | |
| destructor | |
| bool | send (STOFFListenerPtr &listener, StarState &state) const final | 
| add to send the zone data | |
| void | print (std::ostream &o) const final | 
| print a field | |
|  Public Member Functions inherited from SWFieldManagerInternal::Field | |
| Field () | |
| constructor | |
| virtual | ~Field () | 
| destructor | |
| 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 | |
|  Public Attributes inherited from SWFieldManagerInternal::Field | |
| 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 | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from SWFieldManagerInternal::Field | |
| Field (const Field &)=default | |
| copy constructor | |
Internal: a set field field.
| 
 | inline | 
constructor
| 
 | inlineexplicit | 
copy constructor
| 
 | final | 
destructor
| 
 | inlinefinalvirtual | 
| 
 | finalvirtual | 
add to send the zone data
Reimplemented from SWFieldManagerInternal::Field.
| librevenge::RVNGString SWFieldManagerInternal::FieldSetField::m_condition | 
the condition
Referenced by FieldSetField(), FieldSetField(), print(), and send().
| librevenge::RVNGString SWFieldManagerInternal::FieldSetField::m_dbName | 
the dbName
Referenced by FieldSetField(), FieldSetField(), print(), and send().
| long SWFieldManagerInternal::FieldSetField::m_longNumber | 
the number as num
Referenced by FieldSetField(), FieldSetField(), print(), and send().
| librevenge::RVNGString SWFieldManagerInternal::FieldSetField::m_textNumber | 
the number as text
Referenced by FieldSetField(), FieldSetField(), print(), and send().