Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dpfuncache.cxx123 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in InitLocations()
H A Dpreview.cxx402 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in DoPrint()
/trunk/main/tools/inc/tools/
H A Dmultisel.hxx94 void SetTotalRange( const Range& rTotRange );
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx887 aMultiSelection.SetTotalRange( aRange ); in Export()
893 aMultiSelection.SetTotalRange( aRange ); in Export()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1848 aDeletedPrimKeys.SetTotalRange( Range(0,GetRowCount()) ); in SetPrimaryKey()
1865 aInsertedPrimKeys.SetTotalRange( Range(0,GetRowCount()) ); in SetPrimaryKey()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx976 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()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx889 pColSel->SetTotalRange( Range( 0, 0 ) ); in RemoveColumns()
2535 pColSel->SetTotalRange( Range( 0, pCols->Count()-1 ) ); in SetMode()
H A Dbrwbox2.cxx180 uRow.pSel->SetTotalRange( Range( 0, nRowCount - 1 ) ); in StateChanged()
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx808 void MultiSelection::SetTotalRange( const Range& rTotRange ) in SetTotalRange() function in MultiSelection
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1238 aMulti.SetTotalRange( Range( 0, RANGE_MAX ) ); in CalculatePagesForPrinting()

Completed in 124 milliseconds