Home
last modified time | relevance | path

Searched refs:SetScreen (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx448 void SetScreen( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 );
449 void SetScreen( const Rectangle& rVisArea );
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx118 aViewData.SetScreen( rBlock.aStart.Col(), rBlock.aStart.Row(), in PaintToDev()
681 aViewData.SetScreen( nStartX,nStartY, nEndX,nEndY ); in InitDocShell()
H A Ddrwtrans.cxx782 aViewData.SetScreen( aDestArea ); in InitDocShell()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1911 aTmpData.SetScreen( aBoundRect ); in Draw()
1920 aTmpData.SetScreen( aBoundRect ); in Draw()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2022 void ScViewData::SetScreen( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in SetScreen() function in ScViewData
2107 void ScViewData::SetScreen( const Rectangle& rVisArea ) in SetScreen() function in ScViewData

Completed in 62 milliseconds