PluckerParser.cpp File Reference
#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  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
PluckerAttributes m_attributes
private
librevenge::RVNGTextInterface* m_document
private
const PluckerImageMap_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