#include <pptxdumper.hxx>
|
virtual void | implDumpStream (const css::uno::Reference< css::io::XInputStream > &rxStrm, const OUString &rStrgPath, const OUString &rStrmName, const OUString &rSysFileName) override |
|
| StorageObjectBase () |
|
void | construct (const ObjectBase &rParent, const StorageRef &rxStrg, const OUString &rSysPath) |
|
void | construct (const ObjectBase &rParent) |
|
virtual bool | implIsValid () const override |
|
virtual void | implDump () override |
|
virtual void | implDumpStream (const css::uno::Reference< css::io::XInputStream > &rxStrm, const OUString &rStrgPath, const OUString &rStrmName, const OUString &rSysFileName) |
|
virtual void | implDumpStorage (const StorageRef &rxStrg, const OUString &rStrgPath, const OUString &rSysPath) |
|
virtual void | implDumpBaseStream (const BinaryInputStreamRef &rxStrm, const OUString &rSysFileName) |
|
void | addPreferredStream (const String &rStrmName) |
|
void | addPreferredStorage (const String &rStrgPath) |
|
void | construct (const ConfigRef &rxConfig) |
|
void | construct (const ObjectBase &rParent) |
|
| ObjectBase () |
|
void | construct (const ConfigRef &rxConfig) |
|
void | construct (const ObjectBase &rParent) |
|
virtual bool | implIsValid () const override |
|
virtual void | implDump () |
|
Config & | cfg () const |
|
| Base () |
|
virtual bool | implIsValid () const =0 |
|
|
static bool | isValid (const std::shared_ptr< Base > &rxBase) |
|
Definition at line 39 of file pptxdumper.hxx.
◆ RootStorageObject()
oox::dump::pptx::RootStorageObject::RootStorageObject |
( |
const DumperBase & |
rParent | ) |
|
|
explicit |
◆ implDumpStream()
virtual void oox::dump::pptx::RootStorageObject::implDumpStream |
( |
const css::uno::Reference< css::io::XInputStream > & |
rxStrm, |
|
|
const OUString & |
rStrgPath, |
|
|
const OUString & |
rStrmName, |
|
|
const OUString & |
rSysFileName |
|
) |
| |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: