Home
last modified time | relevance | path

Searched refs:GetSelection (Results 1 – 25 of 164) sorted by relevance

1234567

/trunk/main/editeng/source/uno/
H A Dunotext.cxx144 ::GetSelection( rSel, pForwarder ); in CheckSelection()
149 GetSelection( aMaxSelection, pForwarder ); in CheckSelection()
486 ESelection aSel( GetSelection() ); in _setPropertyValue()
809 ESelection aSel( GetSelection() ); in _setPropertyValues()
1110 ESelection aSel( GetSelection() ); in _getPropertyStates()
1282 pForwarder->QuickSetAttribs( aSet, GetSelection() ); in _setPropertyToDefault()
1765 return GetSelection(); // Selektion mit dem Feld in InsertField()
1913 ::GetSelection( aSelection, pForwarder ); in insertControlCharacter()
1930 ESelection aRange = pRange->GetSelection(); in insertControlCharacter()
1962 ESelection aRange = pRange->GetSelection(); in insertControlCharacter()
[all …]
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx106 Selection aSel = rBox.GetSelection(); in MoveAllowed()
112 Selection aSel = rBox.GetSelection(); in MoveAllowed()
446 Selection aSel = m_pEditImplementation->GetSelection(); in MoveAllowed()
452 Selection aSel = m_pEditImplementation->GetSelection(); in MoveAllowed()
503 Selection aSel = GetSpinWindow().GetSelection(); in MoveAllowed()
509 Selection aSel = GetSpinWindow().GetSelection(); in MoveAllowed()
558 Selection aOldSelection( GetSelection() ); in dispatchKeyEvent()
574 Selection aNewSelection( GetSelection() ); in dispatchKeyEvent()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx114 ESelection aSel( pEditView->GetSelection() ); in PostKeyEvent()
569 ESelection aSel = pEditView->GetSelection(); in ImpGetSelectedParagraphs()
1153 ESelection aSel( pEditView->GetSelection() ); in ImpCalcSelectedPages()
1188 ESelection aSel( pEditView->GetSelection() ); in ToggleBullets()
1264 ESelection aSel( pEditView->GetSelection() ); in ToggleBulletsNumbering()
1302 ESelection aSel( pEditView->GetSelection() ); in EnableBullets()
1532 ESelection aSel = pEditView->GetSelection(); in RemoveAttribs()
1702 ESelection OutlinerView::GetSelection() in GetSelection() function in OutlinerView
1705 return pEditView->GetSelection(); in GetSelection()
1843 ESelection aOldSel = pEditView->GetSelection(); in Read()
[all …]
/trunk/main/svtools/source/edit/
H A Dxtextedt.cxx250 TextSelection aTmpSel( GetSelection() ); in MatchGroup()
268 TextSelection aSel( GetSelection() ); in Search()
279 aSel = GetSelection().GetEnd(); in Search()
294 if ( GetSelection().HasRange() ) in Replace()
318 aSel = GetSelection(); in Replace()
350 TextSelection aSel = GetSelection(); in ImpIndentBlock()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx229 ESelection aOldSel = pView->GetSelection(); in lcl_Replace()
971 ESelection aSel = pActiveView->GetSelection(); in UseFormulaData()
1152 ESelection aSel = pView->GetSelection(); in lcl_CompleteFunction()
1168 ESelection aWordSel = pView->GetSelection(); in lcl_CompleteFunction()
1182 aSel = pView->GetSelection(); in lcl_CompleteFunction()
2045 ESelection aSel = pEditView->GetSelection(); in lcl_SetTopSelection()
2058 aSel = pSourceView->GetSelection(); in SyncViews()
2066 aSel = pTopView->GetSelection(); in SyncViews()
2256 ESelection aSel = pActiveView->GetSelection(); in RemoveSelection()
2833 ESelection aSel = pActiveView->GetSelection(); in SetReference()
[all …]
/trunk/main/starmath/source/
H A Dedit.cxx259 ESelection aNewSelection (GetSelection()); in IMPL_LINK()
620 ESelection eSelection = pEditView->GetSelection(); in SetText()
681 ESelection eSelection( pEditView->GetSelection() ); in IsAllSelected()
712 ESelection aSelection = pEditView->GetSelection(); in InsertCommand()
759 ESelection eSelection = pEditView->GetSelection(); in SelNextMark()
789 ESelection eSelection = pEditView->GetSelection(); in SelPrevMark()
845 ESelection SmEditWindow::GetSelection() const in GetSelection() function in SmEditWindow
852 eSel = pEditView->GetSelection(); in GetSelection()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx76 aConvSel = pEditView->GetSelection(); in TextConvWrapper()
288 ESelection aOldSel = pEditView->GetSelection(); in SetLanguageAndFont()
325 ESelection aSelection = pEditView->GetSelection(); in SelectNewUnit_impl()
346 ESelection aSelection = pEditView->GetSelection(); in GetNextPortion()
409 ESelection _aOldSel = pEditView->GetSelection(); in ReplaceUnit()
433 ESelection aOldSel = pEditView->GetSelection(); in ReplaceUnit()
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx481 ESelection aSelection(pTextRange->GetSelection()); in insertTextContent()
660 ESelection aNewSel(GetSelection()); in getStart()
677 ESelection aNewSel(GetSelection()); in getEnd()
764 ESelection aNewSel(GetSelection()); in getStart()
781 ESelection aNewSel(GetSelection()); in getEnd()
868 ESelection aNewSel(GetSelection()); in getStart()
885 ESelection aNewSel(GetSelection()); in getEnd()
970 ::GetSelection( aSel, GetEditSource()->GetTextForwarder() ); in SetText()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx636 ESelection eSelection = mpEditView->GetSelection(); in SetText()
680 ESelection eSelection( mpEditView->GetSelection() ); in IsAllSelected()
725 ESelection eSelection = mpEditView->GetSelection(); in SelNextMark()
755 ESelection eSelection = mpEditView->GetSelection(); in SelPrevMark()
811 ESelection EditWindow::GetSelection() const in GetSelection() function in sd::notes::EditWindow
818 eSel = mpEditView->GetSelection(); in GetSelection()
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx381 pData->SetFStart((xub_StrLen)pMEdit->GetSelection().Min()); in ~FormulaDlg_Impl()
382 pData->SetSelection(pMEdit->GetSelection()); in ~FormulaDlg_Impl()
927 nTempStart=(xub_StrLen)pMEdit->GetSelection().Min(); in FillControls()
1117 Selection aSel=pMEdit->GetSelection(); in IMPL_LINK()
1377 Selection aSel =pMEdit->GetSelection(); in IMPL_LINK()
1443 Selection aSel =pMEdit->GetSelection(); in IMPL_LINK()
1538 aEdRef.SetSelection( pTheRefEdit->GetSelection() ); in RefInputStartBefore()
1626 pMEdit->SetSelection( pData->GetSelection()); in SetMeText()
1777 _rSelection=pEd->GetSelection(); in UpdateParaWin()
1785 _rSelection=aEdRef.GetSelection(); in UpdateParaWin()
[all …]
H A Dfuncutl.cxx362 if(pEdArg !=NULL) aSel=pEdArg ->GetSelection(); in GetArgSelection()
739 aOldSel=pMEdit->GetSelection(); in EditBox()
765 aOldSel=pMEdit->GetSelection(); in EditBox()
914 Selection aNewSel=pMEdit->GetSelection(); in IMPL_LINK()
931 aOldSel = pMEdit->GetSelection(); in UpdateOldSel()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx323 if( !pSrchItem->GetSelection() ) in ExecSearch()
479 if (!pSrchItem->GetSelection()) in SearchAndWrap()
502 if (!pSrchItem->GetSelection() && !bExtra ) in SearchAndWrap()
586 if (!pSrchItem->GetSelection()) in SearchAll()
673 int eRanges = pSrchItem->GetSelection() ? in FUNC_Search()
H A Dsrcview.cxx259 const TextSelection& rSel = aEditWin.GetTextView()->GetSelection(); in ~SwSrcView()
504 TextSelection aSel = pTextView->GetSelection(); in GetState()
527 const TextSelection& rSel = pTextView->GetSelection(); in GetState()
647 sal_Bool bAtStart = pTextView->GetSelection() == TextSelection( aPaM, aPaM ); in StartSearchAndReplace()
654 aSel = pTextView->GetSelection(); in StartSearchAndReplace()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx161 aOldSelection = pOLV->GetSelection(); in Execute()
334 aOldSelection = pOLV->GetSelection(); in Execute()
339 SwLangHelper::SelectPara( rEditView, rEditView.GetSelection() ); in Execute()
519 ESelection aSel = pOLV->GetSelection(); in Execute()
961 ESelection aSel(pOLV->GetSelection()); in ExecClpbrd()
995 ESelection aSel(pOLV->GetSelection()); in StateClpbrd()
/trunk/main/sw/source/core/access/
H A Dacctable.cxx105 void GetSelection( const Point& rTabPos, const SwRect& rArea,
141 void GetSelection( sal_Int32 nStart, sal_Int32 nEnd,
371 void SwAccessibleTableData_Impl::GetSelection( in GetSelection() function in SwAccessibleTableData_Impl
427 GetSelection( rTabPos, rArea, rSelBoxes, pLower, rSelHdl, in GetSelection()
451 void SwAccessibleTableData_Impl::GetSelection( in GetSelection() function in SwAccessibleTableData_Impl
482 GetSelection( aPos, aArea, rSelBoxes, mpTabFrm, rSelHdl, bColumns ); in GetSelection()
1204 GetTableData().GetSelection( 0, nRows, *pSelBoxes, aSelRows, in getSelectedAccessibleRows()
1228 GetTableData().GetSelection( 0, nCols, *pSelBoxes, aSelCols, sal_True ); in getSelectedAccessibleColumns()
1252 GetTableData().GetSelection( nRow, nRow+1, *pSelBoxes, aSelRow, in isAccessibleRowSelected()
1280 GetTableData().GetSelection( nColumn, nColumn+1, *pSelBoxes, aSelCol, in isAccessibleColumnSelected()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextActionDialog.java134 return GetSelection(true); in GetSelectionStart()
138 return GetSelection(false); in GetSelectionEnd()
140 private int GetSelection (boolean bStart) in GetSelection() method in TextActionDialog
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx346 TextSelection aSel = GetEditView()->GetSelection(); in BasicExecute()
645 TextSelection aSel = GetEditView()->GetSelection(); in BasicToggleBreakPoint()
670 TextSelection aSel = pView->GetSelection(); in BasicToggleBreakPointEnabled()
810 String aWord = GetEditEngine()->GetWord( GetEditView()->GetSelection().GetEnd(), &aWordStart ); in BasicAddWatch()
823 TextSelection aSel = GetEditView()->GetSelection(); in BasicAddWatch()
935 TextSelection aSel = GetEditView()->GetSelection(); in UpdateData()
1186 TextSelection aSel = pView->GetSelection(); in GetState()
1315 aSel = pView->GetSelection(); in StartSearchAndReplace()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx414 pTableView->GetEditEngine()->QuickSetAttribs( aSet, pTableView->GetSelection() ); in Execute()
513 ESelection aSel = pEditView->GetSelection(); // aktuelle View in Execute()
559 ESelection aSel = pTableView->GetSelection(); in Execute()
577 aSel = pTopView->GetSelection(); in Execute()
1065 if ( !pEditView->GetSelection().HasRange() ) in GetAttrState()
1144 ESelection aSel = pEditView->GetSelection(); in GetSelectionText()
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx447 ESelection aCurrentSelection (pOutlinerView->GetSelection()); in GetNextSpellSentence()
579 ESelection aSelection = mpImpl->GetOutlinerView()->GetSelection (); in Initialize()
702 if (pOutlinerView->GetSelection().HasRange()) in SearchAndReplaceOnce()
905 maStartSelection = pOutlinerView->GetSelection(); in RememberStartPosition()
915 pView->GetSelection(); in RememberStartPosition()
1459 return pOutlinerView->GetSelection().IsEqual(GetSearchStartPosition ()) == sal_True; in HasNoPreviousMatch()
H A Doutlnvs2.cxx358 ESelection aSel( pOutlinerView->GetSelection() ); in FuTemporaryModify()
556 ESelection aSel = pOutlinerView->GetSelection(); in FuTemporaryModify()
592 ESelection aSel = pOutlinerView->GetSelection(); in FuTemporaryModify()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx528 ESelection aStartSel( GetSelection( xPortion->getStart() ) ); in Search()
529 ESelection aEndSel( GetSelection( xPortion->getEnd() ) ); in Search()
600 aSel = GetSelection( xRangeRef ); in Search()
674 ESelection SdUnoSearchReplaceShape::GetSelection( uno::Reference< text::XTextRange > xTextRange ) … in GetSelection() function in SdUnoSearchReplaceShape
680 aSel = pRange->GetSelection(); in GetSelection()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx571 Selection aSel = GetSelection(); in Modify()
1612 const TextSelection& rSelection = pTextView->GetSelection(); in InsertNewEntry()
1651 const TextSelection& rSelection = pTextView->GetSelection(); in RemoveCurrentEntry()
1673 const TextSelection& rSelection = pTextView->GetSelection(); in MoveCurrentItem()
1749 const TextSelection& rSelection = pTextView->GetSelection(); in IsCurrentItemMoveable()
1772 const TextSelection& rSelection = pTextView->GetSelection(); in HasCurrentItem()
1786 const TextSelection& rSelection = pTextView->GetSelection(); in GetCurrentItem()
1805 const TextSelection& rSelection = pTextView->GetSelection(); in SelectCurrentItem()
/trunk/main/dbaccess/source/ui/control/
H A DSqlNameEdit.cxx72 Selection aSel = GetSelection(); in Modify()
86 Selection aSel = GetSelection(); in Modify()
/trunk/main/svtools/inc/svtools/
H A Dfilectrl.hxx89 Selection GetSelection() const { return maEdit.GetSelection(); } in GetSelection() function in FileControl
H A Deditimplementation.hxx59 Selection GenericEditImplementation< EDIT >::GetSelection() const in GetSelection() function in GenericEditImplementation
61 return m_rEdit.GetSelection( ); in GetSelection()

Completed in 164 milliseconds

1234567