Searched refs:nLastEdge (Results 1 – 1 of 1) sorted by relevance
253 sal_Int32 nCol, nLastEdge = 0; in FillTable() local257 sal_Int32 nWidth = maColumnEdges[nCol] - nLastEdge; in FillTable()260 nLastEdge += nWidth; in FillTable()300 aRect.nRight = aRect.nLeft + nLastEdge; in FillTable()
Completed in 15 milliseconds