Home
last modified time | relevance | path

Searched defs:aSel (Results 51 – 75 of 115) sorted by relevance

12345

/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx234 TextSelection aSel(TextPaM( nStartLine, 0 ), TextPaM( nStartLine, 0x0 )); in Resize() local
907 TextSelection aSel = pTextView->GetSelection(); in IMPL_LINK() local
/trunk/main/editeng/source/uno/
H A Dunotext.cxx486 ESelection aSel( GetSelection() ); in _setPropertyValue() local
809 ESelection aSel( GetSelection() ); in _setPropertyValues() local
1110 ESelection aSel( GetSelection() ); in _getPropertyStates() local
2205 ESelection aSel( nParaCount, 0, nParaCount, 0 ); in appendParagraph() local
2237 ESelection aSel( nPara, 0, nPara, 0 ); in finishParagraph() local
2272 ESelection aSel( nPara, nStart, nPara, nEnd ); in appendTextPortion() local
H A Dunotext2.cxx453 ESelection aSel( mnParagraph, nStartPos, mnParagraph, nEndPos ); in nextElement() local
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx532 ESelection aSel( *pESelection ); in ChangeText() local
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx489 ESelection aSel(nPara, 0); in ForceStyleToHardAttributes() local
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx1538 ESelection aSel = pOLV->GetSelection(); in GetMenuState() local
H A Ddrviews4.cxx638 ESelection aSel = pOLV->GetSelection(); in Command() local
H A Doutlnvsh.cxx448 ESelection aSel = pOLV->GetSelection(); in GetCtrlState() local
1617 ESelection aSel = pOutlinerView->GetSelection(); in GetSelectionText() local
H A Ddrviewse.cxx1523 ESelection aSel( pOLV->GetSelection() ); in InsertURLField() local
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx1117 Selection aSel=pMEdit->GetSelection(); in IMPL_LINK() local
1377 Selection aSel =pMEdit->GetSelection(); in IMPL_LINK() local
1443 Selection aSel =pMEdit->GetSelection(); in IMPL_LINK() local
1524 Selection aSel(nArgPos,nArgPos+nLength); in UpdateSelection() local
H A Dfuncutl.cxx361 Selection aSel; in GetArgSelection() local
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx451 Selection aSel(GetSelection()); in SetTextFormatted() local
565 Selection aSel(GetSelection()); in ImplSetTextImpl() local
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx1169 ESelection aSel( 0, 0, nParas-1, rEngine.GetTextLen( nParas-1 ) ); in WriteFieldText() local
1190 ESelection aSel( nPar, nStart, nPar, nEnd ); in WriteFieldText() 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/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx370 Selection aSel( pEdActive->GetSelection() ); in SetReference() local
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx128 SwPaM aSel( rNd, nStt, rNd, nEnd ); in Delete() local
/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx520 Selection aSel( SELECTION_MIN, SELECTION_MAX ); in EditingRequest() local
575 Selection aSel( SELECTION_MIN, SELECTION_MAX ); in EditEntry() local
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx469 ESelection aSel( nPara, 0 ); in lclCreateFormattedString() local
751 ESelection aSel( nPara, 0 ); in AppendPortion() local
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx599 Selection aSel( GetSelection() ); in PreNotify() local
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx177 uno::Any aSel; in cursorMoved() local
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx888 ESelection aSel( 0,mpOutliner->GetEditEngine().GetTextLen( 0 ), 1,0 ); in UpdateData() local
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx111 void SmGetLeftSelectionPart(const ESelection aSel, in SmGetLeftSelectionPart()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx417 TextSelection aSel( rSel ); in ImpHighlight() local
998 TextSelection aSel( aPaM ); in Command() local
1961 TextSelection aSel = mpImpl->maSelection; in IsInSelection() local
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx443 ESelection aSel(0,nOpen+nAdd,0,nLen-1); in Select() local
701 ESelection aSel( 0, nLen, 0, nLen ); in SwitchToTextWin() local

Completed in 191 milliseconds

12345