Searched refs:SetFocusHdl (Results 1 – 10 of 10) sorted by relevance
366 void SetFocusHdl( const Link& rLink ) { maFocusHdl = rLink ; } in SetFocusHdl() function in ImplListBoxWindow507 void SetFocusHdl( const Link& rLink ) { maLBWindow.SetFocusHdl( rLink ); } in SetFocusHdl() function in ImplListBox
483 void SetFocusHdl(SdrHdl* pNew);
691 ((SdrHdlList&)rHdlList).SetFocusHdl(pNewOne); in KeyInput()
677 ((SdrHdlList&)rHdlList).SetFocusHdl(pNewOne); in KeyInput()
636 ((SdrHdlList&)rHdlList).SetFocusHdl(pNewOne); in IMPL_LINK_INLINE_END()
731 ((SdrHdlList&)rHdlList).SetFocusHdl(pNewOne); in OnMarkHandle()
173 mpImplLB->SetFocusHdl( LINK( this, ListBox, ImplFocusHdl ) ); in ImplInit()
2069 void SdrHdlList::SetFocusHdl(SdrHdl* pNew) in SetFocusHdl() function in SdrHdlList
920 aHdl.SetFocusHdl(pCandidate); in SetMarkHandles()
1449 rHdlList.SetFocusHdl(pAnchor); in KeyInput()
Completed in 87 milliseconds