BeagleWksBMParserInternal::State Struct Reference

Internal: the state of a BeagleWksBMParser. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

long m_graphicBegin
 the graphic begin position More...
 
Bitmap m_bitmap
 the bitmap data More...
 
shared_ptr< MWAWPictm_pict
 the bitmap More...
 
std::multimap< std::string,
MWAWEntry
m_typeEntryMap
 the type entry map More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 

Detailed Description

Internal: the state of a BeagleWksBMParser.

Constructor & Destructor Documentation

BeagleWksBMParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int BeagleWksBMParserInternal::State::m_actPage

the actual page

Bitmap BeagleWksBMParserInternal::State::m_bitmap

the bitmap data

int BeagleWksBMParserInternal::State::m_footerHeight

the footer height if known

long BeagleWksBMParserInternal::State::m_graphicBegin

the graphic begin position

int BeagleWksBMParserInternal::State::m_headerHeight

the header height if known

int BeagleWksBMParserInternal::State::m_numPages

the number of page of the final document

shared_ptr<MWAWPict> BeagleWksBMParserInternal::State::m_pict

the bitmap

std::multimap<std::string, MWAWEntry> BeagleWksBMParserInternal::State::m_typeEntryMap

the type entry map


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

Generated on Thu Jul 9 2015 20:26:39 for libmwaw by doxygen 1.8.8