Searched refs:OleStorageObject (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/oox/inc/oox/dump/ |
H A D | oledumper.hxx | 166 class OleStorageObject : public StorageObjectBase class 169 …explicit OleStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const :… 172 inline explicit OleStorageObject() {} in OleStorageObject() function in oox::dump::OleStorageObject 751 class VbaContainerStorageObject : public OleStorageObject 845 class VbaStorageObject : public OleStorageObject 889 class VbaProjectStorageObject : public OleStorageObject
|
H A D | biffdumper.hxx | 522 class RootStorageObject : public OleStorageObject
|
/aoo42x/main/oox/source/dump/ |
H A D | oledumper.cxx | 659 OleStorageObject::OleStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const OUSt… in OleStorageObject() function in oox::dump::OleStorageObject 664 void OleStorageObject::construct( const ObjectBase& rParent, const StorageRef& rxStrg, const OUStri… in construct() 669 void OleStorageObject::construct( const ObjectBase& rParent ) in construct() 674 void OleStorageObject::implDumpStream( const Reference< XInputStream >& rxStrm, const OUString& /*r… in implDumpStream() 2050 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaContainerStorageObject() 2064 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream() 2072 OleStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage() 2273 OleStorageObject( rParent, rxStrg, rSysPath ), in VbaStorageObject() 2286 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream() 2308 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaProjectStorageObject() [all …]
|
H A D | pptxdumper.cxx | 99 OleStorageObject( *this, xStrg, rSysFileName ).dump(); in implDumpStream()
|
H A D | biffdumper.cxx | 4518 OleStorageObject::construct( rParent ); in RootStorageObject() 4532 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream() 4542 OleStorageObject::implDumpStorage( rxStrg, rStrgPath, rSysPath ); in implDumpStorage()
|
H A D | xlsbdumper.cxx | 2275 OleStorageObject( *this, xStrg, rSysFileName ).dump(); in implDumpStream()
|
Completed in 229 milliseconds