#include <libwpd/WPXBinaryData.h>#include <libwpd/WPXDocumentInterface.h>#include <libwpd-stream/libwpd-stream.h>#include "libebook_utils.h"#include "EBOOKMemoryStream.h"#include "EBOOKZlibStream.h"#include "PDXLZ77Stream.h"#include "PMLParser.h"#include "PMLTypes.h"Classes | |
| struct | libebook::PMLHeader |
| struct | libebook::PMLTextParserState |
Namespaces | |
| namespace | libebook |
Enumerations | |
| enum | Compression |
| PMLAttributes m_attributes |
| bool m_boldFontOpened |
| WPXDocumentInterface* m_document |
| const PMLParser::ImageMap_t& m_imageMap |
| WPXInputStream* m_input |
| bool m_largeFontOpened |
| bool m_paragraphOpened |
| bool m_stdFontOpened |
| boost::scoped_ptr<WPXInputStream> m_stream |
| string m_text |
| bool m_visible |