Searched refs:SelectRange (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 610 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 D | csvgrid.hxx | 249 …void SelectRange( sal_uInt32 nColIndex1, sal_uInt32 nColIndex2, bool bSelec…
|
/trunk/main/sd/source/ui/view/ |
H A D | outlnvs2.cxx | 235 pOutlinerView->SelectRange( 0, nParaCount ); in FuTemporary()
|
H A D | sdview.cxx | 687 pOLV->SelectRange( 0, pOutliner->GetParagraphCount() ); in SelectAll()
|
/trunk/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 255 void SelectRange(
|
H A D | imivctl1.cxx | 1175 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 D | drwtxtsh.cxx | 514 pOLV->SelectRange(0L, nParaCount ); in ExecDraw()
|
H A D | annotsh.cxx | 311 pOLV->SelectRange(0L, nParaCount ); in Exec()
|
/trunk/main/editeng/inc/editeng/ |
H A D | outliner.hxx | 294 void SelectRange( sal_uInt32 nFirst, sal_uInt32 nCount );
|
/trunk/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 1137 void OutlinerView::SelectRange( sal_uInt32 nFirst, sal_uInt32 nCount ) in SelectRange() function in OutlinerView
|
Completed in 77 milliseconds