Public Member Functions | |
PDXParserImpl (librevenge::RVNGInputStream *input, librevenge::RVNGTextInterface *document) | |
Public Attributes | |
HeaderData | m_header |
librevenge::RVNGInputStream * | m_input |
librevenge::RVNGTextInterface * | m_document |
Private Member Functions | |
PDXParserImpl (const PDXParserImpl &other) | |
PDXParserImpl & | operator= (const PDXParserImpl &other) |
libebook::PDXParserImpl::PDXParserImpl | ( | librevenge::RVNGInputStream * | input, |
librevenge::RVNGTextInterface * | document | ||
) |
|
private |
|
private |
librevenge::RVNGTextInterface* libebook::PDXParserImpl::m_document |
HeaderData libebook::PDXParserImpl::m_header |
librevenge::RVNGInputStream* libebook::PDXParserImpl::m_input |