PowerPoint1ParserInternal::Frame Struct Reference

Internal: a frame of a PowerPoint1Parser. More...

Public Member Functions

 Frame ()
 constructor More...
 

Public Attributes

int m_type
 the type: 0:line, 1:rect, 2: textbox, ... More...
 
MWAWBox2i m_dimension
 the dimension More...
 
int m_cornerSize
 the corner width More...
 
MWAWGraphicStyle m_style
 the style More...
 
int m_rulerId
 the paragraph id More...
 
int m_pictureId
 the picture id More...
 
MWAWVec2i m_textId
 the text sub id: first and last id More...
 

Detailed Description

Internal: a frame of a PowerPoint1Parser.

Constructor & Destructor Documentation

PowerPoint1ParserInternal::Frame::Frame ( )
inline

constructor

Member Data Documentation

int PowerPoint1ParserInternal::Frame::m_cornerSize
MWAWBox2i PowerPoint1ParserInternal::Frame::m_dimension
int PowerPoint1ParserInternal::Frame::m_pictureId
int PowerPoint1ParserInternal::Frame::m_rulerId
MWAWGraphicStyle PowerPoint1ParserInternal::Frame::m_style
MWAWVec2i PowerPoint1ParserInternal::Frame::m_textId

the text sub id: first and last id

Referenced by PowerPoint1Parser::readFramesList(), and PowerPoint1Parser::sendFrame().

int PowerPoint1ParserInternal::Frame::m_type

the type: 0:line, 1:rect, 2: textbox, ...

Referenced by PowerPoint1Parser::readFramesList(), and PowerPoint1Parser::sendFrame().


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

Generated for libmwaw by doxygen 1.8.11