PowerPoint3Parser.cxx File Reference
#include <algorithm>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <utility>
#include <librevenge/librevenge.h>
#include "MWAWPresentationListener.hxx"
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWHeader.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPosition.hxx"
#include "MWAWPrinter.hxx"
#include "MWAWSubDocument.hxx"
#include "PowerPoint3Parser.hxx"
#include "PowerPoint3OLE.hxx"

Classes

struct  PowerPoint3ParserInternal::FieldParser
 Internal: virtual field parser of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::ListZoneIdParser
 Internal: a basic zone id parser of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::FontNameFieldParser
 Internal: a font name parser of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::Ruler
 Internal: a ruler. More...
 
struct  PowerPoint3ParserInternal::Frame
 Internal: a frame of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::Polygon
 Internal: a polygon of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::Scheme
 a scheme of a PowerPoint3Parser More...
 
struct  PowerPoint3ParserInternal::SlideFormat
 Internal: the third zone defining a slide of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::TextZone
 Internal: a text zone of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::SlideContent
 Internal: a slide of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::Slide
 Internal: a slide of a PowerPoint3Parser. More...
 
struct  PowerPoint3ParserInternal::State
 Internal: the state of a PowerPoint3Parser. More...
 
class  PowerPoint3ParserInternal::SubDocument
 Internal: the subdocument of a PowerPointParser. More...
 

Namespaces

 PowerPoint3ParserInternal
 Internal: the structures of a PowerPoint3Parser.
 

Functions

int PowerPoint3ParserInternal::swapUInt8 (int v)
 swap an uint8_t by 4 offset More...
 
int PowerPoint3ParserInternal::swapBool8 (int v)
 swap a list of 8 bool More...
 
int PowerPoint3ParserInternal::swapBool4UInt4 (int v)
 swap a list of 4bool and a int4 More...
 
int PowerPoint3ParserInternal::swapUInt4Bool4 (int v)
 swap a list of a int4 and 4bool More...
 

Generated for libmwaw by doxygen 1.8.14