Home
last modified time | relevance | path

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

12345

/AOO41X/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.cxx99 …d( SvStream& rInput, const String& rBaseURL, EETextFormat eFormat, EditSelection aSel, SvKeyValueI… in Read()
125 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()
198 EditPaM ImpEditEngine::ReadHTML( SvStream& rInput, const String& rBaseURL, EditSelection aSel, SvKe… in ReadHTML()
221 EditPaM ImpEditEngine::ReadBin( SvStream& rInput, EditSelection aSel ) in ReadBin()
235 void ImpEditEngine::Write( SvStream& rOutput, EETextFormat eFormat, EditSelection aSel ) in Write()
260 sal_uInt32 ImpEditEngine::WriteText( SvStream& rOutput, EditSelection aSel ) in WriteText()
327 sal_uInt32 ImpEditEngine::WriteBin( SvStream& rOutput, EditSelection aSel, sal_Bool bStoreUnicodeSt… in WriteBin()
337 sal_uInt32 ImpEditEngine::WriteXML( SvStream& rOutput, EditSelection aSel ) in WriteXML()
[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
773 EditSelection aSel( pE->pImpEditEngine->CreateSel( rSelection ) ); in GetWord() local
783 EditSelection aSel( pE->pImpEditEngine->CreateSel( rSelection ) ); in WordLeft() local
793 EditSelection aSel( pE->pImpEditEngine->CreateSel( rSelection ) ); in WordRight() local
803 EditSelection aSel( pE->pImpEditEngine->CreateSel( rSelection ) ); in CursorLeft() local
813 EditSelection aSel( pE->pImpEditEngine->CreateSel( rSelection ) ); in CursorRight() local
1375 EditSelection aSel( pImpEditEngine->CreateSel( rESelection ) ); in CreateTextObject() local
1670 EditSelection aSel( pImpEditEngine-> in GetAttribs() 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
1368 EditSelection aSel( pImpEditView->GetEditSelection() ); in GetFieldAtSelection() local
1468 ESelection aSel( GetSelection() ); in ChangeFontSize() local
1607 EditSelection aSel( pImpEditView->GetEditSelection() ); in GetSurroundingText() local
1637 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
/AOO41X/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
/AOO41X/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
/AOO41X/main/dbaccess/source/ui/control/
H A DSqlNameEdit.cxx72 Selection aSel = GetSelection(); in Modify() local
86 Selection aSel = GetSelection(); in Modify() local
/AOO41X/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
/AOO41X/main/editeng/source/outliner/
H A Doutlvw.cxx114 ESelection aSel( pEditView->GetSelection() ); in PostKeyEvent() local
358 ESelection aSel((sal_uInt16)nEndPara, 0xffff,(sal_uInt16)nPara, 0 ); in MouseButtonDown() local
372 ESelection aSel( pEditView->GetSelection() ); in MouseButtonDown() local
529 ESelection aSel( (sal_uInt16)nPara, 0,(sal_uInt16)(nPara+nChildCount), nEnd ); in Select() local
545 ParaRange aSel = ImpGetSelectedParagraphs( sal_False ); in SetAttribs() local
569 ESelection aSel = pEditView->GetSelection(); in ImpGetSelectedParagraphs() local
610 ParaRange aSel = ImpGetSelectedParagraphs( sal_True ); in Indent() local
747 ESelection aSel((sal_uInt16)nStartPara, 0,(sal_uInt16)nEndPara, 0xffff ); in AdjustDepth() local
759 ESelection aSel( (sal_uInt16)nStartPara, 0, (sal_uInt16)nEndPara, 0xffff ); in AdjustHeight() local
1072 ParaRange aSel = ImpGetSelectedParagraphs( sal_True ); in SetStyleSheet() local
[all …]
/AOO41X/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
748 ESelection aSel = pActiveView->GetSelection(); in ShowTipCursor() 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
1395 ESelection aSel = pActiveView->GetSelection(); in CursorAtClosingPar() local
1412 ESelection aSel = pActiveView->GetSelection(); in SkipClosingPar() local
1459 ESelection aSel = pActiveView->GetSelection(); in UseColData() local
1533 ESelection aSel = pActiveView->GetSelection(); in NextAutoEntry() local
[all …]
/AOO41X/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
/AOO41X/main/dbaccess/source/ext/adabas/
H A DASqlNameEdit.cxx66 Selection aSel = GetSelection(); in Modify() local
/AOO41X/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx584 ESelection aSel(0,0,0,0); in IsPageEntry() local
673 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
721 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
750 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
771 ESelection aSel(0,0,0,0); in ProcessDefinedListSel() local
/AOO41X/main/sd/source/ui/func/
H A Dfubullet.cxx153 ESelection aSel = pOV->GetSelection(); in InsertFormattingMark() local
291 ESelection aSel = pOV->GetSelection(); in InsertSpecialCharacter() local
/AOO41X/main/sw/source/ui/cctrl/
H A Dactctrl.cxx94 Selection aSel = GetSelection(); in Modify() local
/AOO41X/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
/AOO41X/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx231 ESelection aSel = pOutlinerView->GetSelection(); in executeDispatch_InsertSpecialCharacter() local
/AOO41X/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx412 Selection aSel; variable
/AOO41X/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
/AOO41X/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx218 ESelection aSel( 0,0,(sal_uInt16)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

12345