Home
last modified time | relevance | path

Searched refs:GetSelection (Results 1 – 25 of 164) sorted by last modified time

1234567

/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1172 pCursor->SetSelection( pRange->GetSelection() ); in createTextCursorByRange()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1846 const Selection& rSel = GetSelection(); in KeyInput()
3526 Selection aSel = ((SwTOXEdit*)pActiveCtrl)->GetSelection(); in InsertAtSelection()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx223 sal_Bool SwAccessibleParagraph::GetSelection( in GetSelection() function in SwAccessibleParagraph
531 sal_Bool bCurSelection=GetSelection(nStart,nEnd); in _InvalidateCursorPos()
2805 sal_Bool bSelected = GetSelection( nStart, nEnd ); in getSelectedText()
2819 GetSelection( nStart, nEnd ); in getSelectionStart()
2831 GetSelection( nStart, nEnd ); in getSelectionEnd()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2922 … TextPaM& rPaM = n ? pView->GetSelection().GetStart(): pView->GetSelection().GetEnd(); in ImpParagraphInserted()
2944 … TextPaM& rPaM = n ? pView->GetSelection().GetStart(): pView->GetSelection().GetEnd(); in ImpParagraphRemoved()
2972 … TextPaM& rPaM = n ? pView->GetSelection().GetStart(): pView->GetSelection().GetEnd(); in ImpCharsRemoved()
2998 … TextPaM& rPaM = n ? pView->GetSelection().GetStart(): pView->GetSelection().GetEnd(); in ImpCharsInserted()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx641 ESelection aSelection = pView->GetSelection(); in Command()
661 ESelection aSelection = pView->GetSelection(); in Command()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp2155 Reference< XAccessibleSelection > CMAccessible::GetSelection() in GetSelection() function in CMAccessible
2183 Reference< XAccessibleSelection > pRSelection = GetSelection(); in SelectChild()
2209 Reference< XAccessibleSelection > pRSelection = GetSelection(); in DeSelectChild()
H A DMAccessible.h260 Reference< XAccessibleSelection > GetSelection();
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1490 ESelection aESel(pTextEditOutlinerView->GetSelection()); in ImpIsTextEditAllSelected()
1968 rSelection <<= pRange->createTextCursorBySelection( pOutlinerView->GetSelection() ); in getTextSelection()
2048 ESelection aSelect = pTextEditOutlinerView->GetSelection(); in GetSelectionLevel()
2277 ESelection aSel( pOLV->GetSelection() ); in ApplyFormatPaintBrush()
H A Dsvdview.cxx1268 ESelection aSel(pTextEditOutlinerView->GetSelection()); in GetStatusText()
1401 ESelection eSel=GetTextEditOutlinerView()->GetSelection(); in UnmarkAll()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2009 MultiSelection* pSelection = (MultiSelection*)pGrid->GetSelection(); in Execute()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx566 const MultiSelection* GetSelection() const in GetSelection() function in BrowseBox
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx364 ESelection aSel = pOLV->GetSelection(); in Exec()
1222 aOldSelection = pOLV->GetSelection(); in ExecLingu()
1762 ESelection aSel(pOLV->GetSelection()); in InsertSymbol()
H A Ddrwtxtsh.cxx876 ESelection aSel(pOLV->GetSelection()); in InsertSymbol()
/trunk/main/sw/source/ui/uiview/
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/docvw/
H A DPostItMgr.cxx1872 ESelection aOldSelection = pWin->GetOutlinerView()->GetSelection(); in SearchReplace()
H A DSidebarWin.cxx860 ESelection aOld = GetOutlinerView()->GetSelection(); in SetLanguage()
954 ESelection aSelection = GetOutlinerView()->GetEditView().GetSelection(); in DeactivatePostIt()
H A Dsrcedtw.cxx627 TextSelection aSel = pTextView->GetSelection(); in IMPL_LINK()
/trunk/main/svx/workben/
H A Dedittest.cxx962 ESelection aESel = pEditView->GetSelection(); in IMPL_LINK()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx408 bRet = GetEditViewForwarder().GetSelection( aSelection ); in IsSelected()
558 if( GetEditViewForwarder().GetSelection( aSelection ) ) in SetFocus()
620 if( GetEditViewForwarder().GetSelection( aSelection ) ) in UpdateSelection()
1435 if( GetEditViewForwarder().GetSelection( aSelection ) ) in ProcessQueue()
/trunk/main/starmath/source/
H A Daccessibility.cxx1640 sal_Bool SmEditViewForwarder::GetSelection( ESelection& rSelection ) const in GetSelection() function in SmEditViewForwarder
1646 rSelection = pEditView->GetSelection(); in GetSelection()
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()
H A Daccessibility.hxx288 virtual sal_Bool GetSelection( ESelection& rSelection ) const;
/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 Ddrtxtob.cxx228 if(pOLV && !pOLV->GetSelection().HasRange()) in GetAttrState()
464 ESelection aSel = pOLV->GetSelection(); in GetAttrState()
H A Ddrtxtob1.cxx145 ESelection aSel = pOLV->GetSelection(); in Execute()

Completed in 272 milliseconds

1234567