MacDocParserInternal::Index Struct Reference

Internal: the index data of a MacDocParser. More...

Public Member Functions

 Index ()
 constructor More...
 

Public Attributes

MWAWEntry m_entry
 the text entry More...
 
int m_level
 the entry level More...
 
int m_numChild
 the number of child More...
 
int m_page
 the page More...
 
MWAWBox2i m_box
 the bdbox More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, Index const &index)
 operator<< More...
 

Detailed Description

Internal: the index data of a MacDocParser.

Constructor & Destructor Documentation

MacDocParserInternal::Index::Index ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Index const &  index 
)
friend

operator<<

Member Data Documentation

MWAWBox2i MacDocParserInternal::Index::m_box

the bdbox

Referenced by MacDocParser::readIndex().

MWAWEntry MacDocParserInternal::Index::m_entry

the text entry

Referenced by MacDocParser::readIndex(), and MacDocParser::sendIndex().

std::string MacDocParserInternal::Index::m_extra

extra data

Referenced by MacDocParser::readIndex().

int MacDocParserInternal::Index::m_level

the entry level

Referenced by MacDocParser::sendIndex(), and MacDocParser::updateIndex().

int MacDocParserInternal::Index::m_numChild

the number of child

Referenced by MacDocParser::readIndex(), and MacDocParser::updateIndex().

int MacDocParserInternal::Index::m_page

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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8