Home
last modified time | relevance | path

Searched refs:Selection (Results 76 – 100 of 330) sorted by relevance

12345678910>>...14

/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx287 aEdAssign.SetSelection( Selection( SELECTION_MAX, SELECTION_MAX ) ); in SetColRowData()
390 aEdAssign2.SetSelection( Selection( SELECTION_MAX, SELECTION_MAX ) ); in AdjustColRowData()
1161 pEdActive->SetSelection( Selection( 0, SELECTION_MAX ) ); in IMPL_LINK()
H A Dstrindlg.cxx66 aEdInput.SetSelection(Selection(SELECTION_MIN, SELECTION_MAX)); in ScStringInputDlg()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx497 aNameEd.SetSelection( Selection( SELECTION_MIN, SELECTION_MAX ) ); in Reset()
630 aNameEd.SetSelection( Selection( SELECTION_MIN, SELECTION_MAX ) ); in DeactivatePage()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx70 const Selection& rSelection in DBG_NAME()
266 const Selection& rSelection, in SvInplaceEdit2()
1425 const Selection& rSel ) in EditText()
1431 const Selection& rSel, sal_Bool bMulti ) in EditText()
/trunk/main/sc/source/ui/src/
H A Dmiscdlgs.src90 Text [ en-US ] = "Selection" ;
157 Text [ en-US ] = "Selection" ;
257 Text [ en-US ] = "Selection" ;
358 Text [ en-US ] = "Selection" ;
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx113 const Selection& );
258 virtual sal_Bool EditingEntry( SvLBoxEntry* pEntry, Selection& );
H A Deditsyntaxhighlighter.hxx54 virtual void SetText( const XubString& rStr, const Selection& rNewSelection ) in SetText()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx168 awt::Selection aSelection; in implGetSelection()
441 pVCLXEdit->setSelection( awt::Selection( nStartIndex, nEndIndex ) ); in setSelection()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx68 …virtual ::sal_Bool SAL_CALL addSelection( const ::com::sun::star::uno::Any& Selection ) throw (::c…
69 …virtual void SAL_CALL removeSelection( const ::com::sun::star::uno::Any& Selection ) throw (::com:…
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1629 Selection EditView::GetSurroundingTextSelection() const in GetSurroundingTextSelection()
1644 return Selection( 0, aSelection.nEndPos - aSelection.nStartPos ); in GetSurroundingTextSelection()
1646 return Selection( 0, 0 ); in GetSurroundingTextSelection()
1650 return Selection( aSelection.nStartPos, aSelection.nEndPos ); in GetSurroundingTextSelection()
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx422 Selection aSelection = GetField()->GetSelection(); in SetUserValue()
572 Selection aSelect = pField->GetSelection(); in ImplNewLongCurrencyFieldValue()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx443 sal_Bool DBTreeListBox::EditingEntry( SvLBoxEntry* pEntry, Selection& /*_aSelection*/) in EditingEntry() argument
671 … aEvent.Selection = new SelectionSupplier( m_pContextMenuProvider->getCurrentSelection( *this ) ); in CreateContextMenu()
/trunk/main/migrationanalysis/src/driver_docs/sources/excel/
H A DSetTextBoxFont.bas35 With Selection.Characters.Font
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx101 void Edit::SetSelection( Selection const& rSelection ) in SetSelection()
105 getImpl()->mxEdit->setSelection( awt::Selection( rSelection.Min(), rSelection.Max() ) ); in SetSelection()
/trunk/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx562 aEdAssign.SetSelection( Selection( 0, SELECTION_MAX ) ); in IMPL_LINK_INLINE_END()
569 aEdName.SetSelection( Selection( 0, SELECTION_MAX ) ); in IMPL_LINK_INLINE_END()
/trunk/main/dbaccess/source/ui/inc/
H A Dcurledit.hxx65 virtual void SetText(const String& _rStr, const Selection& _rNewSelection);
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.hxx57 virtual Selection GetSurroundingTextSelection() const;
/trunk/main/dbaccess/source/ext/adabas/
H A DASqlNameEdit.cxx66 Selection aSel = GetSelection(); in Modify()
/trunk/main/sc/source/ui/inc/
H A Dhighred.hxx89 Selection theCurSel;
H A Dnamedlg.hxx82 Selection theCurSel;
/trunk/main/svx/source/dialog/
H A Drelfld.cxx117 Selection aSelection = GetSelection(); in SetRelative()
/trunk/main/sw/source/ui/inc/
H A Dswlbox.hxx119 …void SetText( const XubString& rStr, const Selection& rNewSelection ) { ComboBox::SetText( rSt… in SetText()
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx94 Selection aSel = GetSelection(); in Modify()
/trunk/main/chart2/source/controller/main/
H A DSelectionHelper.hxx44 class Selection class
/trunk/main/sd/source/ui/inc/
H A DWindow.hxx208 Selection GetSurroundingTextSelection() const;

Completed in 292 milliseconds

12345678910>>...14