Internal: the textbox of a MsWksGraph ( v4) More...
Public Member Functions | |
| TextBoxv4 (Zone const &z) | |
| constructor | |
| virtual Type | type () const |
| return the type | |
| virtual void | print (std::ostream &o) const |
| operator<< | |
| virtual void | fillFrame (MWAWGraphicStyle &style) const |
| add frame parameters to propList (if needed ) | |
Public Attributes | |
| MWAWEntry | m_text |
| the text of positions (0-0: means no text) | |
| std::string | m_frame |
| the frame name | |
Internal: the textbox of a MsWksGraph ( v4)
| MsWksGraphInternal::TextBoxv4::TextBoxv4 | ( | Zone const & | z | ) | [inline] |
constructor
| virtual void MsWksGraphInternal::TextBoxv4::fillFrame | ( | MWAWGraphicStyle & | style | ) | const [inline, virtual] |
add frame parameters to propList (if needed )
Reimplemented from MsWksGraphInternal::Zone.
| virtual void MsWksGraphInternal::TextBoxv4::print | ( | std::ostream & | o | ) | const [inline, virtual] |
operator<<
Reimplemented from MsWksGraphInternal::Zone.
| virtual Type MsWksGraphInternal::TextBoxv4::type | ( | ) | const [inline, virtual] |
return the type
Reimplemented from MsWksGraphInternal::Zone.
| std::string MsWksGraphInternal::TextBoxv4::m_frame |
the frame name
Referenced by MsWksGraph::checkTextBoxLinks(), and MsWksGraph::send().
the text of positions (0-0: means no text)
Referenced by MsWksGraph::getEntryPicture(), print(), and MsWksGraph::send().