Searched refs:GetGalleryPath (Results 1 – 5 of 5) sorted by relevance
159 const String& GetGalleryPath() { return GetPath( SvtPathOptions::PATH_GALLERY ); } in GetGalleryPath() function in SvtPathOptions_Impl650 const String& SvtPathOptions::GetGalleryPath() const in GetGalleryPath() function in SvtPathOptions652 return pImp->GetGalleryPath(); in GetGalleryPath()974 case PATH_GALLERY: aPath = GetGalleryPath(); break; in SearchFile()
85 const String& GetGalleryPath() const;
233 pGallery = new Gallery( SvtPathOptions().GetGalleryPath() ); in GetGalleryInstance()
478 … case SvtPathOptions::PATH_GALLERY: aValue = aPathCfg.GetGalleryPath(); break; in GetOptions()
1980 String aGalleryDir( SvtPathOptions().GetGalleryPath() ); in ReadSound()
Completed in 146 milliseconds