Home
last modified time | relevance | path

Searched refs:RepaintRange (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx141 pDoc->RepaintRange( ScRange( 0,0,0, MAXCOL,MAXROW,MAXTAB ) ); in SetParent()
H A Ddocumen8.cxx904 void ScDocument::RepaintRange( const ScRange& rRange ) in RepaintRange() function in ScDocument
910 pModel->RepaintRange( rRange ); // locked repaints are checked there in RepaintRange()
H A Dconditio.cxx1431 pDoc->RepaintRange( aRange ); in DoRepaint()
H A Dtable1.cxx1300 pDocument->RepaintRange( ScRange(0,0,nTab,MAXCOL,MAXROW,nTab) ); in UpdateReference()
H A Ddocumen3.cxx171 RepaintRange( aOldRange ); in SetDBCollection()
/trunk/main/sc/inc/
H A Ddocuno.hxx134 void RepaintRange( const ScRange& rRange );
H A Ddocument.hxx1564 void RepaintRange( const ScRange& rRange );
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx446 void ScModelObj::RepaintRange( const ScRange& rRange ) in RepaintRange() function in ScModelObj

Completed in 151 milliseconds