Lines Matching refs:aNotesBtn
333 aNotesBtn ( this, SVX_RES( CB_NOTES ) ), \
597 &aNotesBtn, in Construct_Impl()
650 aOpt.SetNotes ( aNotesBtn .IsChecked() ); in Close()
745 aNotesBtn.SetClickHdl( aLink ); in InitControls_Impl()
814 pMoreBtn->AddWindow( &aNotesBtn ); in CalculateDelta_Impl()
817 aNotesBtn.Hide(); in CalculateDelta_Impl()
978 aNotesBtn.Check( pSearchItem->GetNotes() ); in Init_Impl()
985 if (aNotesBtn.IsChecked()) in Init_Impl()
1221 if (!bWriter || (bWriter && !aNotesBtn.IsChecked())) in Init_Impl()
1353 if (!aNotesBtn.IsChecked()) in IMPL_LINK()
1362 if ( pCtrl == &aNotesBtn) in IMPL_LINK()
1364 if (aNotesBtn.IsChecked()) in IMPL_LINK()
1386 aNotesBtn.Disable(); in IMPL_LINK()
1400 EnableControl_Impl( &aNotesBtn ); in IMPL_LINK()
1486 pSearchItem->SetNotes( GetCheckBoxValue( aNotesBtn ) ); in IMPL_LINK()
1637 if (!bWriter || (bWriter && !aNotesBtn.IsChecked())) in IMPL_LINK()
1911 aNotesBtn.Enable(); in EnableControls_Impl()
2007 if ( &aNotesBtn == pCtrl /*! && ( SEARCH_OPTIONS_NOTES & nOptions ) != 0 */ ) in EnableControl_Impl()
2009 aNotesBtn.Enable(); in EnableControl_Impl()
2439 else if ( &aNotesBtn == (CheckBox*)pCtrl ) in SetModifyFlag_Impl()
2491 pSearchItem->SetNotes( GetCheckBoxValue( aNotesBtn ) ); in SaveToModule_Impl()