Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dpathoptions.cxx186 void SetGalleryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_GALLERY, rPath ); } in SetGalleryPath() function in SvtPathOptions_Impl
816 void SvtPathOptions::SetGalleryPath( const String& rPath ) in SetGalleryPath() function in SvtPathOptions
818 pImp->SetGalleryPath( rPath ); in SetGalleryPath()
/aoo4110/main/unotools/inc/unotools/
H A Dpathoptions.hxx114 void SetGalleryPath( const String& rPath );
/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx876 case SvtPathOptions::PATH_GALLERY: aPathOptions.SetGalleryPath( sValue );break; in SetOptions()

Completed in 32 milliseconds