StudentWritingCParserInternal::PictureStruct Struct Reference

an structure of StudentWritingCParserInternal to store the position of a picture and its entries More...

Public Member Functions

 PictureStruct ()
 constructor More...
 

Public Attributes

MWAWBox2f m_box
 the bounding box More...
 
int m_ids [2]
 the zone id and the zone sub ids More...
 

Detailed Description

an structure of StudentWritingCParserInternal to store the position of a picture and its entries

Constructor & Destructor Documentation

◆ PictureStruct()

StudentWritingCParserInternal::PictureStruct::PictureStruct ( )
inline

constructor

Member Data Documentation

◆ m_box

MWAWBox2f StudentWritingCParserInternal::PictureStruct::m_box

the bounding box

Referenced by StudentWritingCParser::readPicture().

◆ m_ids

int StudentWritingCParserInternal::PictureStruct::m_ids[2]

the zone id and the zone sub ids

Referenced by PictureStruct(), and StudentWritingCParser::readPicture().


The documentation for this struct was generated from the following file:

Generated for libmwaw by doxygen 1.8.14