Home
last modified time | relevance | path

Searched refs:PATH_PLUGIN (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dpathoptions.cxx165 const String& GetPluginPath() { return GetPath( SvtPathOptions::PATH_PLUGIN ); } in GetPluginPath()
192 void SetPluginPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_PLUGIN, rPath ); } in SetPluginPath()
244 { "Plugin", SvtPathOptions::PATH_PLUGIN },
296 ePath == SvtPathOptions::PATH_PLUGIN || in GetPath()
345 case SvtPathOptions::PATH_PLUGIN: in SetPath()
980 case PATH_PLUGIN: aPath = GetPluginPath(); break; in SearchFile()
H A Ddefaultoptions.cxx142 { SvtPathOptions::PATH_PLUGIN, &SvtDefaultOptions_Impl::m_aPluginPath },
213 nId == SvtPathOptions::PATH_PLUGIN ) in GetDefaultPath()
/aoo4110/main/unotools/inc/unotools/
H A Dpathoptions.hxx60 PATH_PLUGIN, enumerator
/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx484 …case SvtPathOptions::PATH_PLUGIN: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg… in GetOptions()
896 case SvtPathOptions::PATH_PLUGIN: in SetOptions()

Completed in 30 milliseconds