Searched refs:GetBasicPath (Results 1 – 5 of 5) sorted by relevance
153 const String& GetBasicPath() { return GetPath( SvtPathOptions::PATH_BASIC ); } in GetBasicPath() function in SvtPathOptions_Impl608 const String& SvtPathOptions::GetBasicPath() const in GetBasicPath() function in SvtPathOptions610 return pImp->GetBasicPath(); in GetBasicPath()968 case PATH_BASIC: aPath = GetBasicPath(); break; in SearchFile()
297 String aAppBasicDir( aPathCFG.GetBasicPath() ); in impl_createApplicationBasicManager()444 String aAppBasicDir = SvtPathOptions().GetBasicPath(); in impl_createManagerForModel()
79 const String& GetBasicPath() const;
482 … case SvtPathOptions::PATH_BASIC: aValue = aPathCfg.GetBasicPath(); break; in GetOptions()
658 maLibraryPath = SvtPathOptions().GetBasicPath(); in init_Impl()
Completed in 41 milliseconds