#include <CDRTypes.h>
Public Member Functions | |
| CDRText () | |
| CDRText (const librevenge::RVNGString &text, const CDRCharacterStyle &charStyle) | |
Public Attributes | |
| librevenge::RVNGString | m_text |
| CDRCharacterStyle | m_charStyle |
| libcdr::CDRText::CDRText | ( | ) | [inline] |
| libcdr::CDRText::CDRText | ( | const librevenge::RVNGString & | text, |
| const CDRCharacterStyle & | charStyle | ||
| ) | [inline] |
| librevenge::RVNGString libcdr::CDRText::m_text |