Internal: the ole zone of a MsWksGraph ( v4) More...
Public Member Functions | |
| OLEZone (Zone const &z) | |
| constructor | |
| virtual Type | type () const |
| return the type | |
| virtual void | print (std::ostream &o) const |
| operator<< | |
Public Attributes | |
| int | m_oleId |
| the ole id | |
| MWAWVec2i | m_dim |
| the dimension | |
Internal: the ole zone of a MsWksGraph ( v4)
| MsWksGraphInternal::OLEZone::OLEZone | ( | Zone const & | z | ) | [inline] |
constructor
| virtual void MsWksGraphInternal::OLEZone::print | ( | std::ostream & | o | ) | const [inline, virtual] |
operator<<
Reimplemented from MsWksGraphInternal::Zone.
| virtual Type MsWksGraphInternal::OLEZone::type | ( | ) | const [inline, virtual] |
return the type
Reimplemented from MsWksGraphInternal::Zone.
the dimension
Referenced by MsWksGraph::getEntryPicture(), and print().
the ole id
Referenced by MsWksGraph::getEntryPicture(), print(), and MsWksGraph::send().