Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx462 inline sal_Bool IsInBlock( const ScAddress& rPos, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2 ) in IsInBlock() function
488 if ( aOldStt.IsValid() && IsInBlock( aOldStt, nCol1,nRow1, nCol2,nRow2 ) ) in MoveCells()
494 if ( aOldEnd.IsValid() && IsInBlock( aOldEnd, nCol1,nRow1, nCol2,nRow2 ) ) in MoveCells()

Completed in 28 milliseconds