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

Detailed Description
Definition at line 233 of file structures_private.h.
Public Member Functions | |
| FormatInfoPage () | |
| virtual | ~FormatInfoPage () |
| void | setMargins (const Word leftMargin, const Word rightMargin) |
| void | setFontTable (FontTable *fontTable) |
| void | setType (const enum FormatInfoPageTypes t) |
| DWord | getFirstCharByte (void) const |
| void | setFirstCharByte (const DWord val) |
| DWord | getNextCharByte (void) const |
| void * | begin (void) |
| void * | next (void) |
| bool | end (void) const |
| bool | add (const void *property) |
Friends | |
| class | FormatInfo |
The documentation for this class was generated from the following files:

