SWFieldManager Class Reference

the main class to read/. More...

#include <SWFieldManager.hxx>

Public Member Functions

 SWFieldManager ()
 constructor More...
 
virtual ~SWFieldManager ()
 destructor More...
 
std::shared_ptr
< SWFieldManagerInternal::Field
readField (StarZone &zone, char cKind='_')
 try to read a field type More...
 
std::shared_ptr
< SWFieldManagerInternal::Field
readPersistField (StarZone &zone, long lastPos)
 try to read a persist field type More...
 

Private Attributes

std::shared_ptr
< SWFieldManagerInternal::State
m_state
 the state More...
 

Detailed Description

the main class to read/.

. a StarOffice sdw field

Constructor & Destructor Documentation

SWFieldManager::SWFieldManager ( )

constructor

SWFieldManager::~SWFieldManager ( )
virtual

destructor

Member Function Documentation

std::shared_ptr< SWFieldManagerInternal::Field > SWFieldManager::readField ( StarZone zone,
char  cKind = '_' 
)
std::shared_ptr< SWFieldManagerInternal::Field > SWFieldManager::readPersistField ( StarZone zone,
long  lastPos 
)

try to read a persist field type

Referenced by StarCharAttribute::StarCAttributeField::read().

Member Data Documentation

std::shared_ptr<SWFieldManagerInternal::State> SWFieldManager::m_state
private

the state


The documentation for this class was generated from the following files:

Generated on Sun Jul 15 2018 12:11:41 for libstaroffice by doxygen 1.8.8