Home
last modified time | relevance | path

Searched refs:GetSelection (Results 101 – 125 of 164) sorted by relevance

1234567

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.h260 Reference< XAccessibleSelection > GetSelection();
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx159 …if ( ( nActModWindows <= 1 ) || ( !((const SvxSearchItem&)rItem).GetSelection() && QueryBox( pCurW… in ExecuteCurrent()
180 if ( !nFound && !((const SvxSearchItem&)rItem).GetSelection() ) in ExecuteCurrent()
H A Dbaside2b.cxx208 const TextSelection& rSelection = pEditView->GetSelection(); in GetWordAtCursor()
441 TextSelection aSel( pEditView->GetSelection() ); in KeyInput()
/trunk/main/sd/source/ui/inc/
H A Dunosrch.hxx51 …ESelection GetSelection( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > x…
/trunk/main/sw/source/ui/envelp/
H A Denvlop1.cxx317 Selection aSel = aAddrEdit.GetSelection(); in IMPL_LINK()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1668 ESelection aOldSel = pActiveView->GetSelection(); in SetLanguageAndFont()
2654 EditPaM aStartPaM = aTmpItem.GetSelection() ? aCurSel.Min() : aEditDoc.GetStartPaM(); in StartSearchAndReplace()
2689 if ( rSearchItem.GetSelection() && !rSearchItem.GetBackward() ) in Search()
2724 sal_Bool bSearchInSelection = rSearchItem.GetSelection(); in ImpSearch()
H A Deditdbg.cxx473 ESelection aSel = pV->GetSelection(); in ShowEditEngineData()
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx1268 ESelection aSel(pTextEditOutlinerView->GetSelection()); in GetStatusText()
1401 ESelection eSel=GetTextEditOutlinerView()->GetSelection(); in UnmarkAll()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx4333 ::GetSelection( maSelection, pForwarder ); in getStart()
4343 ::GetSelection( maSelection, pForwarder ); in getEnd()
4352 ::GetSelection( maSelection, pForwarder ); in getString()
4362 ::GetSelection( maSelection, pForwarder ); in setString()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx161 …virtual const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > GetSelection() const =…
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx145 ESelection aSel = pOLV->GetSelection(); in Execute()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx570 Selection aSelection(GetSelection()); in UpdateRange()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx161 ESelection aCurrentSelection = m_pView->GetSelection(); in updateAllAttributes()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx329 virtual const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > GetSelection() const ;
/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()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx167 EDITENG_DLLPUBLIC void GetSelection( struct ESelection& rSel, SvxTextForwarder* pForwarder ) throw(…
291 …const ESelection& GetSelection() const throw() { CheckSelection( ((SvxUnoTextRangeBase*)this)->ma… in GetSelection() function in SvxUnoTextRangeBase
H A DAccessibleEditableTextPara.hxx358 …sal_Bool GetSelection( sal_uInt16& nStartPos, sal_uInt16& nEndPos ) SAL_THROW((::com::sun::star::u…
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx599 Selection aSel( GetSelection() ); in PreNotify()
/trunk/main/svl/source/items/
H A Dsrchitem.cxx322 aAny <<= GetSelection() ; in SetToDescriptor()
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx967 IAccSelectionList& AccObject::GetSelection() in GetSelection() function in AccObject
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx566 const MultiSelection* GetSelection() const in GetSelection() function in BrowseBox
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx620 sal_uInt16 nPos = (sal_uInt16)aEdDbText.GetSelection().Min(); in IMPL_LINK()
621 sal_uInt16 nSel = sal_uInt16(aEdDbText.GetSelection().Max()) - nPos; in IMPL_LINK()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx957 ESelection aESel=pEdView->GetSelection(); in DoEnter()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx876 ESelection aSel(pOLV->GetSelection()); in InsertSymbol()
/trunk/main/sw/source/core/access/
H A Daccpara.hxx119 sal_Bool GetSelection(sal_Int32& nStart, sal_Int32& nEnd);

Completed in 140 milliseconds

1234567