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 )
| NisusWrtTextInternal::PicturePara::PicturePara | ( | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| PicturePara const & | pict | ||
| ) | [friend] |
operator<<
the picture id
Referenced by NisusWrtTextInternal::operator<<(), NisusWrtText::readPICD(), and NisusWrtText::sendText().
the paragraph position
Referenced by NisusWrtTextInternal::operator<<(), and NisusWrtText::readPICD().
the position
Referenced by NisusWrtTextInternal::operator<<(), NisusWrtText::readPICD(), and NisusWrtText::sendText().