38 #ifndef SW_FIELDMANAGER
39 # define SW_FIELDMANAGER
76 shared_ptr<SWFieldManagerInternal::State>
m_state;
virtual ~SWFieldManager()
destructor
Definition: SWFieldManager.cxx:67
the main class to read/.
Definition: SWFieldManager.hxx:59
bool readField(StarZone &zone, char cKind='_')
try to read a field type
Definition: SWFieldManager.cxx:71
Internal: the structures of a SWFieldManager.
Definition: SWFieldManager.cxx:47
SWFieldManager()
constructor
Definition: SWFieldManager.cxx:63
shared_ptr< SWFieldManagerInternal::State > m_state
the state
Definition: SWFieldManager.hxx:76
a zone in a StarOffice file
Definition: StarZone.hxx:56