Lines Matching refs:LoseFocusHdl
65 LINK( this, SvXPropertyEdit, LoseFocusHdl)); in SvXPropertyEdit()
80 LINK( this, SvXPropertyEdit, LoseFocusHdl)); in SvXPropertyEdit()
175 IMPL_LINK( SvXPropertyEdit, LoseFocusHdl, Edit*, EMPTYARG ) in IMPL_LINK() argument
194 LINK( this, SvXPropertyListBox, LoseFocusHdl)); in SvXPropertyListBox()
208 LINK( this, SvXPropertyListBox, LoseFocusHdl)); in SvXPropertyListBox()
303 IMPL_LINK( SvXPropertyListBox, LoseFocusHdl, ListBox*, EMPTYARG ) in IMPL_LINK() argument
323 LINK( this, SvXPropertyComboBox, LoseFocusHdl)); in SvXPropertyComboBox()
337 LINK( this, SvXPropertyComboBox, LoseFocusHdl)); in SvXPropertyComboBox()
432 IMPL_LINK( SvXPropertyComboBox, LoseFocusHdl, ComboBox*, EMPTYARG ) in IMPL_LINK() argument
679 aListener.SetLoseFocusHdl(LINK( this, SvListBoxForProperties,LoseFocusHdl)); in SvListBoxForProperties()
1108 IMPL_LINK( SvListBoxForProperties, LoseFocusHdl,SvXPropEvListener*, pSvXPEvL) in IMPL_LINK() argument