Home
last modified time | relevance | path

Searched refs:GetSelection (Results 76 – 100 of 164) sorted by relevance

1234567

/trunk/main/sc/source/ui/view/
H A Dviewfun4.cxx332 pEditSel = new ESelection(pEditView->GetSelection()); in DoThesaurus()
489 pEditSel = new ESelection(pEditView->GetSelection()); in DoSheetConversion()
H A Dtabvwshe.cxx178 ESelection aSel = rView.GetSelection(); in lcl_SelectFieldAfterInsert()
/trunk/main/sc/source/ui/inc/
H A Dpvfundlg.hxx57 sal_uInt16 GetSelection() const;
/trunk/main/sw/source/ui/inc/
H A Dmailmrge.hxx162 …inline const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > GetSelection() const { … in GetSelection() function in SwMailMergeDlg
H A Dmmconfigitem.hxx112 GetSelection()const;
/trunk/main/vcl/source/control/
H A Dfield.cxx398 aNewSelection = mpField->GetSelection(); in SetFieldText()
414 Selection aSel = mpField->GetSelection(); in ImplSetText()
787 Selection aSelection = GetField()->GetSelection(); in ImplNewFieldValue()
/trunk/main/svtools/source/edit/
H A Deditsyntaxhighlighter.cxx69 TextSelection aCurrentPos = GetTextView()->GetSelection(); in DoBracketHilight()
H A Dtextundo.cxx98 TextSelection aNewSel( GetView()->GetSelection() ); in UndoRedoEnd()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsimpref.cxx141 Selection aSel = aEdAssign.GetSelection(); in SetReference()
/trunk/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx231 ESelection aSel = pOutlinerView->GetSelection(); in executeDispatch_InsertSpecialCharacter()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx909 ::TextSelection const & rSelection = m_rView.GetSelection(); in retrieveParagraphSelection()
941 ::TextSelection const & rSelection = m_rView.GetSelection(); in retrieveParagraphCaretPosition()
1496 ::TextSelection const & rSelection = m_rView.GetSelection(); in retrieveParagraphLineWithCursor()
2294 ::TextSelection const & rSelection = m_rView.GetSelection(); in handleSelectionChangeNotification()
/trunk/main/editeng/inc/editeng/
H A Dunoedprx.hxx131 virtual sal_Bool GetSelection( ESelection& rSelection ) const;
H A Dunoedsrc.hxx520 virtual sal_Bool GetSelection( ESelection& rSelection ) const = 0;
H A Deditview.hxx111 ESelection GetSelection() const;
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx767 aEvent.IsEnabled = !pEdit->IsReadOnly() && pEdit->GetSelection().Len(); in addStatusListener()
774 aEvent.IsEnabled = pEdit->GetSelection().Len() > 0; in addStatusListener()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.hxx197 bool GetSelection( ScriptDocument& rDocument, String& rLibName );
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx517 …::star::uno::Sequence< ::com::sun::star::uno::Any > AbstractMailMergeDlg_Impl::GetSelection() const in GetSelection() function in AbstractMailMergeDlg_Impl
519 return pDlg->GetSelection(); in GetSelection()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx1057 ESelection aSel = pCellImp->GetSelection(); in FillPropertySet()
1074 … pAnnotationContext->AddContentStyle( GetFamily(), GetName(), pDrawImp->GetSelection() ); in FillPropertySet()
/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/control/
H A Dctrlbox.cxx1278 Selection aSelection = GetSelection(); in Fill()
1359 Selection aSelection = GetSelection(); in SetRelative()
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx1238 sal_Bool SvxAccessibleTextEditViewAdapter::GetSelection( ESelection& rSel ) const in GetSelection() function in SvxAccessibleTextEditViewAdapter
1244 if( !mrViewForwarder->GetSelection( aSelection ) ) in GetSelection()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx860 ESelection aOld = GetOutlinerView()->GetSelection(); in SetLanguage()
954 ESelection aSelection = GetOutlinerView()->GetEditView().GetSelection(); in DeactivatePostIt()
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx198 virtual const Selection& GetSelection() const;
/trunk/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx416 aSel = m_aParam.GetSelection();
/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()

Completed in 185 milliseconds

1234567