Internal: the subdocument of a Quattro9GraphInternal. More...
Public Attributes | |
| std::shared_ptr< Textbox > | m_textbox |
| the textbox data | |
| libwps_tools_win::Font::Type | m_fontType |
| the font type | |
Additional Inherited Members | |
Protected Attributes inherited from WKSSubDocument | |
| WKSParser * | m_parser |
Protected Attributes inherited from WPSSubDocument | |
| RVNGInputStreamPtr | m_input |
| int | m_id |
Internal: the subdocument of a Quattro9GraphInternal.
|
inline |
constructor for a textbox document
|
inlinefinal |
destructor
|
inlinefinalvirtual |
operator==
Reimplemented from WPSSubDocument.
|
finalvirtual |
the parser function
Implements WKSSubDocument.
| libwps_tools_win::Font::Type Quattro9GraphInternal::SubDocument::m_fontType |
the font type
Referenced by operator==(), and parse().
| std::shared_ptr<Textbox> Quattro9GraphInternal::SubDocument::m_textbox |
the textbox data
Referenced by operator==(), and parse().