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

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

Variable Documentation

Font font
bool italic
unsigned leftMargin
PLKRAttributes m_attributes
private
librevenge::RVNGTextInterface* m_document
private
const PLKRImageMap_t& m_imageMap
private
librevenge::RVNGInputStream* m_input
private
unsigned m_lineBreaks
private
bool m_paragraphOpened
private
std::string m_text
private
unsigned rightMargin
bool strikethrough
TextAlignment textAlignment
bool underline

Generated for libe-book by doxygen 1.8.11