Lines Matching refs:LINK
841 mpExpand->SetToggleHdl( LINK( this, AnyEdit, ExpandEditHdl ) ); in AnyEdit()
883 mpEdit->SetModifyHdl( LINK( this, AnyEdit, ApplyPropertyHdl ) ); in setAsMultiLine()
962 SetModifyHdl( LINK( this, AnyInteger, ApplyPropertyHdl ) ); in AnyInteger()
1006 SetToggleHdl( LINK( this, AnyWidget, ApplyPropertyHdl ) ); in AnyCheckBox()
1047 SetSelectHdl( LINK( this, AnyWidget, ApplyPropertyHdl ) ); in AnyListBox()
1087 SetModifyHdl( LINK( this, AnyComboBox, ApplyPropertyHdl ) ); in AnyComboBox()
1135 mpFlag->SetToggleHdl( LINK( mpValue, AnyWidget, FlagToggledHdl ) ); in PropertyEntry()
1419 mpListBox->SetSelectHdl( LINK( this, SortListBox, ItemSelectedHdl ) ); in SortListBox()
1423 mpUpButton->SetClickHdl( LINK( this, SortListBox, UpPressedHdl ) ); in SortListBox()
1427 mpDownButton->SetClickHdl( LINK( this, SortListBox, DownPressedHdl ) ); in SortListBox()
1432 mpRemoveButton->SetClickHdl( LINK( this, SortListBox, RemovePressedHdl ) ); in SortListBox()
1748 pBtn->SetClickHdl( LINK( this, EditorImpl, CreateWidgetHdl ) ); in EditorImpl()
1767 pImportDialog->SetFileSelectHdl( LINK( this, EditorImpl, ImportDialogHdl ) ); in EditorImpl()
1774 pExportButton->SetClickHdl( LINK( this, EditorImpl, ExportButtonHdl ) ); in EditorImpl()