Home
last modified time | relevance | path

Searched refs:nBlockStartZ (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx94 && nBlockStartZ == nTab; in IsMarking()
111 nBlockStartZ = 0; in InitOwnBlockMode()
153 nBlockStartZ = nCurZ; in InitBlockMode()
156 nBlockEndZ = nBlockStartZ; in InitBlockMode()
259 nBlockStartZ, rMark.IsMarkNegative(), bCols, bRows ); in MarkCursor()
465 nBlockStartZ = aMarkRange.aStart.Tab(); in PaintBlock()
472 if ( nTab>=nBlockStartZ && nTab<=nBlockEndZ ) in PaintBlock()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx162 SCTAB nBlockStartZ; member in ScTabView

Completed in 20 milliseconds