filters
MSWrite::FormatCharProperty Class Reference
Inheritance diagram for MSWrite::FormatCharProperty:

Detailed Description
Definition at line 217 of file structures.h.
Public Member Functions | |
FormatCharProperty () | |
virtual | ~FormatCharProperty () |
FormatCharProperty & | operator= (const FormatCharProperty &rhs) |
const Font * | getFont (void) const |
void | setFont (const Font *font) |
bool | updateFont (void) |
bool | updateFontCode (void) |
Byte | getFontSizeHalfPoints (void) const |
void | setFontSizeHalfPoints (const Byte val) |
Byte | getFontSize (void) const |
void | setFontSize (const Byte val) |
bool | getIsNormalPosition (void) const |
void | setIsNormalPosition (void) |
bool | getIsSuperscript (void) const |
void | setIsSuperscript (void) |
bool | getIsSubscript (void) const |
void | setIsSubscript (void) |
bool | operator== (FormatCharProperty &rhs) |
Friends | |
class | FormatInfoPage |
class | FormatInfo |
class | InternalParser |
class | InternalGenerator |
The documentation for this class was generated from the following files: