Searched refs:SetTotalRange (Results 1 – 10 of 10) sorted by relevance
| /trunk/main/sc/source/ui/view/ |
| H A D | pfuncache.cxx | 123 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in InitLocations()
|
| H A D | preview.cxx | 386 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in DoPrint()
|
| /trunk/main/tools/inc/tools/ |
| H A D | multisel.hxx | 94 void SetTotalRange( const Range& rTotRange );
|
| /trunk/main/filter/source/pdf/ |
| H A D | pdfexport.cxx | 887 aMultiSelection.SetTotalRange( aRange ); in Export() 893 aMultiSelection.SetTotalRange( aRange ); in Export()
|
| /trunk/main/dbaccess/source/ui/tabledesign/ |
| H A D | TEditControl.cxx | 1845 aDeletedPrimKeys.SetTotalRange( Range(0,GetRowCount()) ); in SetPrimaryKey() 1862 aInsertedPrimKeys.SetTotalRange( Range(0,GetRowCount()) ); in SetPrimaryKey()
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | docuno.cxx | 978 aPageRanges.SetTotalRange( Range( 1, nPages ) ); in getRendererCount() 990 aPageRanges.SetTotalRange( Range( 1, nTotalPages ) ); in lcl_GetRendererNum() 1068 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in getRenderer() 1169 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in render()
|
| /trunk/main/svtools/source/brwbox/ |
| H A D | brwbox1.cxx | 889 pColSel->SetTotalRange( Range( 0, 0 ) ); in RemoveColumns() 2535 pColSel->SetTotalRange( Range( 0, pCols->Count()-1 ) ); in SetMode()
|
| H A D | brwbox2.cxx | 180 uRow.pSel->SetTotalRange( Range( 0, nRowCount - 1 ) ); in StateChanged()
|
| /trunk/main/tools/source/memtools/ |
| H A D | multisel.cxx | 808 void MultiSelection::SetTotalRange( const Range& rTotRange ) in SetTotalRange() function in MultiSelection
|
| /trunk/main/sw/source/core/doc/ |
| H A D | doc.cxx | 1238 aMulti.SetTotalRange( Range( 0, RANGE_MAX ) ); in CalculatePagesForPrinting()
|