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