MacWrtProParserInternal::Token Struct Reference

Internal: a struct used to store a text zone. More...

Public Member Functions

 Token ()
 

Public Attributes

int m_type
 the type More...
 
int m_length
 the text length More...
 
int m_blockId
 the block id More...
 
MWAWBox2f m_box
 the bdbox ( filled in MWII for figure) More...
 
int m_flags [4]
 some flags More...
 

Friends

std::ostream & operator<< (std::ostream &o, Token const &tkn)
 operator<< More...
 

Detailed Description

Internal: a struct used to store a text zone.

Constructor & Destructor Documentation

MacWrtProParserInternal::Token::Token ( )
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Token const &  tkn 
)
friend

operator<<

Member Data Documentation

int MacWrtProParserInternal::Token::m_blockId

the block id

Referenced by MacWrtProParser::readTextTokens().

MWAWBox2f MacWrtProParserInternal::Token::m_box

the bdbox ( filled in MWII for figure)

Referenced by MacWrtProParser::readTextTokens().

int MacWrtProParserInternal::Token::m_flags[4]

some flags

Referenced by MacWrtProParser::readTextTokens(), and Token().

int MacWrtProParserInternal::Token::m_length

the text length

Referenced by MacWrtProParser::readTextTokens().

int MacWrtProParserInternal::Token::m_type

the type

Referenced by MacWrtProParser::readTextTokens().


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