Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1356 SCCOL nLoopStartX = nX1; in DrawStrings() local
1358 --nLoopStartX; // start before nX1 for rest of long text to the left in DrawStrings()
1380 if ( nLoopStartX < nX1 ) in DrawStrings()
1381 nPosX -= pRowInfo[0].pCellInfo[nLoopStartX+1].nWidth * nLayoutSign; in DrawStrings()
1382 for (SCCOL nX=nLoopStartX; nX<=nX2; nX++) in DrawStrings()

Completed in 29 milliseconds