Searched refs:SetSelectionChangedHdl (Results 1 – 5 of 5) sorted by relevance
168 void SetSelectionChangedHdl( const Link& rLnk ) { maSelectionChangedHdl = rLnk; } in SetSelectionChangedHdl() function in ImplEntryList511 …void SetSelectionChangedHdl( const Link& rLnk ) { maLBWindow.GetEntryList()->SetSelectionChanged… in SetSelectionChangedHdl() function in ImplListBox
190 void SetSelectionChangedHdl( const Link& rLink ) {m_aSelectionLink = rLink;} in SetSelectionChangedHdl() function in AddressMultiLineEdit
680 …m_aDragED.SetSelectionChangedHdl( LINK( this, SwCustomizeAddressBlockDialog, SelectionChangedHdl_I… in SwCustomizeAddressBlockDialog()
217 mpImplLB->SetSelectionChangedHdl( LINK( this, ComboBox, ImplSelectionChangedHdl ) ); in ImplInit()
185 mpImplLB->SetSelectionChangedHdl( LINK( this, ListBox, ImplSelectionChangedHdl ) ); in ImplInit()
Completed in 41 milliseconds