StarObjectInternal::State Struct Reference

the state of a StarObject More...

Public Member Functions

 State ()
 constructor
 State (State const &orig)
 copy constructor

Public Attributes

std::vector< shared_ptr< StarItemPool > > m_poolList
 the list of pool
shared_ptr< StarAttributeManagerm_attributeManager
 the attribute manager
shared_ptr< StarFormatManagerm_formatManager
 the format manager
librevenge::RVNGString m_userMetaNames [4]
 the list of user name

Private Member Functions

State operator= (State const &orig)

Detailed Description

the state of a StarObject

Constructor & Destructor Documentation

◆ State() [1/2]

StarObjectInternal::State::State ( )
inline

constructor

Referenced by operator=(), and State().

◆ State() [2/2]

StarObjectInternal::State::State ( State const & orig)
inline

copy constructor

Member Function Documentation

◆ operator=()

State StarObjectInternal::State::operator= ( State const & orig)
private

Member Data Documentation

◆ m_attributeManager

shared_ptr<StarAttributeManager> StarObjectInternal::State::m_attributeManager

the attribute manager

Referenced by State(), and State().

◆ m_formatManager

shared_ptr<StarFormatManager> StarObjectInternal::State::m_formatManager

the format manager

Referenced by State(), and State().

◆ m_poolList

std::vector<shared_ptr<StarItemPool> > StarObjectInternal::State::m_poolList

the list of pool

Referenced by State(), and State().

◆ m_userMetaNames

librevenge::RVNGString StarObjectInternal::State::m_userMetaNames[4]

the list of user name

Referenced by State().


The documentation for this struct was generated from the following file:

Generated on Tue Aug 12 2025 03:01:00 for libstaroffice by doxygen 1.14.0