Home
last modified time | relevance | path

Searched refs:SetSelection (Results 101 – 125 of 192) sorted by relevance

12345678

/trunk/main/svtools/source/edit/
H A Dtextview.cxx274 void TextView::SetSelection( const TextSelection& rTextSel, sal_Bool bGotoCursor ) in SetSelection() function in TextView
292 void TextView::SetSelection( const TextSelection& rTextSel ) in SetSelection() function in TextView
294 SetSelection( rTextSel, mpImpl->mbAutoScroll ); in SetSelection()
1021 SetSelection( aNewSel ); in Command()
/trunk/main/sw/source/ui/inc/
H A Dmmconfigitem.hxx113 …void SetSelection(::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > rSe…
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx134 …void SetObjectName( const String& rName ) { aEdit.SetText( rName ); aEdit.SetSelection( Selection… in SetObjectName()
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx1202 pOLV->SetSelection(aNewSelection); in SetInEditMode()
1551 pOLV->SetSelection(aSel); in ChangeFontSize()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1328 SetSelection( aSelection ); in Fill()
1413 SetSelection( aSelection ); in SetRelative()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1159 m_pFloatingEdit->getEdit()->SetSelection( aSel ); in PreNotify()
1233 m_pFloatingEdit->getEdit()->SetSelection(Selection(m_pFloatingEdit->getEdit()->GetText().Len())); in ShowDropDown()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1120 m_aTextEditField.SetSelection( Selection( 0, aText.Len() )); in InitController()
1131 m_aNumberEditField.SetSelection( Selection( 0, aText.Len())); in InitController()
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx1263 sal_Bool SvxAccessibleTextEditViewAdapter::SetSelection( const ESelection& rSel ) in SetSelection() function in SvxAccessibleTextEditViewAdapter
1273 return mrViewForwarder->SetSelection( MakeEESelection(aStartIndex, aEndIndex) ); in SetSelection()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx351 pEdActive->SetSelection( Selection( 0, SELECTION_MAX ) ); in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx197 virtual void SetSelection( const Selection& rSelection );
/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx89 pSearchItem->SetSelection(sal_False); in ScCellSearchObj()
/trunk/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx426 m_aParam.SetSelection(aSel);
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1488 pSearchItem->SetSelection( GetCheckBoxValue( aSelectionBtn ) ); in IMPL_LINK()
2112 aSearchLB.SetSelection( Selection( SELECTION_MIN, SELECTION_MAX ) ); in IMPL_LINK()
2493 pSearchItem->SetSelection( GetCheckBoxValue( aSelectionBtn ) ); in SaveToModule_Impl()
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx252 pEditView->SetSelection( maSelState.GetEditSelection() ); in FindNextConversionCell()
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx1501 aEdFormat.SetSelection( Selection( (short)nErrPos, SELECTION_MAX ) ); in IMPL_LINK()
1538 aEdFormat.SetSelection( Selection( (short)nErrPos, SELECTION_MAX ) ); in IMPL_LINK()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx280 pMultiLineEdit->SetSelection( Selection( aSelection.Min, aSelection.Max ) ); in setSelection()
645 pFileControl->GetEdit().SetSelection( Selection( rSel.Min, rSel.Max ) ); in insertText()
679 pFileControl->GetEdit().SetSelection( Selection( aSelection.Min, aSelection.Max ) ); in setSelection()
/trunk/main/sw/source/ui/envelp/
H A Denvlop1.cxx319 aAddrEdit.SetSelection(aSel); in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Dpresent.cxx167 pEdit->SetSelection( aSel ); in SdStartPresentationDlg()
H A Dcustsdlg.cxx368 aEdtName.SetSelection( Selection( SELECTION_MIN, SELECTION_MAX ) ); in SdDefineCustomShowDlg()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx1099 SetSelection(m_pShell->GetFormView()->GetMarkedObjectList()); in ForceUpdateSelection()
2765 SetSelection(m_pShell->GetFormView()->GetMarkedObjectList());
2781 void FmXFormShell::SetSelection(const SdrMarkList& rMarkList) in SetSelection() function in FmXFormShell
2896 SetSelection( aList ); in SetDesignMode()
H A Dfmview.cxx355 pFormShellImpl->SetSelection(GetMarkedObjectList()); in ShowSdrPage()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx91 SetSelection( rSelection ); in DBG_NAME()
292 pEdit->SetSelection( rSelection ); in SvInplaceEdit2()
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx1389 GetTextEditOutlinerView()->SetSelection(ESelection(0,0,EE_PARA_MAX,EE_INDEX_MAX)); in MarkAll()
1404 GetTextEditOutlinerView()->SetSelection(eSel); in UnmarkAll()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1345 m_rView.SetSelection( in copyParagraphText()
1407 m_rView.SetSelection( in changeParagraphSelection()
1950 m_rView.SetSelection(::TextSelection(::TextPaM(nNumber, nBegin), in changeParagraphText()
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx586 rEditView.SetSelection( aParaSel ); in SelectPara()

Completed in 178 milliseconds

12345678