NSTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
std::vector< Fontm_fontList
 the font list
std::vector< Footnotem_footnoteList
 the list of footnote
Zone m_zones [3]
 the main zones : Main, Footnote, HeaderFooter
int m_numPages
int m_actualPage
std::vector< HeaderFooterm_hfList
 the list of header footer
std::vector< int > m_headersId
 the list of header id which corresponds to each page
std::vector< int > m_footersId
 the list of footer id which corresponds to each page

Detailed Description

Internal: the state of a NSText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the font list

the list of footer id which corresponds to each page

the list of footnote

the list of header id which corresponds to each page

the list of header footer

the file version


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