#include <xlsbdumper.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 56 of file xlsbdumper.hxx.
◆ RootStorageObject()
| oox::dump::xlsb::RootStorageObject::RootStorageObject |
( |
const DumperBase & |
rParent | ) |
|
|
explicit |
◆ implDumpStream()
| virtual void oox::dump::xlsb::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 file: