Searched refs:SwTestTabPage (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/config/ |
H A D | optpage.cxx | 2483 SwTestTabPage::SwTestTabPage( Window* pParent, in SwTestTabPage() function in SwTestTabPage 2542 SfxTabPage* SwTestTabPage::Create( Window* pParent, in Create() 2545 return ( new SwTestTabPage( pParent, rAttrSet ) ); in Create() 2550 sal_Bool SwTestTabPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet() 2573 void SwTestTabPage::Reset( const SfxItemSet& ) in Reset() 2596 void SwTestTabPage::Init() in Init() 2599 Link aLk = LINK( this, SwTestTabPage, AutoClickHdl ); in Init() 2614 IMPL_LINK_INLINE_START( SwTestTabPage, AutoClickHdl, CheckBox *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument 2619 IMPL_LINK_INLINE_END( SwTestTabPage, AutoClickHdl, CheckBox *, EMPTYARG )
|
/trunk/main/sw/source/ui/inc/ |
H A D | cfgitems.hxx | 36 class SwTestTabPage; 211 friend class SwTestTabPage;
|
H A D | optpage.hxx | 473 class SwTestTabPage : public SfxTabPage class 476 SwTestTabPage( Window* pParent,
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 1713 pRet = SwTestTabPage::Create; in GetTabPageCreatorFunc()
|
Completed in 72 milliseconds