Searched refs:pCellArr (Results 1 – 2 of 2) sorted by relevance
550 sal_uInt16* p = (sal_uInt16*) pCellArr; in CreateDoubleArr()624 sal_uInt8* pCellArr) in CreateStringArr() argument636 sal_uInt16* p = (sal_uInt16*) pCellArr; in CreateStringArr()704 sal_uInt8* q = ( pCellArr + nPos ); in CreateStringArr()724 sal_uInt8* pCellArr) in CreateCellArr() argument736 sal_uInt16* p = (sal_uInt16*) pCellArr; in CreateCellArr()2165 sal_uInt8* pCellArr[MAXFUNCPARAM]; in ScExternal() local2174 pCellArr[i] = NULL; in ScExternal()2214 ppParam[i] = pCellArr[i-1]; in ScExternal()2230 ppParam[i] = pCellArr[i-1]; in ScExternal()[all …]
235 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr);237 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr);239 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr);
Completed in 37 milliseconds