Home
last modified time | relevance | path

Searched refs:GetBasicPath (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx153 const String& GetBasicPath() { return GetPath( SvtPathOptions::PATH_BASIC ); } in GetBasicPath() function in SvtPathOptions_Impl
608 const String& SvtPathOptions::GetBasicPath() const in GetBasicPath() function in SvtPathOptions
610 return pImp->GetBasicPath(); in GetBasicPath()
968 case PATH_BASIC: aPath = GetBasicPath(); break; in SearchFile()
/trunk/main/basic/source/basmgr/
H A Dbasicmanagerrepository.cxx297 String aAppBasicDir( aPathCFG.GetBasicPath() ); in impl_createApplicationBasicManager()
444 String aAppBasicDir = SvtPathOptions().GetBasicPath(); in impl_createManagerForModel()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx79 const String& GetBasicPath() const;
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx482 … case SvtPathOptions::PATH_BASIC: aValue = aPathCfg.GetBasicPath(); break; in GetOptions()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx658 maLibraryPath = SvtPathOptions().GetBasicPath(); in init_Impl()

Completed in 49 milliseconds