Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dpathoptions.cxx184 …void SetFavoritesPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_FAVORITES, rPath );… in SetFavoritesPath() function in SvtPathOptions_Impl
802 void SvtPathOptions::SetFavoritesPath( const String& rPath ) in SetFavoritesPath() function in SvtPathOptions
804 pImp->SetFavoritesPath( rPath ); in SetFavoritesPath()
/aoo4110/main/unotools/inc/unotools/
H A Dpathoptions.hxx112 void SetFavoritesPath( const String& rPath );
/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx868 case SvtPathOptions::PATH_FAVORITES: aPathOptions.SetFavoritesPath( sValue );break; in SetOptions()

Completed in 35 milliseconds