Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx249 …void SelectRange( sal_uInt32 nColIndex1, sal_uInt32 nColIndex2, bool bSelec…
/trunk/main/sd/source/ui/view/
H A Doutlnvs2.cxx235 pOutlinerView->SelectRange( 0, nParaCount ); in FuTemporary()
H A Dsdview.cxx687 pOLV->SelectRange( 0, pOutliner->GetParagraphCount() ); in SelectAll()
/trunk/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
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx514 pOLV->SelectRange(0L, nParaCount ); in ExecDraw()
H A Dannotsh.cxx311 pOLV->SelectRange(0L, nParaCount ); in Exec()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx294 void SelectRange( sal_uInt32 nFirst, sal_uInt32 nCount );
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1137 void OutlinerView::SelectRange( sal_uInt32 nFirst, sal_uInt32 nCount ) in SelectRange() function in OutlinerView

Completed in 81 milliseconds