Searched refs:nPrintCol (Results 1 – 1 of 1) sorted by relevance
1456 SCCOL nPrintCol = nDataCol; in ExtendPrintArea() local1472 if (nNewCol > nPrintCol) in ExtendPrintArea()1473 nPrintCol = nNewCol; in ExtendPrintArea()1477 if (nPrintCol > rEndCol) in ExtendPrintArea()1479 rEndCol = nPrintCol; in ExtendPrintArea()
Completed in 28 milliseconds