Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Doutput.cxx192 nVisY1 = nY1; 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()
H A Doutput2.cxx849 sal_Bool bIsTop = ( nY == nVisY1 ) || bVisRowChanged; in GetMergeOrigin()
/aoo42x/main/sc/source/ui/inc/
H A Doutput.hxx100 SCROW nVisY1; // ( sichtbarer Bereich ) member in ScOutputData

Completed in 50 milliseconds