Searched refs:nMaxDataX (Results 1 – 1 of 1) sorted by relevance
493 SCCOL nMaxDataX = nMaxX; in GetPrintArea() local514 if ( nMaxX < nMaxDataX ) in GetPrintArea()516 nMaxX = nMaxDataX; in GetPrintArea()518 else if ( nMaxX > nMaxDataX ) in GetPrintArea()520 SCCOL nAttrStartX = nMaxDataX + 1; in GetPrintArea()533 while ( nMaxX > nMaxDataX && !aCol[nMaxX].GetLastVisibleAttr( nDummyRow ) ) in GetPrintArea()
Completed in 18 milliseconds