Home
last modified time | relevance | path

Searched refs:GetStoragePath (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx166 const String& GetStoragePath() { return GetPath( SvtPathOptions::PATH_STORAGE ); } in GetStoragePath() function in SvtPathOptions_Impl
706 const String& SvtPathOptions::GetStoragePath() const in GetStoragePath() function in SvtPathOptions
708 return pImp->GetStoragePath(); in GetStoragePath()
981 case PATH_STORAGE: aPath = GetStoragePath(); break; in SearchFile()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx92 const String& GetStoragePath() const;
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx786 String sStorageURL = implParseSmart( SvtPathOptions().GetStoragePath() ); in openCacheStream()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx495 …AGE: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetStoragePath(), aValue ); b… in GetOptions()

Completed in 29 milliseconds