Searched refs:VbaProjectStorageObject (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/oox/inc/oox/dump/ |
H A D | oledumper.hxx | 889 class VbaProjectStorageObject : public OleStorageObject class 892 …explicit VbaProjectStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, …
|
/aoo42x/main/oox/source/dump/ |
H A D | oledumper.cxx | 2307 VbaProjectStorageObject::VbaProjectStorageObject( const ObjectBase& rParent, const StorageRef& rxSt… in VbaProjectStorageObject() function in oox::dump::VbaProjectStorageObject 2313 void VbaProjectStorageObject::implDumpStream( const Reference< XInputStream >& rxStrm, const OUStri… in implDumpStream() 2321 void VbaProjectStorageObject::implDumpStorage( const StorageRef& rxStrg, const OUString& rStrgPath,… in implDumpStorage()
|
H A D | pptxdumper.cxx | 94 VbaProjectStorageObject( *this, xStrg, rSysFileName ).dump(); in implDumpStream()
|
H A D | xlsbdumper.cxx | 2270 VbaProjectStorageObject( *this, xStrg, rSysFileName ).dump(); in implDumpStream()
|
H A D | biffdumper.cxx | 4538 VbaProjectStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage()
|
Completed in 52 milliseconds