#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 CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
double libqxp::CharFormat::baselineShift |
Referenced by CharFormat(), libqxp::QXP33Parser::parseCharFormat(), and libqxp::QXP4Parser::parseCharFormat().
bool libqxp::CharFormat::bold |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
Color libqxp::CharFormat::color |
librevenge::RVNGString libqxp::CharFormat::fontName |
double libqxp::CharFormat::fontSize |
bool libqxp::CharFormat::isControlChars |
Referenced by CharFormat(), libqxp::QXP33Parser::parseCharFormat(), and libqxp::QXP4Parser::parseCharFormat().
bool libqxp::CharFormat::italic |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::outline |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::shadow |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::smallCaps |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::strike |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::subscript |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::superior |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::superscript |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::underline |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().
bool libqxp::CharFormat::wordUnderline |
Referenced by CharFormat(), and libqxp::QXPParser::convertCharFormatFlags().