Internal: a picture of a PowerPoint7Graph. More...
Public Member Functions | |
Picture () | |
constructor More... | |
bool | isEmpty () const |
returns true if the picture is empty More... | |
Public Attributes | |
MWAWEmbeddedObject | m_object |
the picture data More... | |
MWAWBox2i | m_box |
the picture box More... | |
std::string | m_name |
the picture name More... | |
Internal: a picture of a PowerPoint7Graph.
|
inline |
constructor
|
inline |
returns true if the picture is empty
Referenced by PowerPoint7Graph::readPictureList().
MWAWBox2i PowerPoint7GraphInternal::Picture::m_box |
the picture box
Referenced by PowerPoint7Graph::readBitmapContainer(), and PowerPoint7Graph::readMetaFileContainer().
std::string PowerPoint7GraphInternal::Picture::m_name |
the picture name
Referenced by PowerPoint7Graph::readBitmapContainer().
MWAWEmbeddedObject PowerPoint7GraphInternal::Picture::m_object |
the picture data
Referenced by PowerPoint7Graph::readBitmapContainer(), and PowerPoint7Graph::readMetaFileContainer().