FreeHandParser.cxx File Reference
#include <algorithm>
#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <set>
#include <sstream>
#include <utility>
#include <librevenge/librevenge.h>
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWHeader.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPictBitmap.hxx"
#include "MWAWPictData.hxx"
#include "MWAWPrinter.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "FreeHandParser.hxx"

Classes

struct  FreeHandParserInternal::ScreenMode
 struct which defines the screen parameters in FreeHandParserInternal More...
 
struct  FreeHandParserInternal::ShapeHeader
 small structure of FreeHandParserInternal used to stored a shape header More...
 
struct  FreeHandParserInternal::FillStyle
 small structure of FreeHandParserInternal used to stored a fill style More...
 
struct  FreeHandParserInternal::LineStyle
 small structure of FreeHandParserInternal used to stored a line style More...
 
struct  FreeHandParserInternal::StyleHeader
 small structure of FreeHandParserInternal used to stored a style header More...
 
struct  FreeHandParserInternal::Shape
 small structure of FreeHandParserInternal used to stored a shape More...
 
struct  FreeHandParserInternal::Font
 structure of FreeHandParserInternal used to stored a font More...
 
struct  FreeHandParserInternal::Textbox
 structure of FreeHandParserInternal used to stored a textbox More...
 
struct  FreeHandParserInternal::State
 Internal: the state of a FreeHandParser. More...
 
class  FreeHandParserInternal::SubDocument
 Internal: the subdocument of a FreeHandParser. More...
 

Namespaces

namespace  FreeHandParserInternal
 Internal: the structures of a FreeHandParser.
 

Enumerations

enum  FreeHandParserInternal::ZoneType {
  FreeHandParserInternal::Z_Unknown , FreeHandParserInternal::Z_Color , FreeHandParserInternal::Z_ColorGroup , FreeHandParserInternal::Z_Dash ,
  FreeHandParserInternal::Z_DashGroup , FreeHandParserInternal::Z_Data , FreeHandParserInternal::Z_Fill , FreeHandParserInternal::Z_FillGroup ,
  FreeHandParserInternal::Z_Group , FreeHandParserInternal::Z_LineStyle , FreeHandParserInternal::Z_LineStyleGroup , FreeHandParserInternal::Z_Note ,
  FreeHandParserInternal::Z_Picture , FreeHandParserInternal::Z_PictureName , FreeHandParserInternal::Z_String , FreeHandParserInternal::Z_Shape ,
  FreeHandParserInternal::Z_StyleGroup
}
 the different zone type More...
 

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6