Lines Matching refs:aLayoutBtn
329 aLayoutBtn ( this, SVX_RES( CB_LAYOUTS ) ), \
448 aStylesStr = aLayoutBtn.GetText(); in Construct_Impl()
593 &aLayoutBtn, in Construct_Impl()
643 aOpt.SetSearchForStyles ( aLayoutBtn .IsChecked() ); in Close()
747 aLayoutBtn.SetClickHdl( LINK( this, SvxSearchDialog, TemplateHdl_Impl ) ); in InitControls_Impl()
809 pMoreBtn->AddWindow( &aLayoutBtn ); in CalculateDelta_Impl()
981 aLayoutBtn.Check( pSearchItem->GetPattern() ); in Init_Impl()
983 aLayoutBtn.Disable(); in Init_Impl()
1043 aLayoutBtn.Hide(); in Init_Impl()
1082 aLayoutBtn.Show(); in Init_Impl()
1242 if ( aLayoutBtn.IsChecked() ) in Init_Impl()
1245 TemplateHdl_Impl( &aLayoutBtn ); in Init_Impl()
1336 if ( aLayoutBtn.IsChecked() ) in IMPL_LINK()
1339 aLayoutBtn.Check( sal_False ); in IMPL_LINK()
1342 aLayoutBtn.Disable(); in IMPL_LINK()
1351 EnableControl_Impl( &aLayoutBtn ); in IMPL_LINK()
1363 aLayoutBtn.Disable(); in IMPL_LINK()
1369 EnableControl_Impl( &aLayoutBtn ); in IMPL_LINK()
1375 if ( aLayoutBtn.IsChecked() && !bFormat ) in IMPL_LINK()
1446 bool bInclusive = ( aLayoutBtn.GetText() == aLayoutStr ); in IMPL_LINK()
1453 if ( aLayoutBtn.IsChecked() && !bInclusive ) in IMPL_LINK()
1484 pSearchItem->SetPattern( GetCheckBoxValue( aLayoutBtn ) ); in IMPL_LINK()
1527 if ( !aLayoutBtn.IsChecked() || bInclusive ) in IMPL_LINK()
1665 if ( aLayoutBtn.IsChecked() ) in IMPL_LINK()
1753 FlagHdl_Impl( &aLayoutBtn ); in IMPL_LINK()
1924 aLayoutBtn.Enable(); in EnableControls_Impl()
1926 aLayoutBtn.Disable(); in EnableControls_Impl()
2026 if ( &aLayoutBtn == pCtrl && ( SEARCH_OPTIONS_FAMILIES & nOptions ) != 0 ) in EnableControl_Impl()
2028 aLayoutBtn.Enable(); in EnableControl_Impl()
2113 aLayoutBtn.SetText( bFormat && nTxtLen ? aLayoutStr : aStylesStr ); in IMPL_LINK()
2225 aLayoutBtn.SetText( aStylesStr ); in IMPL_LINK()
2227 aLayoutBtn.Check( sal_False ); in IMPL_LINK()
2246 TemplateHdl_Impl( &aLayoutBtn ); in IMPL_LINK()
2442 else if ( &aLayoutBtn == (CheckBox*)pCtrl ) in SetModifyFlag_Impl()
2467 if ( aLayoutBtn.IsChecked() ) in SaveToModule_Impl()
2489 pSearchItem->SetPattern( GetCheckBoxValue( aLayoutBtn ) ); in SaveToModule_Impl()