MSWTextInternal::TextStruct Struct Reference

Internal: the entry of MSWParser. More...

Inheritance diagram for MSWTextInternal::TextStruct:
MWAWEntry

List of all members.

Classes

struct  CompareFilePos
 a struct used to compare file textpos More...

Public Member Functions

 TextStruct ()
int getParagraphId () const
 returns the paragraph id ( or -1, if unknown )

Public Attributes

int m_pos
 the text position
int m_id
 some identificator
int m_type
 the type
int m_paragraphId
 the paragraph id
bool m_complex
 a flag to know if we read a complex or a simple PRM
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, TextStruct const &entry)
 operator<<

Detailed Description

Internal: the entry of MSWParser.


Constructor & Destructor Documentation


Member Function Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
TextStruct const &  entry 
) [friend]

operator<<


Member Data Documentation

a flag to know if we read a complex or a simple PRM

Referenced by MSWText::readTextStruct().

extra data

Reimplemented from MWAWEntry.

Referenced by MSWText::readTextStruct().

some identificator

Reimplemented from MWAWEntry.

Referenced by MSWText::readTextStruct().

the text position

Referenced by MSWText::readTextStruct().

the type

Reimplemented from MWAWEntry.

Referenced by MSWText::readTextStruct().


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