Home
last modified time | relevance | path

Searched defs:aSel (Results 1 – 25 of 115) sorted by last modified time

12345

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3526 Selection aSel = ((SwTOXEdit*)pActiveCtrl)->GetSelection(); in InsertAtSelection() local
3984 Selection aSel(0, 0); in IMPL_LINK() local
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx340 TextSelection aSel( rSel ); in GetTextLen() local
473 TextSelection aSel( rSel ); in GetText() local
622 TextSelection aSel( rSel ); in ImpDeleteText() local
809 TextSelection aSel( TextPaM( aPaM.GetPara(), (sal_uInt16) nChgPos ), aPaM ); in ImpInsertText() local
2621 TextSelection aSel( rCursorPos ); in GetWord() local
2640 TextSelection aSel; in Read() local
2681 TextSelection aSel; in Write() local
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx285 EditPaM ImpEditEngine::DeleteSelected( EditSelection aSel ) in DeleteSelected()
299 EditSelection aSel( rSel ); in GetSelected() local
502 EditSelection aSel( mpIMEInfos->aPos ); in Command() local
541 EditSelection aSel( mpIMEInfos->aPos ); in Command() local
710 EditPaM ImpEditEngine::InsertText( EditSelection aSel, const XubString& rStr ) in InsertText()
721 EditSelection aSel( aPaM ); in Clear() local
1898 EditSelection aSel( rSel ); in GetScriptType() local
2161 EditSelection aSel( rPaM ); in ImpRemoveChars() local
2499 EditPaM ImpEditEngine::ImpDeleteSelection( EditSelection aSel ) in ImpDeleteSelection()
2605 EditSelection aSel( rCurSel ); in AutoCorrect() local
[all …]
H A Dimpedit.hxx1065 EditSelection aSel; in CreateSel() local
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx2277 ESelection aSel( pOLV->GetSelection() ); in ApplyFormatPaintBrush() local
H A Dsvdview.cxx1268 ESelection aSel(pTextEditOutlinerView->GetSelection()); in GetStatusText() local
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx364 ESelection aSel = pOLV->GetSelection(); in Exec() local
1762 ESelection aSel(pOLV->GetSelection()); in InsertSymbol() local
H A Ddrwtxtsh.cxx876 ESelection aSel(pOLV->GetSelection()); in InsertSymbol() local
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx504 TextSelection aSel = pTextView->GetSelection(); in GetState() local
643 TextSelection aSel; in StartSearchAndReplace() local
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx773 ESelection aSel(GetESelection(aIter->GetStartPos()-nStartCp, in InsertAttrsAsDrawingAttrs() local
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx334 TextSelection aSel(TextPaM( nStartLine, 0 ), TextPaM( nStartLine, 0x0 )); in Resize() local
627 TextSelection aSel = pTextView->GetSelection(); in IMPL_LINK() local
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx489 ESelection aSel(nPara, 0); in ForceStyleToHardAttributes() local
/trunk/main/starmath/source/
H A Daccessibility.cxx1535 ESelection aSel( nPara, pEditEngine->GetTextLen( nPara ) ); in AppendTextPortion() local
H A Dedit.cxx78 void SmGetLeftSelectionPart(const ESelection aSel, in SmGetLeftSelectionPart()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx464 ESelection aSel = pOLV->GetSelection(); in GetAttrState() local
H A Ddrtxtob1.cxx145 ESelection aSel = pOLV->GetSelection(); in Execute() local
H A Doutlnvs2.cxx358 ESelection aSel( pOutlinerView->GetSelection() ); in FuTemporaryModify() local
556 ESelection aSel = pOutlinerView->GetSelection(); in FuTemporaryModify() local
592 ESelection aSel = pOutlinerView->GetSelection(); in FuTemporaryModify() local
H A Doutlnvsh.cxx448 ESelection aSel = pOLV->GetSelection(); in GetCtrlState() local
1617 ESelection aSel = pOutlinerView->GetSelection(); in GetSelectionText() local
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx496 ESelection aSel; in ExecuteReplyToAnnotation() local
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx808 …ESelection aSel( aFieldInfo.aPosition.nPara, aFieldInfo.aPosition.nIndex, aFieldInfo.aPosition.nPa… in GetOrSetDateTimeLanguage() local
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx111 void SmGetLeftSelectionPart(const ESelection aSel, in SmGetLeftSelectionPart()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx596 ESelection aSel; in Search() local
676 ESelection aSel; in GetSelection() local
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx218 ESelection aSel( 0,0,nCount,0 ); in Execute() local
292 ESelection aSel = pOutView->GetSelection(); in Execute() local
309 ESelection aSel = pOutView->GetSelection(); in Execute() local
635 ESelection aSel = aOldSel; in lcl_RemoveFields() local
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx513 ESelection aSel = pEditView->GetSelection(); // aktuelle View in Execute() local
559 ESelection aSel = pTableView->GetSelection(); in Execute() local
1144 ESelection aSel = pEditView->GetSelection(); in GetSelectionText() local
H A Doutput2.cxx811 ESelection aSel( 0, 0, rEngine.GetParagraphCount(), 0 ); in lcl_SetEditColor() local
1979 ESelection aSel( nPar, nStart, nPar, nEnd ); in lcl_ScaleFonts() local

Completed in 244 milliseconds

12345