Home
last modified time | relevance | path

Searched defs:aSel (Results 1 – 25 of 115) sorted by relevance

12345

/trunk/main/editeng/source/editeng/
H A Deditundo.cxx61 EditSelection aSel( aPaM, aPaM ); in lcl_DoSetSelection() local
208 EditSelection aSel( EditPaM( pContentNode, 0 ), EditPaM( pContentNode, pContentNode->Len() ) ); in Undo() local
356 EditSelection aSel( aPaM, aPaM ); in Undo() local
403 EditSelection aSel( aPaM, aPaM ); in Undo() local
413 EditSelection aSel( aPaM, aPaM ); in Redo() local
438 EditSelection aSel( aPaM, aPaM ); in Undo() local
450 EditSelection aSel( aPaM, aPaM ); in Redo() local
643 EditSelection aSel( _pImpEE->CreateSel( aESel ) ); in Redo() local
655 EditSelection aSel( _pImpEE->CreateSel( aESel ) ); in ImpSetSelection() local
680 EditSelection aSel( _pImpEE->CreateSel( aNewESel ) ); in Undo() local
[all …]
H A Dimpedit4.cxx125 EditPaM ImpEditEngine::ReadText( SvStream& rInput, EditSelection aSel ) in ReadText()
143 EditPaM ImpEditEngine::ReadXML( SvStream& rInput, EditSelection aSel ) in ReadXML()
159 EditPaM ImpEditEngine::ReadRTF( SvStream& rInput, EditSelection aSel ) in ReadRTF()
221 EditPaM ImpEditEngine::ReadBin( SvStream& rInput, EditSelection aSel ) in ReadBin()
337 sal_uInt32 ImpEditEngine::WriteXML( SvStream& rOutput, EditSelection aSel ) in WriteXML()
360 sal_uInt32 ImpEditEngine::WriteRTF( SvStream& rOutput, EditSelection aSel ) in WriteRTF()
1045 EditTextObject* ImpEditEngine::CreateTextObject( EditSelection aSel ) in CreateTextObject()
1241 EditSelection aSel( aPaM, aPaM ); in InsertBinTextObject() local
2389 EditSelection aSel( aPaM, aPaM ); in DoOnlineSpelling() local
2686 EditSelection aSel( pEditView->pImpEditView->GetEditSelection() ); in Search() local
[all …]
H A Dedtspell.cxx559 EditSelection aSel( EditPaM( pCurNode, nStt ), EditPaM( pCurNode, nEnd ) ); in Delete() local
569 EditSelection aSel = EditPaM( pCurNode, nPos ); in Insert() local
626 EditSelection aSel( EditPaM( pCurNode, nStt ), EditPaM( pCurNode, nEnd ) ); in SetAttr() local
638 EditSelection aSel( EditPaM( pCurNode, nStt ), EditPaM( pCurNode, nEnd ) ); in SetINetAttr() local
732 EditSelection aSel( EditPaM( pCurNode, rSttPos ), in ChgAutoCorrWord() local
755 ESelection aSel( nPara, nCursor, nPara, nCursor ); in ImplStartUndoAction() local
H A Dimpedit5.cxx58 void ImpEditEngine::SetStyleSheet( EditSelection aSel, SfxStyleSheet* pStyle ) in SetStyleSheet()
199 EditUndoSetAttribs* ImpEditEngine::CreateAttribUndo( EditSelection aSel, const SfxItemSet& rSet ) in CreateAttribUndo()
245 void ImpEditEngine::UndoActionStart( sal_uInt16 nId, const ESelection& aSel ) in UndoActionStart()
336 SfxItemSet ImpEditEngine::GetAttribs( EditSelection aSel, sal_Bool bOnlyHardAttrib ) in GetAttribs()
528 void ImpEditEngine::SetAttribs( EditSelection aSel, const SfxItemSet& rSet, sal_uInt8 nSpecial ) in SetAttribs()
637 void ImpEditEngine::RemoveCharAttribs( EditSelection aSel, sal_Bool bRemoveParaAttribs, sal_uInt16 … in RemoveCharAttribs()
H A Dediteng.cxx557 EditSelection aSel( pImpEditEngine->CreateSel( rSelection ) ); in GetScriptType() local
683 EditSelection aSel( pImpEditEngine->CreateSel( rESelection ) ); in GetText() local
763 EditSelection aSel( pImpEditEngine->CreateSel( aESel ) ); in GetWord() local
1375 EditSelection aSel( pImpEditEngine->CreateSel( rESelection ) ); in CreateTextObject() local
1670 EditSelection aSel( pImpEditEngine-> in GetAttribs() local
1955 EditSelection aSel( pImpEditEngine-> in QuickSetAttribs() local
1978 EditSelection aSel( pImpEditEngine-> in QuickInsertText() local
1988 EditSelection aSel( pImpEditEngine-> in QuickDelete() local
2006 EditSelection aSel( pImpEditEngine-> in QuickInsertLineBreak() local
2016 EditSelection aSel( pImpEditEngine-> in QuickInsertField() local
[all …]
H A Deditview.cxx728 ESelection aSel = GetSelection(); in MoveParagraphs() local
837 EditSelection aSel( pImpEditView->GetEditSelection() ); in SetStyleSheet() local
849 EditSelection aSel( pImpEditView->GetEditSelection() ); in GetStyleSheet() local
926 EditSelection aSel = pImpEditView->GetEditSelection(); in CompleteAutoCorrect() local
1226 ESelection aSel = GetSelection(); in ExecuteSpellPopup() local
1369 EditSelection aSel( pImpEditView->GetEditSelection() ); in GetFieldAtSelection() local
1469 ESelection aSel( GetSelection() ); in ChangeFontSize() local
1608 EditSelection aSel( pImpEditView->GetEditSelection() ); in GetSurroundingText() local
1638 EditSelection aSel( pImpEditView->GetEditSelection() ); in GetSurroundingTextSelection() local
H A Deertfpar.cxx71 EditRTFParser::EditRTFParser( SvStream& rIn, EditSelection aSel, SfxItemPool& rAttrPool, ImpEditEng… in EditRTFParser()
135 EditSelection aSel; in CallParser() local
359 EditSelection aSel( aStartPaM, aEndPaM ); in SetAttrInDoc() local
/trunk/main/svtools/source/edit/
H A Dxtextedt.cxx50 TextSelection aSel( rCursor ); in MatchGroup() local
149 TextSelection aSel( rSel ); in Search() local
268 TextSelection aSel( GetSelection() ); in Search() local
313 TextSelection aSel; in Replace() local
350 TextSelection aSel = GetSelection(); in ImpIndentBlock() local
H A Dtextundo.cxx152 TextSelection aSel( TextPaM( mnPara, 0 ), TextPaM( mnPara, mpNode->GetText().Len() ) ); in Undo() local
238 TextSelection aSel( maTextPaM, maTextPaM ); in Undo() local
246 TextSelection aSel( maTextPaM, maTextPaM ); in Redo() local
280 TextSelection aSel( maTextPaM, maTextPaM ); in Undo() local
288 TextSelection aSel( maTextPaM, maTextPaM ); in Redo() local
/trunk/main/dbaccess/source/ui/control/
H A DSqlNameEdit.cxx72 Selection aSel = GetSelection(); in Modify() local
86 Selection aSel = GetSelection(); in Modify() local
/trunk/main/sd/source/ui/view/
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
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx106 Selection aSel = rBox.GetSelection(); in MoveAllowed() local
112 Selection aSel = rBox.GetSelection(); in MoveAllowed() local
446 Selection aSel = m_pEditImplementation->GetSelection(); in MoveAllowed() local
452 Selection aSel = m_pEditImplementation->GetSelection(); in MoveAllowed() local
503 Selection aSel = GetSpinWindow().GetSelection(); in MoveAllowed() local
509 Selection aSel = GetSpinWindow().GetSelection(); in MoveAllowed() local
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx114 ESelection aSel( pEditView->GetSelection() ); in PostKeyEvent() local
358 ESelection aSel(nEndPara, EE_INDEX_MAX, nPara, 0 ); in MouseButtonDown() local
372 ESelection aSel( pEditView->GetSelection() ); in MouseButtonDown() local
529 ESelection aSel( nPara, 0, nPara+nChildCount, nEnd ); in Select() local
569 ESelection aSel = pEditView->GetSelection(); in ImpGetSelectedParagraphs() local
1144 ESelection aSel( nFirst, 0, nLast, EE_INDEX_MAX ); in SelectRange() local
1153 ESelection aSel( pEditView->GetSelection() ); in ImpCalcSelectedPages() local
1188 ESelection aSel( pEditView->GetSelection() ); in ToggleBullets() local
1264 ESelection aSel( pEditView->GetSelection() ); in ToggleBulletsNumbering() local
1302 ESelection aSel( pEditView->GetSelection() ); in EnableBullets() local
[all …]
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx119 MultiSelection aSel( aPageRange ); in getRendererCount() local
175 MultiSelection aSel( aPageRange ); in render() local
H A Dbaside2.cxx346 TextSelection aSel = GetEditView()->GetSelection(); in BasicExecute() local
645 TextSelection aSel = GetEditView()->GetSelection(); in BasicToggleBreakPoint() local
670 TextSelection aSel = pView->GetSelection(); in BasicToggleBreakPointEnabled() local
813 TextSelection aSel( aWordStart ); in BasicAddWatch() local
823 TextSelection aSel = GetEditView()->GetSelection(); in BasicAddWatch() local
871 TextSelection aSel( TextPaM( nStart, 0 ), TextPaM( nStart, 0 ) ); in EditMacro() local
935 TextSelection aSel = GetEditView()->GetSelection(); in UpdateData() local
1137 TextSelection aSel( TextPaM( 0, 0 ), TextPaM( TEXT_PARA_ALL, 0xFFFF ) ); in ExecuteCommand() local
1186 TextSelection aSel = pView->GetSelection(); in GetState() local
1312 TextSelection aSel; in StartSearchAndReplace() local
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx205 ESelection aSel( 0, nStart, 0, nPos ); in InitRangeFinder() local
242 ESelection aSel( 0, nLen, 0, nLen ); in lcl_Replace() local
971 ESelection aSel = pActiveView->GetSelection(); in UseFormulaData() local
1152 ESelection aSel = pView->GetSelection(); in lcl_CompleteFunction() local
1340 ESelection aSel = pActiveView->GetSelection(); in PasteManualTip() local
2045 ESelection aSel = pEditView->GetSelection(); in lcl_SetTopSelection() local
2054 ESelection aSel; in SyncViews() local
2256 ESelection aSel = pActiveView->GetSelection(); in RemoveSelection() local
2833 ESelection aSel = pActiveView->GetSelection(); in SetReference() local
2940 ESelection aSel = pTopView->GetSelection(); in InsertFunction() local
[all …]
/trunk/main/dbaccess/source/ext/adabas/
H A DASqlNameEdit.cxx66 Selection aSel = GetSelection(); in Modify() local
/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx583 ESelection aSel(0,0,0,0); in IsPageEntry() local
672 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
720 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
749 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
770 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
/trunk/main/sd/source/ui/func/
H A Dfubullet.cxx153 ESelection aSel = pOV->GetSelection(); in InsertFormattingMark() local
291 ESelection aSel = pOV->GetSelection(); in InsertSpecialCharacter() local
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx94 Selection aSel = GetSelection(); in Modify() local
/trunk/main/sc/source/core/data/
H A Dattrib.cxx806 ESelection aSel( nPar,nPos, nPar,nPos+pCommands[0].Len() ); in lcl_ConvertFields() local
812 ESelection aSel( nPar,nPos, nPar,nPos+pCommands[1].Len() ); in lcl_ConvertFields() local
818 ESelection aSel( nPar,nPos, nPar,nPos+pCommands[2].Len() ); in lcl_ConvertFields() local
824 ESelection aSel( nPar,nPos, nPar,nPos+pCommands[3].Len() ); in lcl_ConvertFields() local
830 ESelection aSel( nPar,nPos, nPar,nPos+pCommands[4].Len() ); in lcl_ConvertFields() local
836 ESelection aSel( nPar,nPos, nPar,nPos+pCommands[5].Len() ); in lcl_ConvertFields() local
/trunk/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx231 ESelection aSel = pOutlinerView->GetSelection(); in executeDispatch_InsertSpecialCharacter() local
/trunk/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx412 Selection aSel; variable
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx519 ESelection aSel = pOLV->GetSelection(); in Execute() local
961 ESelection aSel(pOLV->GetSelection()); in ExecClpbrd() local
995 ESelection aSel(pOLV->GetSelection()); in StateClpbrd() 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

Completed in 169 milliseconds

12345