/trunk/main/editeng/source/editeng/ |
H A D | editundo.cxx | 103 EditSelection aNewSel( mpImpEE->GetActiveView()->GetImpEditView()->GetEditSelection() ); in Undo() local 138 EditSelection aNewSel( mpImpEE->GetActiveView()->GetImpEditView()->GetEditSelection() ); in Redo() local 492 EditSelection aNewSel( GetImpEditEngine()->MoveParagraphs( aTmpRange, (sal_uInt32)nTmpDest, 0 ) ); in Undo() local 499 EditSelection aNewSel( GetImpEditEngine()->MoveParagraphs( nParagraphs, nDest, 0 ) ); in Redo() local 688 EditSelection aNewSel; in Undo() local 720 EditSelection aNewSel = _pImpEE->TransliterateText( aSel, nMode ); in Redo() local
|
H A D | textconv.cxx | 434 ESelection aNewSel( aOldSel ); in ReplaceUnit() local
|
H A D | editview.cxx | 588 EditSelection aNewSel( aEndPaM, aEndPaM ); in Read() local 893 …EditSelection aNewSel = PIMPEE->TransliterateText( pImpEditView->GetEditSelection(), nTransliterat… in TransliterateText() local 907 EditSelection aNewSel( PIMPEE->MatchGroup( pImpEditView->GetEditSelection() ) ); in MatchGroup() local
|
H A D | impedit.cxx | 1651 ESelection aNewSel( pDragAndDropInfo->aDropSel.nEndPara, pDragAndDropInfo->aDropSel.nEndPos, in dragDropEnd() local 1767 …EditSelection aNewSel = pEditEngine->pImpEditEngine->InsertText( xDataObj, String(), aPaM, pEditEn… in drop() local
|
H A D | impedit2.cxx | 593 …EditSelection aNewSel = EditPaM( mpIMEInfos->aPos.GetNode(), mpIMEInfos->aPos.GetIndex()+pData->Ge… in Command() local 1634 EditSelection aNewSel( rCurSel ); in SelectWord() local 1674 EditSelection aNewSel( rCurSel ); in SelectSentence() local 4520 ESelection aNewSel = aESel; in IndentBlock() local
|
H A D | impedit4.cxx | 1230 EditSelection aNewSel = InsertBinTextObject( (BinTextObject&)rTextObject, aSel.Max() ); in InsertText() local 2841 EditSelection aNewSel( aSel ); in TransliterateText() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | textuno.cxx | 660 ESelection aNewSel(GetSelection()); in getStart() local 677 ESelection aNewSel(GetSelection()); in getEnd() local 764 ESelection aNewSel(GetSelection()); in getStart() local 781 ESelection aNewSel(GetSelection()); in getEnd() local 868 ESelection aNewSel(GetSelection()); in getStart() local 885 ESelection aNewSel(GetSelection()); in getEnd() local
|
/trunk/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 270 ScSelectionState aNewSel( *mpViewData ); in IsSelectionChanged() local
|
H A D | editsh.cxx | 520 ESelection aNewSel( 0,aFinder.GetSelStart(), 0,aFinder.GetSelEnd() ); in Execute() local
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | simpref.cxx | 145 Selection aNewSel( aSel.Min(), aSel.Min()+aRefStr.Len() ); in SetReference() local
|
H A D | optsolver.cxx | 523 Selection aNewSel( aSel.Min(), aSel.Min()+aStr.Len() ); in SetReference() local
|
/trunk/main/svtools/source/edit/ |
H A D | textview.cxx | 285 TextSelection aNewSel( rTextSel ); in SetSelection() local 874 TextSelection aNewSel( mpImpl->maSelection ); in MouseButtonDown() local 908 TextSelection aNewSel( mpImpl->maSelection ); in MouseButtonDown() local 1020 …TextSelection aNewSel = TextPaM( mpImpl->mpTextEngine->mpIMEInfos->aPos.GetPara(), mpImpl->mpTextE… in Command() local 1390 TextSelection aNewSel( mpImpl->maSelection ); in InsertNewText() local 1923 TextSelection aNewSel( mpImpl->maSelection ); in SetCursorAtPoint() local
|
H A D | textundo.cxx | 98 TextSelection aNewSel( GetView()->GetSelection() ); in UndoRedoEnd() local
|
H A D | texteng.cxx | 2667 TextSelection aNewSel( aSel.GetEnd(), aSel.GetEnd() ); in Read() local
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | condfrmt.cxx | 374 Selection aNewSel( aSel.Min(), aSel.Min()+aStr.Len() ); in SetReference() local
|
/trunk/main/editeng/source/uno/ |
H A D | unotext2.cxx | 646 ESelection aNewSel = pRange->GetSelection(); in gotoRange() local
|
H A D | unotext.cxx | 376 ESelection aNewSel = maSelection; in getStart() local 405 ESelection aNewSel = maSelection; in getEnd() local
|
/trunk/main/formula/source/ui/dlg/ |
H A D | funcutl.cxx | 914 Selection aNewSel=pMEdit->GetSelection(); in IMPL_LINK() local
|
/trunk/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 216 Selection aNewSel( aSel.Min(), aSel.Min()+aStr.Len() ); in SetReference() local
|
/trunk/main/svtools/source/control/ |
H A D | fmtfield.cxx | 452 Selection aNewSel(aSel); in SetTextFormatted() local
|
/trunk/main/cui/source/dialogs/ |
H A D | SpellDialog.cxx | 1575 TextSelection aNewSel(aStart, aEnd); in PreNotify() local
|
/trunk/main/vcl/source/control/ |
H A D | edit.cxx | 2796 Selection aNewSel( 0, 0 ); // Damit nicht gescrollt wird in SetText() local
|
H A D | field2.cxx | 748 … Selection aNewSel( ImplPatternRightPos( aStr, rEditMask, nFormatFlags, bSameMask, nNewPos ) ); in ImplPatternProcessKeyInput() local
|