SDWParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
std::shared_ptr< StarObjectTextm_mainText
 the main graphic document More...
 

Detailed Description

Internal: the state of a SDWParser.

Constructor & Destructor Documentation

◆ State()

SDWParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int SDWParserInternal::State::m_actPage

the actual page

◆ m_mainText

std::shared_ptr<StarObjectText> SDWParserInternal::State::m_mainText

the main graphic document

◆ m_numPages

int SDWParserInternal::State::m_numPages

the number of page of the final document


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

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