Searched refs:GetStoragePath (Results 1 – 4 of 4) sorted by relevance
166 const String& GetStoragePath() { return GetPath( SvtPathOptions::PATH_STORAGE ); } in GetStoragePath() function in SvtPathOptions_Impl706 const String& SvtPathOptions::GetStoragePath() const in GetStoragePath() function in SvtPathOptions708 return pImp->GetStoragePath(); in GetStoragePath()981 case PATH_STORAGE: aPath = GetStoragePath(); break; in SearchFile()
92 const String& GetStoragePath() const;
786 String sStorageURL = implParseSmart( SvtPathOptions().GetStoragePath() ); in openCacheStream()
485 …AGE: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetStoragePath(), aValue ); b… in GetOptions()
Completed in 19 milliseconds