Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx194 nVisY2 = nY2; in ScOutputData()
195 pDoc->StripHidden( nVisX1, nVisY1, nVisX2, nVisY2, nTab ); in ScOutputData()
1872 nRefStartY <= nVisY2 && nRefEndY >= nVisY1 ) in DrawRefMark()
1978 nRefStartY <= nVisY2 + 1 && nRefEndY >= nVisY1 ) // +1 because it touches next cells left/top in DrawOneChange()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx102 SCROW nVisY2; member in ScOutputData

Completed in 28 milliseconds