Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dgridwin4.cxx1560 SCCOL nLoopEndX = nX2; in InvertSimple() local
1568 nLoopEndX = nX1; in InvertSimple()
1573 for (SCCOL nX=nX1; nX<=nLoopEndX; nX++) in InvertSimple()
1747 SCCOL nLoopEndX = nX2; in GetSelectionRects() local
1755 nLoopEndX = nX1; in GetSelectionRects()
1760 for (SCCOL nX=nX1; nX<=nLoopEndX; nX++) in GetSelectionRects()

Completed in 23 milliseconds