Internal: a shape of a Quattro9Graph. More...
Public Member Functions | |
Textbox () | |
constructor |
Public Attributes | |
WPSFont | m_font |
the font | |
WPSParagraph | m_paragraph |
the paragraph | |
WPSGraphicStyle | m_style |
the textbox style | |
Quattro9ParserInternal::TextEntry | m_text |
the text | |
std::shared_ptr< WPSStream > | m_stream |
the text stream |
Internal: a shape of a Quattro9Graph.
|
inline |
constructor
WPSParagraph Quattro9GraphInternal::Textbox::m_paragraph |
the paragraph
Referenced by Textbox().
std::shared_ptr<WPSStream> Quattro9GraphInternal::Textbox::m_stream |
the text stream
Referenced by Textbox().
WPSGraphicStyle Quattro9GraphInternal::Textbox::m_style |
the textbox style
Referenced by Textbox().
Quattro9ParserInternal::TextEntry Quattro9GraphInternal::Textbox::m_text |
the text
Referenced by Textbox().