Searched refs:OnSelectionChangeHdl (Results 1 – 1 of 1) sorted by relevance
112 DECL_LINK( OnSelectionChangeHdl, UnoTreeListBoxImpl* );1528 SetSelectHdl( LINK(this, UnoTreeListBoxImpl, OnSelectionChangeHdl) ); in UnoTreeListBoxImpl()1529 SetDeselectHdl( LINK(this, UnoTreeListBoxImpl, OnSelectionChangeHdl) ); in UnoTreeListBoxImpl()1546 IMPL_LINK( UnoTreeListBoxImpl, OnSelectionChangeHdl, UnoTreeListBoxImpl*, EMPTYARG ) in IMPL_LINK() argument
Completed in 17 milliseconds