Searched refs:SetKeyInputHdl (Results 1 – 6 of 6) sorted by relevance
42 void SetKeyInputHdl( const Link& rKeyInputLink );
45 void RangeEdit::SetKeyInputHdl( const Link& rKeyInputLink ) in SetKeyInputHdl() function in chart::RangeEdit
314 m_aEDT_RANGE.SetKeyInputHdl( LINK( this, DataSourceTabPage, MainRangeButtonClickedHdl )); in DataSourceTabPage()315 …m_aEDT_CATEGORIES.SetKeyInputHdl( LINK( this, DataSourceTabPage, CategoriesRangeButtonClickedHdl )… in DataSourceTabPage()
157 m_aED_Range.SetKeyInputHdl( LINK( this, RangeChooserTabPage, ChooseRangeHdl )); in RangeChooserTabPage()
358 void SetKeyInputHdl( const Link& rLink ) { aKeyInputLink = rLink; } in SetKeyInputHdl() function in SvXPropEvListener
680 aListener.SetKeyInputHdl (LINK( this, SvListBoxForProperties, KeyInputHdl)); in SvListBoxForProperties()
Completed in 40 milliseconds