MsWksParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

std::shared_ptr< MsWks4Zonem_mn0Parser
 parser of main text ole (v4 document)
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document

Detailed Description

Internal: the state of a MsWksParser.

Constructor & Destructor Documentation

◆ State()

MsWksParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int MsWksParserInternal::State::m_actPage

the actual page

Referenced by State().

◆ m_mn0Parser

std::shared_ptr<MsWks4Zone> MsWksParserInternal::State::m_mn0Parser

parser of main text ole (v4 document)

Referenced by State().

◆ m_numPages

int MsWksParserInternal::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 Mon Jan 20 2025 00:00:00 for libmwaw by doxygen 1.14.0