SDCParserInternal::State Struct Reference

Internal: the state of a SDCParser. 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< StarObjectSpreadsheetm_mainSpreadsheet

Detailed Description

Internal: the state of a SDCParser.

Constructor & Destructor Documentation

◆ State()

SDCParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int SDCParserInternal::State::m_actPage

the actual page

Referenced by State().

◆ m_mainSpreadsheet

std::shared_ptr<StarObjectSpreadsheet> SDCParserInternal::State::m_mainSpreadsheet

Referenced by State().

◆ m_numPages

int SDCParserInternal::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 Thu Jun 26 2025 07:06:10 for libstaroffice by doxygen 1.14.0