#include <FB2ContentCollector.h>
§ FB2ContentCollector() [1/2]
§ FB2ContentCollector() [2/2]
libebook::FB2ContentCollector::FB2ContentCollector |
( |
librevenge::RVNGTextInterface * |
m_document, |
|
|
const librevenge::RVNGPropertyList & |
metadata, |
|
|
const FB2ContentMap & |
notes, |
|
|
const FB2ContentMap & |
bitmaps |
|
) |
| |
§ closeBlock()
void libebook::FB2ContentCollector::closeBlock |
( |
| ) |
|
|
privatevirtual |
§ closeMetadataEntry()
void libebook::FB2ContentCollector::closeMetadataEntry |
( |
| ) |
|
|
privatevirtual |
§ closePageSpan()
void libebook::FB2ContentCollector::closePageSpan |
( |
| ) |
|
|
privatevirtual |
§ closeParagraph()
void libebook::FB2ContentCollector::closeParagraph |
( |
| ) |
|
|
privatevirtual |
§ closeSpan()
void libebook::FB2ContentCollector::closeSpan |
( |
| ) |
|
|
privatevirtual |
§ closeTable()
void libebook::FB2ContentCollector::closeTable |
( |
| ) |
|
|
privatevirtual |
§ closeTableCell()
void libebook::FB2ContentCollector::closeTableCell |
( |
| ) |
|
|
privatevirtual |
§ closeTableRow()
void libebook::FB2ContentCollector::closeTableRow |
( |
| ) |
|
|
privatevirtual |
§ defineID()
void libebook::FB2ContentCollector::defineID |
( |
const char * |
id | ) |
|
|
privatevirtual |
§ defineMetadataEntry()
void libebook::FB2ContentCollector::defineMetadataEntry |
( |
const char * |
name, |
|
|
const char * |
value |
|
) |
| |
|
privatevirtual |
§ insertBitmap()
void libebook::FB2ContentCollector::insertBitmap |
( |
const char * |
id | ) |
|
|
privatevirtual |
§ insertBitmapData()
void libebook::FB2ContentCollector::insertBitmapData |
( |
const char * |
contentType, |
|
|
const char * |
base64Data |
|
) |
| |
|
privatevirtual |
§ insertCoveredTableCell()
void libebook::FB2ContentCollector::insertCoveredTableCell |
( |
| ) |
|
|
privatevirtual |
§ insertFootnote()
void libebook::FB2ContentCollector::insertFootnote |
( |
const char * |
id | ) |
|
|
privatevirtual |
§ insertText()
void libebook::FB2ContentCollector::insertText |
( |
const char * |
text | ) |
|
|
privatevirtual |
§ openBlock()
void libebook::FB2ContentCollector::openBlock |
( |
| ) |
|
|
privatevirtual |
§ openMetadataEntry()
void libebook::FB2ContentCollector::openMetadataEntry |
( |
const char * |
name | ) |
|
|
privatevirtual |
§ openPageSpan()
void libebook::FB2ContentCollector::openPageSpan |
( |
| ) |
|
|
privatevirtual |
§ openParagraph()
void libebook::FB2ContentCollector::openParagraph |
( |
const FB2BlockFormat & |
format | ) |
|
|
privatevirtual |
§ openSpan()
void libebook::FB2ContentCollector::openSpan |
( |
const FB2Style & |
style | ) |
|
|
privatevirtual |
§ openTable()
void libebook::FB2ContentCollector::openTable |
( |
const FB2BlockFormat & |
format | ) |
|
|
privatevirtual |
§ openTableCell()
void libebook::FB2ContentCollector::openTableCell |
( |
int |
rowspan, |
|
|
int |
colspan |
|
) |
| |
|
privatevirtual |
§ openTableRow()
void libebook::FB2ContentCollector::openTableRow |
( |
const FB2BlockFormat & |
format | ) |
|
|
privatevirtual |
§ operator=()
§ m_bitmaps
§ m_currentFootnote
int libebook::FB2ContentCollector::m_currentFootnote |
|
private |
§ m_document
librevenge::RVNGTextInterface* libebook::FB2ContentCollector::m_document |
|
private |
Referenced by closePageSpan(), closeParagraph(), closeSpan(), closeTable(), closeTableCell(), closeTableRow(), insertBitmap(), insertBitmapData(), insertCoveredTableCell(), insertFootnote(), insertText(), openPageSpan(), openParagraph(), openSpan(), openTable(), openTableCell(), and openTableRow().
§ m_metadata
const librevenge::RVNGPropertyList& libebook::FB2ContentCollector::m_metadata |
|
private |
§ m_notes
§ m_openPara
int libebook::FB2ContentCollector::m_openPara |
|
private |
The documentation for this class was generated from the following files: