Home
last modified time | relevance | path

Searched refs:SetSelectionChangedHdl (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx680 …m_aDragED.SetSelectionChangedHdl( LINK( this, SwCustomizeAddressBlockDialog, SelectionChangedHdl_I… in SwCustomizeAddressBlockDialog()
H A Dmmaddressblockpage.hxx190 void SetSelectionChangedHdl( const Link& rLink ) {m_aSelectionLink = rLink;} in SetSelectionChangedHdl() function in AddressMultiLineEdit
/trunk/main/vcl/inc/
H A Dilstbox.hxx168 void SetSelectionChangedHdl( const Link& rLnk ) { maSelectionChangedHdl = rLnk; } in SetSelectionChangedHdl() function in ImplEntryList
511 …void SetSelectionChangedHdl( const Link& rLnk ) { maLBWindow.GetEntryList()->SetSelectionChanged… in SetSelectionChangedHdl() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dcombobox.cxx217 mpImplLB->SetSelectionChangedHdl( LINK( this, ComboBox, ImplSelectionChangedHdl ) ); in ImplInit()
H A Dlstbox.cxx185 mpImplLB->SetSelectionChangedHdl( LINK( this, ListBox, ImplSelectionChangedHdl ) ); in ImplInit()

Completed in 54 milliseconds