Internal: the picture zone of a GreatWksGraph. More...
Public Member Functions | |
| FramePicture (Frame const &frame) | |
| constructor | |
| virtual Type | getType () const |
| return the frame type | |
| virtual void | print (std::ostream &o) const |
| print funtion | |
Public Attributes | |
| MWAWEntry | m_entry |
| the picture entry | |
Internal: the picture zone of a GreatWksGraph.
| GreatWksGraphInternal::FramePicture::FramePicture | ( | Frame const & | frame | ) | [inline] |
constructor
| virtual Type GreatWksGraphInternal::FramePicture::getType | ( | ) | const [inline, virtual] |
return the frame type
Reimplemented from GreatWksGraphInternal::Frame.
| virtual void GreatWksGraphInternal::FramePicture::print | ( | std::ostream & | o | ) | const [inline, virtual] |
print funtion
Reimplemented from GreatWksGraphInternal::Frame.
the picture entry
Referenced by print(), and GreatWksGraph::readFrameExtraData().