BeagleWksBMParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

Detailed Description

Internal: the state of a BeagleWksBMParser.

Constructor & Destructor Documentation

◆ State()

BeagleWksBMParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int BeagleWksBMParserInternal::State::m_actPage

the actual page

◆ m_bitmap

Bitmap BeagleWksBMParserInternal::State::m_bitmap

the bitmap data

◆ m_footerHeight

int BeagleWksBMParserInternal::State::m_footerHeight

the footer height if known

◆ m_graphicBegin

long BeagleWksBMParserInternal::State::m_graphicBegin

the graphic begin position

◆ m_headerHeight

int BeagleWksBMParserInternal::State::m_headerHeight

the header height if known

◆ m_numPages

int BeagleWksBMParserInternal::State::m_numPages

the number of page of the final document

◆ m_pict

std::shared_ptr<MWAWPict> BeagleWksBMParserInternal::State::m_pict

the bitmap

◆ m_typeEntryMap

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 Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6