Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx192 void SetPluginPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_PLUGIN, rPath ); } in SetPluginPath() function in SvtPathOptions_Impl
858 void SvtPathOptions::SetPluginPath( const String& rPath ) in SetPluginPath() function in SvtPathOptions
860 pImp->SetPluginPath( rPath ); in SetPluginPath()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx120 void SetPluginPath( const String& rPath );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx920 aPathOptions.SetPluginPath( aTmp ); in SetOptions()

Completed in 31 milliseconds