Searched refs:nColPlus (Results 1 – 1 of 1) sorted by relevance
7027 long nColNew = -1, nRowNew = -1, nColPlus, nRowPlus; in ScOffset() local7032 nColPlus = (long) ::rtl::math::approxFloor(GetDouble()); in ScOffset()7065 nCol1 = (SCCOL)((long) nCol1 + nColPlus); in ScOffset()7089 nCol1 = (SCCOL)((long)nCol1+nColPlus); // ! nCol1 is modified in ScOffset()7140 nCol1 = (SCCOL)((long)nCol1+nColPlus); in ScOffset()
Completed in 46 milliseconds