Internal: the picture data ( PICD ) More...
Public Member Functions | |
PicturePara () | |
constructor | |
Public Attributes | |
int | m_id |
the picture id | |
int | m_paragraph |
the paragraph position | |
MWAWBox2i | m_position |
the position | |
Friends | |
std::ostream & | operator<< (std::ostream &o, PicturePara const &pict) |
operator<< | |
Internal: the picture data ( PICD )
|
inline |
constructor
|
friend |
operator<<
int NisusWrtTextInternal::PicturePara::m_id |
the picture id
Referenced by NisusWrtText::readPICD().
int NisusWrtTextInternal::PicturePara::m_paragraph |
the paragraph position
Referenced by NisusWrtText::readPICD().
MWAWBox2i NisusWrtTextInternal::PicturePara::m_position |
the position
Referenced by NisusWrtText::readPICD().