#include <QXPTypes.h>
| Public Member Functions | |
| CharFormat () | |
| Public Attributes | |
| librevenge::RVNGString | fontName | 
| double | fontSize | 
| double | baselineShift | 
| Color | color | 
| bool | bold | 
| bool | italic | 
| bool | underline | 
| bool | outline | 
| bool | shadow | 
| bool | superscript | 
| bool | subscript | 
| bool | superior | 
| bool | strike | 
| bool | allCaps | 
| bool | smallCaps | 
| bool | wordUnderline | 
| bool | isControlChars | 
| 
 | inline | 
| bool libqxp::CharFormat::allCaps | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| double libqxp::CharFormat::baselineShift | 
Referenced by libqxp::QXP33Parser::parseCharFormat(), and libqxp::QXP4Parser::parseCharFormat().
| bool libqxp::CharFormat::bold | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| Color libqxp::CharFormat::color | 
| librevenge::RVNGString libqxp::CharFormat::fontName | 
Referenced by libqxp::QXP1Parser::parseCharFormat(), and libqxp::QXPParser::parseCommonCharFormatProps().
| double libqxp::CharFormat::fontSize | 
Referenced by libqxp::QXP1Parser::parseCharFormat(), and libqxp::QXPParser::parseCommonCharFormatProps().
| bool libqxp::CharFormat::isControlChars | 
Referenced by libqxp::QXP33Parser::parseCharFormat(), and libqxp::QXP4Parser::parseCharFormat().
| bool libqxp::CharFormat::italic | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::outline | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::shadow | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::smallCaps | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::strike | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::subscript | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::superior | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::superscript | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::underline | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().
| bool libqxp::CharFormat::wordUnderline | 
Referenced by libqxp::QXPParser::convertCharFormatFlags().