#include <storagexmlstream.hxx>
|
css::uno::Reference< css::xml::sax::XParser > | m_xParser |
|
css::uno::Reference< css::io::XInputStream > | m_xInputStream |
|
Definition at line 65 of file storagexmlstream.hxx.
◆ StorageXMLInputStream() [1/2]
dbaccess::StorageXMLInputStream::StorageXMLInputStream |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
i_rContext, |
|
|
const css::uno::Reference< css::embed::XStorage > & |
i_rParentStorage, |
|
|
const OUString & |
i_rStreamName |
|
) |
| |
◆ ~StorageXMLInputStream()
dbaccess::StorageXMLInputStream::~StorageXMLInputStream |
( |
| ) |
|
◆ StorageXMLInputStream() [2/2]
◆ import()
void dbaccess::StorageXMLInputStream::import |
( |
const css::uno::Reference< css::xml::sax::XDocumentHandler > & |
i_rHandler | ) |
|
◆ operator=()
◆ m_xInputStream
css::uno::Reference< css::io::XInputStream > dbaccess::StorageXMLInputStream::m_xInputStream |
|
private |
◆ m_xParser
css::uno::Reference< css::xml::sax::XParser > dbaccess::StorageXMLInputStream::m_xParser |
|
private |
The documentation for this class was generated from the following files: