FWTextInternal::Font Struct Reference

Internal: class to store a font and it state. More...

Public Member Functions

 Font ()
 constructor
void update ()
 update the font using the modifier

Public Attributes

MWAWFont m_font
 the font
bool m_state [128]
 the rendering state
DataModifier m_modifier
 the modifier data
bool m_defModifier
 a flag to know if the data modifier is default
Item m_item
 the index

Detailed Description

Internal: class to store a font and it state.

Constructor & Destructor Documentation

FWTextInternal::Font::Font ( )
inline

constructor

Member Function Documentation

void FWTextInternal::Font::update ( )

update the font using the modifier

Referenced by FWText::send().

Member Data Documentation

bool FWTextInternal::Font::m_defModifier

a flag to know if the data modifier is default

Referenced by FWText::send(), and update().

MWAWFont FWTextInternal::Font::m_font

the font

Referenced by FWText::send(), FWText::sendHiddenItem(), and update().

Item FWTextInternal::Font::m_item

the index

Referenced by FWText::send(), and FWText::sendHiddenItem().

DataModifier FWTextInternal::Font::m_modifier

the modifier data

Referenced by FWText::send(), and update().

bool FWTextInternal::Font::m_state[128]

the rendering state

Referenced by Font(), FWText::send(), and update().


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2