Searched refs:nColPlus (Results 1 – 1 of 1) sorted by relevance
7164 long nColNew = -1, nRowNew = -1, nColPlus, nRowPlus; in ScOffset() local7169 nColPlus = (long) ::rtl::math::approxFloor(GetDouble()); in ScOffset()7202 nCol1 = (SCCOL)((long) nCol1 + nColPlus); in ScOffset()7226 nCol1 = (SCCOL)((long)nCol1+nColPlus); // ! nCol1 is modified in ScOffset()7277 nCol1 = (SCCOL)((long)nCol1+nColPlus); in ScOffset()
Completed in 47 milliseconds