Searched refs:pCellArr (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sc/source/core/tool/ |
| H A D | interpr4.cxx | 538 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr) in CreateDoubleArr() argument 550 sal_uInt16* p = (sal_uInt16*) pCellArr; in CreateDoubleArr() 607 p = (sal_uInt16*) ( pCellArr + nPos ); in CreateDoubleArr() 624 sal_uInt8* pCellArr) in CreateStringArr() argument 636 sal_uInt16* p = (sal_uInt16*) pCellArr; in CreateStringArr() 704 sal_uInt8* q = ( pCellArr + nPos ); in CreateStringArr() 707 p = (sal_uInt16*) ( pCellArr + nPos ); in CreateStringArr() 724 sal_uInt8* pCellArr) in CreateCellArr() argument 736 sal_uInt16* p = (sal_uInt16*) pCellArr; in CreateCellArr() 824 sal_uInt8* q = ( pCellArr + nPos ); in CreateCellArr() [all …]
|
| /trunk/main/sc/source/core/inc/ |
| H A D | interpre.hxx | 250 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr); 252 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr); 254 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8* pCellArr);
|