Searched refs:nColY (Results 1 – 1 of 1) sorted by relevance
411 SCROW nColY = aCol[i].GetLastVisDataPos(sal_True); in GetCellArea() local412 if (nColY > nMaxY) in GetCellArea()413 nMaxY = nColY; in GetCellArea()488 SCROW nColY = aCol[i].GetLastVisDataPos(bNotes); in GetPrintArea() local489 if (nColY > nMaxY) in GetPrintArea()490 nMaxY = nColY; in GetPrintArea()605 SCROW nColY = aCol[i].GetLastVisDataPos(bNotes); in GetPrintAreaVer() local606 if (nColY > nMaxY) in GetPrintAreaVer()607 nMaxY = nColY; in GetPrintAreaVer()652 if (nColY < nMinY) in GetDataStart()[all …]
Completed in 17 milliseconds