the main class to read/. More...
#include <SWFieldManager.hxx>
Public Member Functions | |
| SWFieldManager () | |
| constructor | |
| virtual | ~SWFieldManager () |
| destructor | |
| shared_ptr < SWFieldManagerInternal::Field > | readField (StarZone &zone, char cKind='_') |
| try to read a field type | |
Private Attributes | |
| shared_ptr < SWFieldManagerInternal::State > | m_state |
| the state | |
the main class to read/.
. a StarOffice sdw field
constructor
| SWFieldManager::~SWFieldManager | ( | ) | [virtual] |
destructor
| shared_ptr< SWFieldManagerInternal::Field > SWFieldManager::readField | ( | StarZone & | zone, |
| char | cKind = '_' |
||
| ) |
try to read a field type
Referenced by StarTable::read(), StarObjectPageStyle::read(), StarCharAttribute::StarCAttributeField::read(), and StarObjectText::readWriterDocument().
shared_ptr<SWFieldManagerInternal::State> SWFieldManager::m_state [private] |
the state