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