Home
last modified time | relevance | path

Searched refs:pDestCols (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dconsoli.cxx563 SCCOL* pDestCols = NULL; in AddData() local
567 pDestCols = new SCCOL[nCol2-nStartCol+1]; in AddData()
583 pDestCols[nCol-nStartCol] = nPos; in AddData()
616 if (bColByName) nArrX = pDestCols[nArrX]; in AddData()
659 delete[] pDestCols; in AddData()

Completed in 12 milliseconds