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

Detailed Description
Definition at line 345 of file structures.h.
Public Member Functions | |
FormatParaProperty () | |
virtual | ~FormatParaProperty () |
FormatParaProperty & | operator= (const FormatParaProperty &rhs) |
Byte | getAlign (void) const |
void | setAlign (const Byte val) |
Short | getLeftIndentFirstLine (const bool purist=false) const |
void | setLeftIndentFirstLine (const Word val) |
bool | updateIndents (void) |
bool | getIsText (void) const |
void | setIsText (const bool val) |
bool | getIsNormalParagraph (void) const |
void | setIsNormalParagraph (const bool val=true) |
bool | getIsHeader (void) const |
void | setIsHeader (const bool val) |
bool | getIsFooter (void) const |
void | setIsFooter (const bool val) |
Word | getNumTabulator (void) const |
const FormatParaPropertyTabulator * | getTabulator (const int which) const |
bool | addTabulator (FormatParaPropertyTabulator *fpp) |
bool | operator== (FormatParaProperty &rhs) |
Friends | |
class | FormatInfoPage |
class | FormatInfo |
class | InternalParser |
class | InternalGenerator |
The documentation for this class was generated from the following files: