My Project
|
#include <rtfstyle.h>
Public Attributes | |
bool | isEnum |
int | number |
Definition at line 39 of file rtfstyle.h.
bool RTFListItemInfo::isEnum |
Definition at line 41 of file rtfstyle.h.
Referenced by RTFGenerator::startItemList(), and RTFDocVisitor::visitPre().
int RTFListItemInfo::number |
Definition at line 42 of file rtfstyle.h.
Referenced by RTFGenerator::startItemListItem(), and RTFDocVisitor::visitPre().