Searched refs:aSelectionBtn (Results 1 – 2 of 2) sorted by relevance
324 aSelectionBtn ( this, SVX_RES( CB_SELECTIONS ) ), \588 &aSelectionBtn, in Construct_Impl()738 aSelectionBtn.SetClickHdl( aLink ); in InitControls_Impl()822 pMoreBtn->AddWindow( &aSelectionBtn ); in CalculateDelta_Impl()977 aSelectionBtn.Check( pSearchItem->GetSelection() ); in Init_Impl()1103 EnableControl_Impl( &aSelectionBtn ); in Init_Impl()1106 aSelectionBtn.Check( sal_False ); in Init_Impl()1107 aSelectionBtn.Disable(); in Init_Impl()1485 pSearchItem->SetSelection( GetCheckBoxValue( aSelectionBtn ) ); in IMPL_LINK()1920 aSelectionBtn.Enable(); in EnableControls_Impl()[all …]
196 CheckBox aSelectionBtn; member in SvxSearchDialog