SpringBoardParserInternal::Frame Struct Reference

Internal: a structure used to store the frame property in SpringBoardParserInternal. More...

Public Member Functions

 Frame ()
 constructor More...
 

Public Attributes

int m_type
 the frame type: 0: layout, 1: text, 2: graphic More...
 
int m_page
 the page number More...
 
int m_pageId
 the page frame id More...
 
MWAWGraphicStyle m_style
 the frame style More...
 
int m_numSubZones
 the number of sub zone (for a text frame) More...
 

Detailed Description

Internal: a structure used to store the frame property in SpringBoardParserInternal.

Constructor & Destructor Documentation

◆ Frame()

SpringBoardParserInternal::Frame::Frame ( )
inline

constructor

Member Data Documentation

◆ m_numSubZones

int SpringBoardParserInternal::Frame::m_numSubZones

the number of sub zone (for a text frame)

Referenced by SpringBoardParser::parseData().

◆ m_page

int SpringBoardParserInternal::Frame::m_page

the page number

Referenced by SpringBoardParser::parseData().

◆ m_pageId

int SpringBoardParserInternal::Frame::m_pageId

the page frame id

Referenced by SpringBoardParser::parseData().

◆ m_style

MWAWGraphicStyle SpringBoardParserInternal::Frame::m_style

the frame style

Referenced by SpringBoardParser::parseData().

◆ m_type

int SpringBoardParserInternal::Frame::m_type

the frame type: 0: layout, 1: text, 2: graphic

Referenced by SpringBoardParser::parseData().


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

Generated on Mon Mar 6 2023 06:19:05 for libmwaw by doxygen 1.9.1