Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx618 AddTabPage( RID_SVXTABPAGE_GALLERY_GENERAL, TPGalleryThemeGeneral::Create, 0 ); in GalleryThemeProperties()
639 ( (TPGalleryThemeGeneral&) rPage ).SetXChgData( pData ); in PageCreated()
648 TPGalleryThemeGeneral::TPGalleryThemeGeneral( Window* pParent, const SfxItemSet& rSet ) : in TPGalleryThemeGeneral() function in TPGalleryThemeGeneral
673 void TPGalleryThemeGeneral::SetXChgData( ExchangeData* _pData ) in SetXChgData()
736 sal_Bool TPGalleryThemeGeneral::FillItemSet( SfxItemSet& /*rSet*/ ) in FillItemSet()
744 SfxTabPage* TPGalleryThemeGeneral::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
746 return new TPGalleryThemeGeneral( pParent, rSet ); in Create()
/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx265 class TPGalleryThemeGeneral : public SfxTabPage class
289 TPGalleryThemeGeneral( Window* pParent, const SfxItemSet& rSet );
290 ~TPGalleryThemeGeneral() {} in ~TPGalleryThemeGeneral()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1751 return TPGalleryThemeGeneral::Create; in GetTabPageCreatorFunc()

Completed in 37 milliseconds