Home
last modified time | relevance | path

Searched refs:GetModulePath (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/linguistic/source/
H A Dmisc2.cxx80 aURLObj.SetSmartURL( GetModulePath(ePath) ); in GetFileURL()
92 String GetModulePath( SvtPathOptions::Pathes ePath, sal_Bool bAddAccessDelim ) in GetModulePath() function
100 aRes = aPathOpt.GetModulePath(); in GetModulePath()
/aoo41x/main/unotools/source/config/
H A Dpathoptions.cxx163 const String& GetModulePath() { return GetPath( SvtPathOptions::PATH_MODULE ); } in GetModulePath() function in SvtPathOptions_Impl
685 const String& SvtPathOptions::GetModulePath() const in GetModulePath() function in SvtPathOptions
687 return pImp->GetModulePath(); in GetModulePath()
978 case PATH_MODULE: aPath = GetModulePath(); break; in SearchFile()
/aoo41x/main/sfx2/source/dialog/
H A Dintro.cxx74 INetURLObject aObj( SvtPathOptions().GetModulePath(), INET_PROT_FILE ); in IntroWindow_Impl()
/aoo41x/main/unotools/inc/unotools/
H A Dpathoptions.hxx89 const String& GetModulePath() const;
/aoo41x/main/linguistic/inc/linguistic/
H A Dmisc.hxx150 String GetModulePath( SvtPathOptions::Pathes ePath, sal_Bool bAddAccessDelim = sal_True );
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx482 …ULE: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetModulePath(), aValue ); b… in GetOptions()

Completed in 29 milliseconds