Home
last modified time | relevance | path

Searched refs:GetPluginPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx165 const String& GetPluginPath() { return GetPath( SvtPathOptions::PATH_PLUGIN ); } in GetPluginPath() function in SvtPathOptions_Impl
699 const String& SvtPathOptions::GetPluginPath() const in GetPluginPath() function in SvtPathOptions
701 return pImp->GetPluginPath(); in GetPluginPath()
980 case PATH_PLUGIN: aPath = GetPluginPath(); break; in SearchFile()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx91 const String& GetPluginPath() const;
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx494 …GIN: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetPluginPath(), aValue ); b… in GetOptions()

Completed in 31 milliseconds