Searched refs:SetGalleryPath (Results 1 – 3 of 3) sorted by relevance
186 void SetGalleryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_GALLERY, rPath ); } in SetGalleryPath() function in SvtPathOptions_Impl816 void SvtPathOptions::SetGalleryPath( const String& rPath ) in SetGalleryPath() function in SvtPathOptions818 pImp->SetGalleryPath( rPath ); in SetGalleryPath()
114 void SetGalleryPath( const String& rPath );
876 case SvtPathOptions::PATH_GALLERY: aPathOptions.SetGalleryPath( sValue );break; in SetOptions()
Completed in 28 milliseconds