Searched refs:PATH_GALLERY (Results 1 – 5 of 5) sorted by relevance
125 { SvtPathOptions::PATH_GALLERY, "Gallery" },196 SvtPathOptions::PATH_GALLERY == nIndex || in IsMultiPath_Impl()202 SvtPathOptions::PATH_GALLERY == nIndex || in IsMultiPath_Impl()327 case SvtPathOptions::PATH_GALLERY: in Reset()
159 const String& GetGalleryPath() { return GetPath( SvtPathOptions::PATH_GALLERY ); } in GetGalleryPath()186 … SetGalleryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_GALLERY, rPath ); } in SetGalleryPath()238 { "Gallery", SvtPathOptions::PATH_GALLERY },974 case PATH_GALLERY: aPath = GetGalleryPath(); break; in SearchFile()
136 { SvtPathOptions::PATH_GALLERY, &SvtDefaultOptions_Impl::m_aGalleryPath },
54 PATH_GALLERY, enumerator
488 … case SvtPathOptions::PATH_GALLERY: aValue = aPathCfg.GetGalleryPath(); break; in GetOptions()896 … case SvtPathOptions::PATH_GALLERY: aPathOptions.SetGalleryPath( sValue );break; in SetOptions()