Home
last modified time | relevance | path

Searched refs:rSysPath (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx797 const rtl::OString& rSysPath (mrFontMgr.getFontFileSysPath(*aFont) ); in writeResources() local
799 …osl::File::getFileURLFromSystemPath (OStringToOUString (rSysPath, osl_getThreadTextEncoding()), aU… in writeResources()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx2166 …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 Doledumper.cxx661 construct( rParent, rxStrg, rSysPath ); in OleStorageObject()
666 StorageObjectBase::construct( rParent, rxStrg, rSysPath ); in construct()
2050 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaContainerStorageObject()
2070 VbaContainerStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage()
2072 OleStorageObject( *this, rxStrg, rSysPath ).dump(); in implDumpStorage()
2273 OleStorageObject( rParent, rxStrg, rSysPath ), in VbaStorageObject()
2292 VbaContainerStorageObject( rParent, rxStrg, rSysPath ), in VbaFormStorageObject()
2308 OleStorageObject( rParent, rxStrg, rSysPath ) in VbaProjectStorageObject()
2324 VbaStorageObject( *this, rxStrg, rSysPath, maVbaData ).dump(); in implDumpStorage()
2326 VbaFormStorageObject( *this, rxStrg, rSysPath, maVbaData ).dump(); in implDumpStorage()
[all …]
H A Dbiffdumper.cxx4535 …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()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1314 … 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 Doledumper.hxx169 …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 Dbiffdumper.hxx537 const ::rtl::OUString& rSysPath );

Completed in 128 milliseconds