MoreTextInternal::OutlineMod Struct Reference

Internal and low level: the outline modifier header of a MoreText. More...

Public Member Functions

 OutlineMod ()
 constructor More...
 
int getModId () const
 returns the data id to change in Outline More...
 

Public Attributes

int m_type
 the type More...
 
int m_flags
 the flag More...
 
MWAWEntry m_entry
 the data entry More...
 
int m_unknowns [2]
 some unknown flags More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, OutlineMod const &head)
 operator<< More...
 

Detailed Description

Internal and low level: the outline modifier header of a MoreText.

Constructor & Destructor Documentation

MoreTextInternal::OutlineMod::OutlineMod ( )
inline

constructor

Member Function Documentation

int MoreTextInternal::OutlineMod::getModId ( ) const
inline

returns the data id to change in Outline

Referenced by MoreText::readOutline().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
OutlineMod const &  head 
)
friend

operator<<

Member Data Documentation

MWAWEntry MoreTextInternal::OutlineMod::m_entry

the data entry

Referenced by MoreText::readOutline().

std::string MoreTextInternal::OutlineMod::m_extra

extra data

Referenced by MoreText::readOutline().

int MoreTextInternal::OutlineMod::m_flags

the flag

Referenced by getModId(), and MoreText::readOutline().

int MoreTextInternal::OutlineMod::m_type

the type

Referenced by MoreText::readOutline().

int MoreTextInternal::OutlineMod::m_unknowns[2]

some unknown flags

Referenced by getModId(), OutlineMod(), and MoreText::readOutline().


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