Static 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 | ||
) | [static] |
libebook::PDXParserImpl::PDXParserImpl | ( | const PDXParserImpl & | other | ) | [private] |
PDXParserImpl& libebook::PDXParserImpl::operator= | ( | const PDXParserImpl & | other | ) | [private] |
librevenge::RVNGTextInterface* libebook::PDXParserImpl::m_document |
HeaderData libebook::PDXParserImpl::m_header |
librevenge::RVNGInputStream* libebook::PDXParserImpl::m_input |