MORTextInternal::OutlineMod Struct Reference

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

List of all members.

Public Member Functions

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

Public Attributes

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

Friends

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

Detailed Description

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


Constructor & Destructor Documentation

constructor


Member Function Documentation

int MORTextInternal::OutlineMod::getModId ( ) const [inline]

returns the data id to change in Outline

Referenced by MORText::readOutline().


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

extra data

Referenced by MORText::readOutline().


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