Home
last modified time | relevance | path

Searched refs:AssignRemoveHdl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx104 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 Dswuiccoll.hxx65 DECL_LINK( AssignRemoveHdl, PushButton*);

Completed in 15 milliseconds