Home
last modified time | relevance | path

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

/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx112 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 26 milliseconds