Searched refs:PopupSelected (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/soldep/source/ |
H A D | objwin.cxx | 106 mpPopup->SetSelectHdl( LINK( this, ObjectWin, PopupSelected )); in ObjectWin() 651 IMPL_LINK( ObjectWin, PopupSelected, PopupMenu*, mpPopup_l ) in IMPL_LINK() argument
|
H A D | depwin.cxx | 153 mpPopup->SetSelectHdl( LINK( pHdl, Depper, PopupSelected )); in SetPopupHdl()
|
H A D | depper.cxx | 586 IMPL_LINK( Depper, PopupSelected, PopupMenu*, mpPopup ) in IMPL_LINK() argument
|
/aoo41x/main/soldep/inc/soldep/ |
H A D | objwin.hxx | 126 DECL_LINK( PopupSelected, PopupMenu * );
|
H A D | depper.hxx | 197 DECL_LINK( PopupSelected, PopupMenu* );
|
Completed in 20 milliseconds