#include <string>#include "libebook_utils.h"#include "EBOOKCharsetConverter.h"#include "EBOOKMemoryStream.h"#include "EBOOKZlibStream.h"#include "PDBLZ77Stream.h"#include "PluckerParser.h"Classes | |
| struct | libebook::PluckerHeader |
| struct | libebook::PluckerParserState |
| struct | libebook::PluckerRecordHeader |
Namespaces | |
| libebook | |
Enumerations | |
| enum | Compression |
| enum | DataType |
| enum | FunctionCode |
| enum | TextAlignment |
| enum | Font |
| Font font |
| bool italic |
| unsigned leftMargin |
| PluckerAttributes m_attributes |
| librevenge::RVNGTextInterface* m_document |
| const PluckerImageMap_t& m_imageMap |
| librevenge::RVNGInputStream* m_input |
| unsigned m_lineBreaks |
| bool m_paragraphOpened |
| std::string m_text |
| unsigned rightMargin |
| bool strikethrough |
| TextAlignment textAlignment |
| bool underline |