Home
last modified time | relevance | path

Searched refs:SelectRange (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx610 void ScCsvGrid::SelectRange( sal_uInt32 nColIndex1, sal_uInt32 nColIndex2, bool bSelect ) in SelectRange() function in ScCsvGrid
618 SelectRange( nColIndex2, nColIndex1, bSelect ); in SelectRange()
639 SelectRange( 0, GetColumnCount() - 1, bSelect ); in SelectAll()
699 SelectRange( mnRecentSelCol, nColIndex ); in DoSelectAction()
900 SelectRange( mnRecentSelCol, GetFocusColumn() ); in KeyInput()
912 SelectRange( mnRecentSelCol, GetFocusColumn() ); in KeyInput()
/aoo4110/main/sc/source/ui/inc/
H A Dcsvgrid.hxx249 …void SelectRange( sal_uInt32 nColIndex1, sal_uInt32 nColIndex2, bool bSelec…
/aoo4110/main/sd/source/ui/view/
H A Doutlnvs2.cxx235 pOutlinerView->SelectRange( 0, (sal_uInt16) nParaCount ); in FuTemporary()
H A Dsdview.cxx687 pOLV->SelectRange( 0, (sal_uInt16) pOutliner->GetParagraphCount() ); in SelectAll()
/aoo4110/main/svtools/source/contnr/
H A Dimivctl.hxx255 void SelectRange(
H A Dimivctl1.cxx1175 SelectRange( pAnchor, pNewCursor, (nFlags & F_ADD_MODE)!=0 ); in SetCursor_Impl()
3278 void SvxIconChoiceCtrl_Impl::SelectRange( in SelectRange() function in SvxIconChoiceCtrl_Impl
/aoo4110/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx514 pOLV->SelectRange(0L, sal_uInt16(nParaCount) ); in ExecDraw()
H A Dannotsh.cxx311 pOLV->SelectRange(0L, sal_uInt16(nParaCount) ); in Exec()
/aoo4110/main/editeng/inc/editeng/
H A Doutliner.hxx294 void SelectRange( sal_uLong nFirst, sal_uInt16 nCount );
/aoo4110/main/editeng/source/outliner/
H A Doutlvw.cxx1139 void OutlinerView::SelectRange( sal_uLong nFirst, sal_uInt16 nCount ) in SelectRange() function in OutlinerView

Completed in 92 milliseconds