| /AOO42X/main/oox/source/dump/ |
| H A D | oledumper.cxx | 659 …::OleStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const OUString& rSysPath ) in OleStorageObject() argument 661 construct( rParent, rxStrg, rSysPath ); in OleStorageObject() 664 …eObject::construct( const ObjectBase& rParent, const StorageRef& rxStrg, const OUString& rSysPath ) in construct() argument 666 StorageObjectBase::construct( rParent, rxStrg, rSysPath ); in construct() 2049 …nerStorageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const OUString& rSysPath ) : in VbaContainerStorageObject() argument 2050 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaContainerStorageObject() 2067 …t::implDumpStorage( const StorageRef& rxStrg, const OUString& rStrgPath, const OUString& rSysPath ) in implDumpStorage() argument 2070 VbaContainerStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage() 2072 OleStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage() 2272 …t( const ObjectBase& rParent, const StorageRef& rxStrg, const OUString& rSysPath, VbaSharedData& r… in VbaStorageObject() argument [all …]
|
| H A D | dumperbase.cxx | 2166 …ectBase::construct( const ObjectBase& rParent, const StorageRef& rxStrg, const OUString& rSysPath ) in construct() argument 2170 maSysPath = rSysPath; in construct() 2224 …e::implDumpStorage( const StorageRef& rxStrg, const OUString& rStrgPath, const OUString& rSysPath ) in implDumpStorage() argument 2226 extractStorage( rxStrg, rStrgPath, rSysPath ); in implDumpStorage() 2275 …se::extractStorage( const StorageRef& rxStrg, const OUString& rStrgPath, const OUString& rSysPath ) in extractStorage() argument 2278 ::osl::FileBase::RC eRes = ::osl::Directory::create( rSysPath ); in extractStorage() 2285 … extractItem( rxStrg, rStrgPath, aIt->maName, rSysPath, aIt->mbStorage, !aIt->mbStorage ); in extractStorage() 2297 extractItem( rxStrg, rStrgPath, aItemName, rSysPath, aIt.isStorage(), aIt.isStream() ); in extractStorage() 2301 …, const OUString& rStrgPath, const OUString& rItemName, const OUString& rSysPath, bool bIsStrg, bo… in extractItem() argument 2303 OUString aSysFileName = getSysFileName( rItemName, rSysPath ); in extractItem()
|
| H A D | biffdumper.cxx | 4535 …t::implDumpStorage( const StorageRef& rxStrg, const OUString& rStrgPath, const OUString& rSysPath ) in implDumpStorage() argument 4538 VbaProjectStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage() 4540 VbaContainerStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage() 4542 OleStorageObject::implDumpStorage( rxStrg, rStrgPath, rSysPath ); in implDumpStorage()
|
| /AOO42X/main/oox/inc/oox/dump/ |
| H A D | oledumper.hxx | 169 …rageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const ::rtl::OUString& rSysPath ); 175 … construct( const ObjectBase& rParent, const StorageRef& rxStrg, const ::rtl::OUString& rSysPath ); 757 const ::rtl::OUString& rSysPath ); 769 const ::rtl::OUString& rSysPath ); 851 const ::rtl::OUString& rSysPath, 873 const ::rtl::OUString& rSysPath, 892 …rageObject( const ObjectBase& rParent, const StorageRef& rxStrg, const ::rtl::OUString& rSysPath ); 904 const ::rtl::OUString& rSysPath ); 919 const ::rtl::OUString& rSysPath );
|
| H A D | dumperbase.hxx | 1314 … construct( const ObjectBase& rParent, const StorageRef& rxStrg, const ::rtl::OUString& rSysPath ); 1329 const ::rtl::OUString& rSysPath ); 1351 const ::rtl::OUString& rSysPath ); 1357 const ::rtl::OUString& rSysPath,
|
| H A D | biffdumper.hxx | 537 const ::rtl::OUString& rSysPath );
|
| /AOO42X/main/vcl/unx/generic/printergfx/ |
| H A D | text_gfx.cxx | 797 const rtl::OString& rSysPath (mrFontMgr.getFontFileSysPath(*aFont) ); in writeResources() local 799 …osl::File::getFileURLFromSystemPath (OStringToOUString (rSysPath, osl_getThreadTextEncoding()), aU… in writeResources()
|