LibreOffice Module oox (master) 1
Public Member Functions | Protected Member Functions | List of all members
oox::dump::OleStorageObject Class Reference

#include <oledumper.hxx>

Inheritance diagram for oox::dump::OleStorageObject:
[legend]
Collaboration diagram for oox::dump::OleStorageObject:
[legend]

Public Member Functions

 OleStorageObject (const ObjectBase &rParent, const StorageRef &rxStrg, const OUString &rSysPath)
 
- Public Member Functions inherited from oox::dump::ObjectBase
virtual ~ObjectBase () override
 
 ObjectBase (ObjectBase const &)=default
 
 ObjectBase (ObjectBase &&)=default
 
ObjectBaseoperator= (ObjectBase const &)=default
 
ObjectBaseoperator= (ObjectBase &&)=default
 
const css::uno::Reference< css::uno::XComponentContext > & getContext () const
 
void dump ()
 
- Public Member Functions inherited from oox::dump::Base
virtual ~Base ()
 
 Base (Base const &)=default
 
 Base (Base &&)=default
 
Baseoperator= (Base const &)=default
 
Baseoperator= (Base &&)=default
 
bool isValid () const
 

Protected Member Functions

 OleStorageObject ()
 
virtual void implDumpStream (const css::uno::Reference< css::io::XInputStream > &rxStrm, const OUString &rStrgPath, const OUString &rStrmName, const OUString &rSysFileName) override
 
void construct (const ObjectBase &rParent, const StorageRef &rxStrg, const OUString &rSysPath)
 
void construct (const ObjectBase &rParent)
 
void construct (const ConfigRef &rxConfig)
 
void construct (const ObjectBase &rParent)
 
- Protected Member Functions inherited from oox::dump::StorageObjectBase
 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)
 
- Protected Member Functions inherited from oox::dump::ObjectBase
 ObjectBase ()
 
void construct (const ConfigRef &rxConfig)
 
void construct (const ObjectBase &rParent)
 
virtual bool implIsValid () const override
 
virtual void implDump ()
 
Configcfg () const
 
- Protected Member Functions inherited from oox::dump::Base
 Base ()
 
virtual bool implIsValid () const =0
 

Additional Inherited Members

- Static Public Member Functions inherited from oox::dump::Base
static bool isValid (const std::shared_ptr< Base > &rxBase)
 

Detailed Description

Definition at line 138 of file oledumper.hxx.

Constructor & Destructor Documentation

◆ OleStorageObject() [1/2]

oox::dump::OleStorageObject::OleStorageObject ( const ObjectBase rParent,
const StorageRef rxStrg,
const OUString &  rSysPath 
)
explicit

Definition at line 491 of file oledumper.cxx.

References construct().

◆ OleStorageObject() [2/2]

oox::dump::OleStorageObject::OleStorageObject ( )
inlineprotected

Member Function Documentation

◆ construct() [1/4]

void oox::dump::ObjectBase::construct ( const ConfigRef rxConfig)
protected

Definition at line 1135 of file dumperbase.cxx.

◆ construct() [2/4]

void oox::dump::StorageObjectBase::construct ( const ObjectBase rParent)
protected

◆ construct() [3/4]

void oox::dump::ObjectBase::construct ( const ObjectBase rParent)
protected

Definition at line 1135 of file dumperbase.cxx.

◆ construct() [4/4]

void oox::dump::StorageObjectBase::construct ( const ObjectBase rParent,
const StorageRef rxStrg,
const OUString &  rSysPath 
)
protected

Definition at line 1136 of file dumperbase.cxx.

Referenced by OleStorageObject().

◆ implDumpStream()

void oox::dump::OleStorageObject::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: