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::FieldreadField (StarZone &zone, unsigned char cKind='_')
 try to read a field type More...
 
std::shared_ptr< SWFieldManagerInternal::FieldreadPersistField (StarZone &zone, long lastPos)
 try to read a persist field type More...
 

Private Attributes

std::shared_ptr< SWFieldManagerInternal::Statem_state
 the state More...
 

Detailed Description

the main class to read/.

. a StarOffice sdw field

Constructor & Destructor Documentation

◆ SWFieldManager()

SWFieldManager::SWFieldManager ( )

constructor

◆ ~SWFieldManager()

SWFieldManager::~SWFieldManager ( )
virtual

destructor

Member Function Documentation

◆ readField()

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

◆ readPersistField()

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

◆ m_state

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

the state


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

Generated on Wed Mar 15 2023 00:00:00 for libstaroffice by doxygen 1.9.1