Searched refs:AssignRemoveHdl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | swuiccoll.cxx | 104 aTbLinks.SetDoubleClickHdl( LINK(this, SwCondCollPage, AssignRemoveHdl )); in SwCondCollPage() 105 aStyleLB.SetDoubleClickHdl( LINK(this, SwCondCollPage, AssignRemoveHdl )); in SwCondCollPage() 106 aRemovePB.SetClickHdl( LINK(this, SwCondCollPage, AssignRemoveHdl )); in SwCondCollPage() 107 aAssignPB.SetClickHdl( LINK(this, SwCondCollPage, AssignRemoveHdl )); in SwCondCollPage() 280 IMPL_LINK( SwCondCollPage, AssignRemoveHdl, PushButton*, pBtn) in IMPL_LINK() argument
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | swuiccoll.hxx | 65 DECL_LINK( AssignRemoveHdl, PushButton*);
|
Completed in 16 milliseconds