Searched refs:NewHdl_Impl (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/cui/source/tabpages/ |
H A D | tabstpge.cxx | 154 aNewBtn.SetClickHdl( LINK( this,SvxTabulatorTabPage, NewHdl_Impl ) ); in SvxTabulatorTabPage() 229 NewHdl_Impl( 0 ); in FillItemSet() 497 IMPL_LINK( SvxTabulatorTabPage, NewHdl_Impl, Button *, pBtn ) in IMPL_LINK() argument
|
/aoo4110/main/cui/source/inc/ |
H A D | tabstpge.hxx | 137 DECL_LINK( NewHdl_Impl, Button* );
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | createaddresslistdialog.hxx | 79 DECL_LINK(NewHdl_Impl, PushButton*);
|
H A D | createaddresslistdialog.cxx | 411 m_aNewPB.SetClickHdl(LINK(this, SwCreateAddressListDialog, NewHdl_Impl)); in SwCreateAddressListDialog() 512 IMPL_LINK(SwCreateAddressListDialog, NewHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
|
Completed in 44 milliseconds