Home
last modified time | relevance | path

Searched refs:aOldSelection (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx154 ESelection aOldSelection; in Execute() local
161 aOldSelection = pOLV->GetSelection(); in Execute()
334 aOldSelection = pOLV->GetSelection(); in Execute()
612 pOLV->GetEditView().SetSelection( aOldSelection ); in Execute()
H A Dannotsh.cxx1216 ESelection aOldSelection; in ExecLingu() local
1222 aOldSelection = pOLV->GetSelection(); in ExecLingu()
1326 pOLV->GetEditView().SetSelection( aOldSelection ); in ExecLingu()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx558 Selection aOldSelection( GetSelection() ); in dispatchKeyEvent() local
575 if ( aNewSelection != aOldSelection // selection changed in dispatchKeyEvent()
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx451 ESelection aOldSelection; in CopyText() local
453 rCacheVF.GetSelection( aOldSelection ); in CopyText()
456 rCacheVF.SetSelection( aOldSelection ); // restore in CopyText()
H A DAccessibleEditableTextPara.cxx2473 ESelection aOldSelection; in copyText() local
2475 rCacheVF.GetSelection( aOldSelection ); in copyText()
2479 rCacheVF.SetSelection( aOldSelection ); // restore in copyText()
/trunk/main/starmath/source/
H A Dedit.cxx261 if (!aNewSelection.IsEqual(aOldSelection)) in IMPL_LINK()
274 aOldSelection = aNewSelection; in IMPL_LINK()
/trunk/main/starmath/inc/
H A Dedit.hxx69 ESelection aOldSelection; member in SmEditWindow
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1470 ESelection aOldSelection( aSel ); in ChangeFontSize() local
1517 SetSelection( aOldSelection ); in ChangeFontSize()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1872 ESelection aOldSelection = pWin->GetOutlinerView()->GetSelection(); in SearchReplace() local
1882 pWin->GetOutlinerView()->SetSelection(aOldSelection); in SearchReplace()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1364 ESelection aOldSelection = pOLV->GetSelection(); in getKeyboardAction() local
1366 bTextMove = pOLV && ( aOldSelection.IsEqual(pOLV->GetSelection()) ); in getKeyboardAction()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1346 TextSelection aOldSelection( mpImpl->maSelection ); in ImpMoveCursor() local

Completed in 108 milliseconds