This is the complete list of members for libebook::LRFCollector, including all inherited members.
closeBlock() | libebook::LRFCollector | |
closePage() | libebook::LRFCollector | |
closeParagraph() | libebook::LRFCollector | |
closeTextBlock() | libebook::LRFCollector | |
collectAttributes(unsigned id, const LRFAttributes &attributes, LRFAttributeMap_t &attributeMap) | libebook::LRFCollector | private |
collectBlockAttributes(unsigned id, const LRFAttributes &attributes) | libebook::LRFCollector | |
collectBookAttributes(const LRFAttributes &attributes) | libebook::LRFCollector | |
collectImage(unsigned id, unsigned dataId, unsigned width, unsigned height) | libebook::LRFCollector | |
collectImageData(unsigned id, LRFImageType type, librevenge::RVNGInputStream *image) | libebook::LRFCollector | |
collectMetadata(const LRFMetadata &metadata) | libebook::LRFCollector | |
collectPageAttributes(unsigned id, const LRFAttributes &attributes) | libebook::LRFCollector | |
collectParagraphAttributes(unsigned id, const LRFAttributes &attributes) | libebook::LRFCollector | |
collectText(const std::string &text, const LRFAttributes &attributes) | libebook::LRFCollector | |
collectTextAttributes(unsigned id, const LRFAttributes &attributes) | libebook::LRFCollector | |
endDocument() | libebook::LRFCollector | |
ImageDataMap_t typedef | libebook::LRFCollector | private |
ImageMap_t typedef | libebook::LRFCollector | private |
insertImage(unsigned id) | libebook::LRFCollector | |
insertLineBreak() | libebook::LRFCollector | |
LRFCollector(const LRFCollector &other) | libebook::LRFCollector | private |
LRFCollector(librevenge::RVNGTextInterface *document) | libebook::LRFCollector | explicit |
m_blockAttributeMap | libebook::LRFCollector | private |
m_bookAttributes | libebook::LRFCollector | private |
m_currentAttributes | libebook::LRFCollector | private |
m_document | libebook::LRFCollector | private |
m_dpi | libebook::LRFCollector | private |
m_firstParaInBlock | libebook::LRFCollector | private |
m_imageDataMap | libebook::LRFCollector | private |
m_imageMap | libebook::LRFCollector | private |
m_pageAttributeMap | libebook::LRFCollector | private |
m_paragraphAttributeMap | libebook::LRFCollector | private |
m_textAttributeMap | libebook::LRFCollector | private |
openBlock(unsigned atrID, const LRFAttributes &attributes) | libebook::LRFCollector | |
openBlock(unsigned atrID, const LRFAttributes &attributes, const LRFAttributeMap_t *attributeMap) | libebook::LRFCollector | private |
openPage(unsigned pageAtrID, const LRFAttributes &attributes) | libebook::LRFCollector | |
openParagraph(unsigned atrID, const LRFAttributes &attributes) | libebook::LRFCollector | |
openTextBlock(unsigned atrID, const LRFAttributes &attributes) | libebook::LRFCollector | |
operator=(const LRFCollector &other) | libebook::LRFCollector | private |
setDPI(double dpi) | libebook::LRFCollector | |
startDocument() | libebook::LRFCollector | |
~LRFCollector() | libebook::LRFCollector | |