Internal: the token of a WriteNowText. More...
| Public Member Functions | |
| Token () | |
| Public Attributes | |
| int | m_graphicZone | 
| the graphic zone id  More... | |
| MWAWBox2i | m_box | 
| the bdbox  More... | |
| MWAWVec2i | m_pos [2] | 
| two positions ( seen relative to the RB point)  More... | |
| int | m_values [19] | 
| some unknown values  More... | |
| std::string | m_error | 
| the parsing errors  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, Token const &tkn) | 
| operator<<  More... | |
Internal: the token of a WriteNowText.
| 
 | inline | 
| 
 | friend | 
operator<<
| MWAWBox2i WriteNowTextInternal::Token::m_box | 
the bdbox
Referenced by WriteNowText::readToken(), WriteNowText::readTokenV2(), and WriteNowText::send().
| std::string WriteNowTextInternal::Token::m_error | 
the parsing errors
| int WriteNowTextInternal::Token::m_graphicZone | 
the graphic zone id
Referenced by WriteNowText::readToken(), and WriteNowText::send().
| MWAWVec2i WriteNowTextInternal::Token::m_pos[2] | 
two positions ( seen relative to the RB point)
Referenced by WriteNowText::readToken().
| int WriteNowTextInternal::Token::m_values[19] | 
some unknown values
Referenced by WriteNowText::readToken(), and Token().