PLKRParser.cpp File Reference
#include <string>
#include <boost/scoped_ptr.hpp>
#include "libebook_utils.h"
#include "EBOOKCharsetConverter.h"
#include "EBOOKMemoryStream.h"
#include "EBOOKZlibStream.h"
#include "PDXLZ77Stream.h"
#include "PLKRParser.h"

Classes

struct  libebook::PLKRHeader
 
struct  libebook::PLKRParserState
 
struct  libebook::PLKRRecordHeader
 

Namespaces

 libebook
 

Enumerations

enum  libebook::@116::Compression
 
enum  libebook::@116::DataType
 
enum  libebook::@116::FunctionCode
 
enum  libebook::@116::TextAlignment
 
enum  libebook::@116::Font
 

Enumeration Type Documentation

◆ Compression

enum libebook::@116::Compression

◆ DataType

enum libebook::@116::DataType

◆ Font

enum libebook::@116::Font

◆ FunctionCode

enum libebook::@116::FunctionCode

◆ TextAlignment

enum libebook::@116::TextAlignment

Variable Documentation

◆ font

Font font

◆ italic

bool italic

◆ leftMargin

unsigned leftMargin

◆ m_attributes

PLKRAttributes m_attributes
private

◆ m_document

librevenge::RVNGTextInterface* m_document
private

◆ m_imageMap

const PLKRImageMap_t& m_imageMap
private

◆ m_input

librevenge::RVNGInputStream* m_input
private

◆ m_lineBreaks

unsigned m_lineBreaks
private

◆ m_paragraphOpened

bool m_paragraphOpened
private

◆ m_text

std::string m_text
private

◆ rightMargin

unsigned rightMargin

◆ strikethrough

bool strikethrough

◆ textAlignment

TextAlignment textAlignment

◆ underline

bool underline

Generated for libe-book by doxygen 1.8.15