Lines Matching refs:pSearchItem

360 	pSearchItem 	( NULL ),												\
412 delete pSearchItem; in ~SvxSearchDialog()
466 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in Construct_Impl()
652 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in Close()
690 DBG_ASSERT( pSearchItem, "SearchItem missing" ); in Activate()
691 if (pSearchItem) in Activate()
693 aMatchCaseCB .Check( pSearchItem->GetExact() ); in Activate()
694 aJapMatchFullHalfWidthCB.Check( !pSearchItem->IsMatchFullHalfWidthForms() ); in Activate()
777 DBG_ASSERT( pSearchItem, "no search item" ); in CalculateDelta_Impl()
943 DBG_ASSERT( pSearchItem, "SearchItem == 0" ); in Init_Impl()
944 bWriter = ( pSearchItem->GetAppFlag() == SVX_SEARCHAPP_WRITER ); in Init_Impl()
972 aWordBtn.Check( pSearchItem->GetWordOnly() ); in Init_Impl()
974 aMatchCaseCB.Check( pSearchItem->GetExact() ); in Init_Impl()
976 aBackwardsBtn.Check( pSearchItem->GetBackward() ); in Init_Impl()
978 aNotesBtn.Check( pSearchItem->GetNotes() ); in Init_Impl()
980 aSelectionBtn.Check( pSearchItem->GetSelection() ); in Init_Impl()
982 aRegExpBtn.Check( pSearchItem->GetRegExp() ); in Init_Impl()
984 aLayoutBtn.Check( pSearchItem->GetPattern() ); in Init_Impl()
987 aSimilarityBox.Check( pSearchItem->IsLevenshtein() ); in Init_Impl()
989 aJapOptionsCB.Check( pSearchItem->IsUseAsianOptions() ); in Init_Impl()
990 ApplyTransliterationFlags_Impl( pSearchItem->GetTransliterationFlags() ); in Init_Impl()
995 if ( pSearchItem->GetAppFlag() == SVX_SEARCHAPP_CALC ) in Init_Impl()
1003 switch ( pSearchItem->GetCellType() ) in Init_Impl()
1022 if ( pSearchItem->GetRowDirection() && in Init_Impl()
1025 else if ( !pSearchItem->GetRowDirection() && in Init_Impl()
1030 aAllSheetsCB.Check( pSearchItem->IsAllTables() ); in Init_Impl()
1041 if ( pSearchItem->GetAppFlag() == SVX_SEARCHAPP_DRAW ) in Init_Impl()
1059 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in Init_Impl()
1090 aSimilarityBox.Check( pSearchItem->IsLevenshtein() ); in Init_Impl()
1125 pStylePool->SetSearchMask( pSearchItem->GetFamily(), in Init_Impl()
1136 aSearchTmplLB.SelectEntry( pSearchItem->GetSearchString() ); in Init_Impl()
1137 aReplaceTmplLB.SelectEntry( pSearchItem->GetReplaceString() ); in Init_Impl()
1160 if ( pSearchItem->GetSearchString().Len() && bSetSearch ) in Init_Impl()
1161 aSearchLB.SetText( pSearchItem->GetSearchString() ); in Init_Impl()
1171 String aReplaceTxt = pSearchItem->GetReplaceString(); in Init_Impl()
1226 if (bWriter && pSearchItem->GetNotes()) in Init_Impl()
1359 pSearchItem->SetLevenshtein( bIsChecked ); in IMPL_LINK()
1458 pSearchItem->SetSearchString ( aSearchTmplLB.GetSelectEntry() ); in IMPL_LINK()
1459 pSearchItem->SetReplaceString( aReplaceTmplLB.GetSelectEntry() ); in IMPL_LINK()
1463 pSearchItem->SetSearchString ( aSearchLB.GetText() ); in IMPL_LINK()
1464 pSearchItem->SetReplaceString( aReplaceLB.GetText() ); in IMPL_LINK()
1477 pSearchItem->SetRegExp( sal_False ); in IMPL_LINK()
1478 pSearchItem->SetLevenshtein( sal_False ); in IMPL_LINK()
1480 pSearchItem->SetRegExp( sal_True ); in IMPL_LINK()
1482 pSearchItem->SetLevenshtein( sal_True ); in IMPL_LINK()
1484 pSearchItem->SetWordOnly( GetCheckBoxValue( aWordBtn ) ); in IMPL_LINK()
1485 pSearchItem->SetBackward( GetCheckBoxValue( aBackwardsBtn ) ); in IMPL_LINK()
1486 pSearchItem->SetNotes( GetCheckBoxValue( aNotesBtn ) ); in IMPL_LINK()
1487 pSearchItem->SetPattern( GetCheckBoxValue( aLayoutBtn ) ); in IMPL_LINK()
1488 pSearchItem->SetSelection( GetCheckBoxValue( aSelectionBtn ) ); in IMPL_LINK()
1490 pSearchItem->SetUseAsianOptions( GetCheckBoxValue( aJapOptionsCB ) ); in IMPL_LINK()
1492 if( !pSearchItem->IsUseAsianOptions()) in IMPL_LINK()
1495 pSearchItem->SetTransliterationFlags( nFlags ); in IMPL_LINK()
1500 pSearchItem->SetCellType( aCalcSearchInLB.GetSelectEntryPos() ); in IMPL_LINK()
1502 pSearchItem->SetRowDirection( aRowsBtn.IsChecked() ); in IMPL_LINK()
1503 pSearchItem->SetAllTables( aAllSheetsCB.IsChecked() ); in IMPL_LINK()
1507 pSearchItem->SetCommand( SVX_SEARCHCMD_FIND ); in IMPL_LINK()
1509 pSearchItem->SetCommand( SVX_SEARCHCMD_FIND_ALL ); in IMPL_LINK()
1511 pSearchItem->SetCommand( SVX_SEARCHCMD_REPLACE ); in IMPL_LINK()
1513 pSearchItem->SetCommand( SVX_SEARCHCMD_REPLACE_ALL ); in IMPL_LINK()
1516 if ( !bFormat && pSearchItem->GetPattern() ) in IMPL_LINK()
1525 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in IMPL_LINK()
1556 pSearchItem->IsLEVRelaxed(), in IMPL_LINK()
1557 pSearchItem->GetLEVOther(), in IMPL_LINK()
1558 pSearchItem->GetLEVShorter(), in IMPL_LINK()
1559 pSearchItem->GetLEVLonger() ); in IMPL_LINK()
1563 pSearchItem->SetLEVRelaxed( pDlg->IsRelaxed() ); in IMPL_LINK()
1564 pSearchItem->SetLEVOther( pDlg->GetOther() ); in IMPL_LINK()
1565 pSearchItem->SetLEVShorter( pDlg->GetShorter() ); in IMPL_LINK()
1566 pSearchItem->SetLEVLonger( pDlg->GetLonger() ); in IMPL_LINK()
1575 pSearchItem->SetTransliterationFlags( GetTransliterationFlags() ); in IMPL_LINK()
1580 pSearchItem->GetTransliterationFlags() ); in IMPL_LINK()
1586 pSearchItem->SetTransliterationFlags( nFlags ); in IMPL_LINK()
1675 switch ( pSearchItem->GetFamily() ) in IMPL_LINK()
1804 rPool.SetSearchMask( pSearchItem->GetFamily(), SFXSTYLEBIT_ALL ); in TemplatesChanged_Impl()
1963 if ( pSearchItem ) in EnableControls_Impl()
1964 Init_Impl( pSearchItem->GetPattern() && in EnableControls_Impl()
2066 delete pSearchItem; in SetItem_Impl()
2067 pSearchItem = (SvxSearchItem*)pItem->Clone(); in SetItem_Impl()
2068 Init_Impl( pSearchItem->GetPattern() && in SetItem_Impl()
2467 if ( !pSearchItem ) in SaveToModule_Impl()
2472 pSearchItem->SetSearchString ( aSearchTmplLB.GetSelectEntry() ); in SaveToModule_Impl()
2473 pSearchItem->SetReplaceString( aReplaceTmplLB.GetSelectEntry() ); in SaveToModule_Impl()
2477 pSearchItem->SetSearchString ( aSearchLB.GetText() ); in SaveToModule_Impl()
2478 pSearchItem->SetReplaceString( aReplaceLB.GetText() ); in SaveToModule_Impl()
2482 pSearchItem->SetRegExp( sal_False ); in SaveToModule_Impl()
2483 pSearchItem->SetLevenshtein( sal_False ); in SaveToModule_Impl()
2485 pSearchItem->SetRegExp( sal_True ); in SaveToModule_Impl()
2487 pSearchItem->SetLevenshtein( sal_True ); in SaveToModule_Impl()
2489 pSearchItem->SetWordOnly( GetCheckBoxValue( aWordBtn ) ); in SaveToModule_Impl()
2490 pSearchItem->SetBackward( GetCheckBoxValue( aBackwardsBtn ) ); in SaveToModule_Impl()
2491 pSearchItem->SetNotes( GetCheckBoxValue( aNotesBtn ) ); in SaveToModule_Impl()
2492 pSearchItem->SetPattern( GetCheckBoxValue( aLayoutBtn ) ); in SaveToModule_Impl()
2493 pSearchItem->SetSelection( GetCheckBoxValue( aSelectionBtn ) ); in SaveToModule_Impl()
2495 pSearchItem->SetUseAsianOptions( GetCheckBoxValue( aJapOptionsCB ) ); in SaveToModule_Impl()
2497 if( !pSearchItem->IsUseAsianOptions()) in SaveToModule_Impl()
2500 pSearchItem->SetTransliterationFlags( nFlags ); in SaveToModule_Impl()
2505 pSearchItem->SetCellType( aCalcSearchInLB.GetSelectEntryPos() ); in SaveToModule_Impl()
2507 pSearchItem->SetRowDirection( aRowsBtn.IsChecked() ); in SaveToModule_Impl()
2508 pSearchItem->SetAllTables( aAllSheetsCB.IsChecked() ); in SaveToModule_Impl()
2511 pSearchItem->SetCommand( SVX_SEARCHCMD_FIND ); in SaveToModule_Impl()
2513 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in SaveToModule_Impl()