Searched refs:aOldSelection (Results 1 – 11 of 11) sorted by relevance
154 ESelection aOldSelection; in Execute() local161 aOldSelection = pOLV->GetSelection(); in Execute()334 aOldSelection = pOLV->GetSelection(); in Execute()612 pOLV->GetEditView().SetSelection( aOldSelection ); in Execute()
1216 ESelection aOldSelection; in ExecLingu() local1222 aOldSelection = pOLV->GetSelection(); in ExecLingu()1326 pOLV->GetEditView().SetSelection( aOldSelection ); in ExecLingu()
558 Selection aOldSelection( GetSelection() ); in dispatchKeyEvent() local575 if ( aNewSelection != aOldSelection // selection changed in dispatchKeyEvent()
451 ESelection aOldSelection; in CopyText() local453 rCacheVF.GetSelection( aOldSelection ); in CopyText()456 rCacheVF.SetSelection( aOldSelection ); // restore in CopyText()
2472 ESelection aOldSelection; in copyText() local2474 rCacheVF.GetSelection( aOldSelection ); in copyText()2478 rCacheVF.SetSelection( aOldSelection ); // restore in copyText()
261 if (!aNewSelection.IsEqual(aOldSelection)) in IMPL_LINK()274 aOldSelection = aNewSelection; in IMPL_LINK()
69 ESelection aOldSelection; member in SmEditWindow
1469 ESelection aOldSelection( aSel ); in ChangeFontSize() local1516 SetSelection( aOldSelection ); in ChangeFontSize()
1872 ESelection aOldSelection = pWin->GetOutlinerView()->GetSelection(); in SearchReplace() local1882 pWin->GetOutlinerView()->SetSelection(aOldSelection); in SearchReplace()
1364 ESelection aOldSelection = pOLV->GetSelection(); in getKeyboardAction() local1366 bTextMove = pOLV && ( aOldSelection.IsEqual(pOLV->GetSelection()) ); in getKeyboardAction()
1342 TextSelection aOldSelection( mpImpl->maSelection ); in ImpMoveCursor() local
Completed in 313 milliseconds