Searched refs:PATH_FAVORITES (Results 1 – 4 of 4) sorted by relevance
157 const String& GetFavoritesPath() { return GetPath( SvtPathOptions::PATH_FAVORITES ); } in GetFavoritesPath()184 … SetFavoritesPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_FAVORITES, rPath ); } in SetFavoritesPath()236 { "Favorite", SvtPathOptions::PATH_FAVORITES },972 case PATH_FAVORITES: aPath = GetFavoritesPath(); break; in SearchFile()
134 { SvtPathOptions::PATH_FAVORITES, &SvtDefaultOptions_Impl::m_aFavoritesPath },
52 PATH_FAVORITES, enumerator
486 … case SvtPathOptions::PATH_FAVORITES: aValue = aPathCfg.GetFavoritesPath(); break; in GetOptions()888 … case SvtPathOptions::PATH_FAVORITES: aPathOptions.SetFavoritesPath( sValue );break; in SetOptions()