Searched refs:SetTotalRange (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | pfuncache.cxx | 123 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in InitLocations()
|
H A D | preview.cxx | 399 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in DoPrint()
|
/aoo42x/main/tools/inc/tools/ |
H A D | multisel.hxx | 94 void SetTotalRange( const Range& rTotRange );
|
/aoo42x/main/filter/source/pdf/ |
H A D | pdfexport.cxx | 887 aMultiSelection.SetTotalRange( aRange ); in Export() 893 aMultiSelection.SetTotalRange( aRange ); in Export()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TEditControl.cxx | 1848 aDeletedPrimKeys.SetTotalRange( Range(0,GetRowCount()) ); in SetPrimaryKey() 1865 aInsertedPrimKeys.SetTotalRange( Range(0,GetRowCount()) ); in SetPrimaryKey()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 976 aPageRanges.SetTotalRange( Range( 1, nPages ) ); in getRendererCount() 988 aPageRanges.SetTotalRange( Range( 1, nTotalPages ) ); in lcl_GetRendererNum() 1066 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in getRenderer() 1167 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in render()
|
/aoo42x/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()
|
/aoo42x/main/tools/source/memtools/ |
H A D | multisel.cxx | 808 void MultiSelection::SetTotalRange( const Range& rTotRange ) in SetTotalRange() function in MultiSelection
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doc.cxx | 1238 aMulti.SetTotalRange( Range( 0, RANGE_MAX ) ); in CalculatePagesForPrinting()
|
Completed in 205 milliseconds