WriteNowTextInternal::Token Struct Reference

Internal: the token of a WriteNowText. More...

Public Member Functions

 Token ()
 

Public Attributes

int m_graphicZone
 the graphic zone id
 
MWAWBox2i m_box
 the bdbox
 
MWAWVec2i m_pos [2]
 two positions ( seen relative to the RB point)
 
int m_values [19]
 some unknown values
 
std::string m_error
 the parsing errors
 

Friends

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

Detailed Description

Internal: the token of a WriteNowText.

Constructor & Destructor Documentation

◆ Token()

WriteNowTextInternal::Token::Token ( )
inline

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_box

MWAWBox2i WriteNowTextInternal::Token::m_box

◆ m_error

std::string WriteNowTextInternal::Token::m_error

the parsing errors

◆ m_graphicZone

int WriteNowTextInternal::Token::m_graphicZone

the graphic zone id

Referenced by WriteNowText::readToken(), and WriteNowText::send().

◆ m_pos

MWAWVec2i WriteNowTextInternal::Token::m_pos[2]

two positions ( seen relative to the RB point)

Referenced by WriteNowText::readToken().

◆ m_values

int WriteNowTextInternal::Token::m_values[19]

some unknown values

Referenced by WriteNowText::readToken(), and Token().


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6