Lines Matching refs:GetFocusHdl
63 LINK( this, SvXPropertyEdit, GetFocusHdl)); in SvXPropertyEdit()
78 LINK( this, SvXPropertyEdit, GetFocusHdl)); in SvXPropertyEdit()
168 IMPL_LINK( SvXPropertyEdit, GetFocusHdl, Edit*, EMPTYARG ) in IMPL_LINK() argument
192 LINK( this, SvXPropertyListBox, GetFocusHdl)); in SvXPropertyListBox()
206 LINK( this, SvXPropertyListBox, GetFocusHdl)); in SvXPropertyListBox()
296 IMPL_LINK( SvXPropertyListBox, GetFocusHdl, ListBox*, EMPTYARG ) in IMPL_LINK() argument
321 LINK( this, SvXPropertyComboBox, GetFocusHdl)); in SvXPropertyComboBox()
335 LINK( this, SvXPropertyComboBox, GetFocusHdl)); in SvXPropertyComboBox()
425 IMPL_LINK( SvXPropertyComboBox, GetFocusHdl, ComboBox*, EMPTYARG ) in IMPL_LINK() argument
678 aListener.SetGetFocusHdl (LINK( this, SvListBoxForProperties, GetFocusHdl)); in SvListBoxForProperties()
1097 IMPL_LINK( SvListBoxForProperties, GetFocusHdl,SvXPropEvListener*, pSvXPEvL) in IMPL_LINK() argument