/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/dump/ |
H A D | oledumper.hxx | 137 class OleStorageObject : public StorageObjectBase class 140 …explicit OleStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const O… 143 OleStorageObject() {} in OleStorageObject() function in oox::dump::OleStorageObject 677 class VbaContainerStorageObject : public OleStorageObject 765 class VbaStorageObject : public OleStorageObject 807 class VbaProjectStorageObject : public OleStorageObject
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/dump/ |
H A D | oledumper.hxx | 138 class OleStorageObject : public StorageObjectBase class 141 …explicit OleStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const O… 144 OleStorageObject() {} in OleStorageObject() function in oox::dump::OleStorageObject 680 class VbaContainerStorageObject : public OleStorageObject 768 class VbaStorageObject : public OleStorageObject 810 class VbaProjectStorageObject : public OleStorageObject
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/dump/ |
H A D | oledumper.cxx | 490 OleStorageObject::OleStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const OUSt… in OleStorageObject() function in oox::dump::OleStorageObject 495 void OleStorageObject::implDumpStream( const Reference< XInputStream >& rxStrm, const OUString& /*r… in implDumpStream() 1804 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaContainerStorageObject() 1818 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream() 1826 OleStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage() 2018 OleStorageObject( rParent, rxStrg, rSysPath ), in VbaStorageObject() 2031 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream() 2049 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaProjectStorageObject() 2059 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream()
|
H A D | pptxdumper.cxx | 89 OleStorageObject( *this, xStrg, rSysFileName ).dump(); in implDumpStream()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/dump/ |
H A D | oledumper.cxx | 494 OleStorageObject::OleStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const OUSt… in OleStorageObject() function in oox::dump::OleStorageObject 499 void OleStorageObject::implDumpStream( const Reference< XInputStream >& rxStrm, const OUString& /*r… in implDumpStream() 1808 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaContainerStorageObject() 1822 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream() 1830 OleStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage() 2022 OleStorageObject( rParent, rxStrg, rSysPath ), in VbaStorageObject() 2035 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream() 2053 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaProjectStorageObject() 2063 OleStorageObject::implDumpStream( rxStrm, rStrgPath, rStrmName, rSysFileName ); in implDumpStream()
|
H A D | pptxdumper.cxx | 90 OleStorageObject( *this, xStrg, rSysFileName ).dump(); in implDumpStream()
|