StudentWritingCParserInternal::FrameStruct Struct Reference

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

Public Member Functions

 FrameStruct (int type)
 constructor More...
 

Public Attributes

int m_type
 the frame type More...
 
int m_page
 the page More...
 
ZoneEntry m_id
 the zone id More...
 
MWAWBox2f m_boxes [2]
 the bounding boxes More...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ FrameStruct()

StudentWritingCParserInternal::FrameStruct::FrameStruct ( int  type)
inlineexplicit

constructor

Member Data Documentation

◆ m_boxes

MWAWBox2f StudentWritingCParserInternal::FrameStruct::m_boxes[2]

the bounding boxes

Referenced by StudentWritingCParser::readFrame().

◆ m_id

ZoneEntry StudentWritingCParserInternal::FrameStruct::m_id

the zone id

Referenced by StudentWritingCParser::readFrame().

◆ m_page

int StudentWritingCParserInternal::FrameStruct::m_page

the page

Referenced by StudentWritingCParser::readFrame().

◆ m_type

int StudentWritingCParserInternal::FrameStruct::m_type

the frame type


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

Generated for libmwaw by doxygen 1.8.14