#include <CDRTypes.h>
Public Member Functions | |
| CDRCharacterStyle () | |
| CDRCharacterStyle (unsigned short charSet, unsigned short fontId, double fontSize) | |
| void | overrideCharacterStyle (const CDRCharacterStyle &override) |
Public Attributes | |
| unsigned short | m_charSet |
| unsigned short | m_fontId |
| double | m_fontSize |
| libcdr::CDRCharacterStyle::CDRCharacterStyle | ( | ) | [inline] |
| libcdr::CDRCharacterStyle::CDRCharacterStyle | ( | unsigned short | charSet, |
| unsigned short | fontId, | ||
| double | fontSize | ||
| ) | [inline] |
| void libcdr::CDRCharacterStyle::overrideCharacterStyle | ( | const CDRCharacterStyle & | override | ) | [inline] |
Referenced by libcdr::CDRStylesCollector::collectText().
| unsigned short libcdr::CDRCharacterStyle::m_charSet |
| unsigned short libcdr::CDRCharacterStyle::m_fontId |
Referenced by overrideCharacterStyle(), libcdr::CDRParser::readStlt(), and libcdr::CDRParser::readTxsm().
Referenced by overrideCharacterStyle(), libcdr::CDRParser::readStlt(), and libcdr::CDRParser::readTxsm().