SDAParserInternal::State Struct Reference

Internal: the state of a SDAParser. More...

Public Member Functions

 State ()
 constructor
 

Public Attributes

int m_actPage
 the actual page
 
int m_numPages
 the number of page of the final document
 
std::shared_ptr< StarObjectDrawm_mainGraphic
 

Detailed Description

Internal: the state of a SDAParser.

Constructor & Destructor Documentation

◆ State()

SDAParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int SDAParserInternal::State::m_actPage

the actual page

Referenced by State().

◆ m_mainGraphic

std::shared_ptr<StarObjectDraw> SDAParserInternal::State::m_mainGraphic

Referenced by State().

◆ m_numPages

int SDAParserInternal::State::m_numPages

the number of page of the final document

Referenced by State().


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

Generated on Tue Jan 21 2025 05:50:36 for libstaroffice by doxygen 1.13.2