#include <algorithm>#include <iomanip>#include <iostream>#include <set>#include <sstream>#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 "PowerPoint1Parser.hxx"| Classes | |
| struct | PowerPoint1ParserInternal::Ruler | 
| Internal: a ruler.  More... | |
| struct | PowerPoint1ParserInternal::Ruler::Outline | 
| the outline  More... | |
| struct | PowerPoint1ParserInternal::Scheme | 
| a scheme of a PowerPoint1Parser  More... | |
| struct | PowerPoint1ParserInternal::TextZone | 
| Internal: a text zone of a PowerPoint1Parser.  More... | |
| struct | PowerPoint1ParserInternal::TextZone::Line | 
| small structure used to store a line of text and its format  More... | |
| struct | PowerPoint1ParserInternal::Frame | 
| Internal: a frame of a PowerPoint1Parser.  More... | |
| struct | PowerPoint1ParserInternal::Slide | 
| Internal: a slide of a PowerPoint1Parser.  More... | |
| struct | PowerPoint1ParserInternal::State | 
| Internal: the state of a PowerPoint1Parser.  More... | |
| class | PowerPoint1ParserInternal::SubDocument | 
| Internal: the subdocument of a PowerPointParser.  More... | |
| Namespaces | |
| PowerPoint1ParserInternal | |
| Internal: the structures of a PowerPoint1Parser. | |