ReadySetGoParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

bool m_designStudio
 a flag to descriminate between ReadySetGo and Design Studio More...
 
int m_numLayouts
 the number of layouts: used for v3 More...
 
int m_numGlossary
 the number of glossary: used for v4 More...
 
int m_numObjectGlossary
 the number of object glossary: used for v6 More...
 
int m_numStyles
 the number of styles: v4 More...
 
bool m_hasCustomColors
 a flag to know if the document has custom colors: v5 More...
 
bool m_hasFontsBlock2
 a unknown zone : v6 More...
 

Detailed Description

Internal: the state of a ReadySetGoParser.

Constructor & Destructor Documentation

ReadySetGoParserInternal::State::State ( )
inline

constructor

Member Data Documentation

bool ReadySetGoParserInternal::State::m_designStudio

a flag to descriminate between ReadySetGo and Design Studio

bool ReadySetGoParserInternal::State::m_hasCustomColors

a flag to know if the document has custom colors: v5

bool ReadySetGoParserInternal::State::m_hasFontsBlock2

a unknown zone : v6

int ReadySetGoParserInternal::State::m_numGlossary

the number of glossary: used for v4

int ReadySetGoParserInternal::State::m_numLayouts

the number of layouts: used for v3

int ReadySetGoParserInternal::State::m_numObjectGlossary

the number of object glossary: used for v6

int ReadySetGoParserInternal::State::m_numStyles

the number of styles: v4


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

Generated on Thu May 30 2024 13:09:18 for libmwaw by doxygen 1.8.10