GreatWksTextInternal::Token Struct Reference

Internal and low level: structure which stores a token for GreatWksText. More...

Public Member Functions

 Token ()
 constructor More...
 
std::string getDTFormat () const
 returns a field format More...
 
bool sendTo (MWAWListener &listener) const
 try to send the token to the listener More...
 

Public Attributes

int m_type
 the token type More...
 
int m_format
 the token format More...
 
MWAWEntry m_pictEntry
 the picture entry More...
 
long m_dataSize
 the picture data size More...
 
MWAWVec2f m_dim
 the picture dimension More...
 
uint32_t m_date
 the token date (0xFFFFFFFF means actual date) More...
 
std::string m_extra
 extra data More...
 

Friends

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

Detailed Description

Internal and low level: structure which stores a token for GreatWksText.

Constructor & Destructor Documentation

GreatWksTextInternal::Token::Token ( )
inline

constructor

Member Function Documentation

std::string GreatWksTextInternal::Token::getDTFormat ( ) const

returns a field format

Referenced by GreatWksTextInternal::operator<<(), and sendTo().

bool GreatWksTextInternal::Token::sendTo ( MWAWListener listener) const

try to send the token to the listener

Referenced by GreatWksText::sendZone().

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

long GreatWksTextInternal::Token::m_dataSize
uint32_t GreatWksTextInternal::Token::m_date

the token date (0xFFFFFFFF means actual date)

Referenced by GreatWksTextInternal::operator<<(), and GreatWksText::readToken().

MWAWVec2f GreatWksTextInternal::Token::m_dim
std::string GreatWksTextInternal::Token::m_extra
int GreatWksTextInternal::Token::m_format
MWAWEntry GreatWksTextInternal::Token::m_pictEntry

the picture entry

Referenced by GreatWksText::readZone(), and GreatWksText::sendZone().

int GreatWksTextInternal::Token::m_type

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

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