Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx157 const String& GetFavoritesPath() { return GetPath( SvtPathOptions::PATH_FAVORITES ); } in GetFavoritesPath() function in SvtPathOptions_Impl
636 const String& SvtPathOptions::GetFavoritesPath() const in GetFavoritesPath() function in SvtPathOptions
638 return pImp->GetFavoritesPath(); in GetFavoritesPath()
972 case PATH_FAVORITES: aPath = GetFavoritesPath(); break; in SearchFile()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx83 const String& GetFavoritesPath() const;
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx486 … case SvtPathOptions::PATH_FAVORITES: aValue = aPathCfg.GetFavoritesPath(); break; in GetOptions()

Completed in 36 milliseconds