Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx372 rPar.Get(0)->PutEmpty(); in RTLFUNC()
509 rPar.Get(0)->PutEmpty(); in RTLFUNC()
542 rPar.Get(0)->PutEmpty(); in RTLFUNC()
618 rPar.Get(0)->PutEmpty(); in RTLFUNC()
669 rPar.Get(0)->PutEmpty(); in RTLFUNC()
716 rPar.Get(0)->PutEmpty(); in RTLFUNC()
818 rPar.Get(0)->PutEmpty(); in RTLFUNC()
877 rPar.Get(0)->PutEmpty(); in RTLFUNC()
1629 rPar.Get(0)->PutEmpty(); in RTLFUNC()
3697 rPar.Get(0)->PutEmpty(); in RTLFUNC()
[all …]
H A Dmethods1.cxx300 rPar.Get(0)->PutEmpty(); in RTLFUNC()
1351 rPar.Get(0)->PutEmpty(); in RTLFUNC()
/trunk/main/sc/inc/
H A Dscmatrix.hxx275 void PutEmpty( SCSIZE nC, SCSIZE nR);
276 void PutEmpty( SCSIZE nIndex);
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx318 void ScMatrix::PutEmpty(SCSIZE nC, SCSIZE nR) in PutEmpty() function in ScMatrix
321 PutEmpty( CalcOffset( nC, nR) ); in PutEmpty()
328 void ScMatrix::PutEmpty(SCSIZE nIndex) in PutEmpty() function in ScMatrix
H A Drangeseq.cxx455 pMatrix->PutEmpty( in CreateMixedMatrix()
462 pMatrix->PutEmpty( in CreateMixedMatrix()
H A Dinterpr5.cxx369 pMat->PutEmpty( nC, nR); in CreateMatrixFromDoubleRef()
386 pMat->PutEmpty( static_cast<SCSIZE>(nThisCol-nCol1), in CreateMatrixFromDoubleRef()
428 pMat->PutEmpty( nC, nR); in CreateMatrixFromDoubleRef()
460 pMat->PutEmpty( 0 ); in GetMatrix()
H A Dtoken.cxx1545 pArray->PutEmpty( nCol, nRow ); in MergeArray()
H A Dinterpr1.cxx419 pResMat->PutEmpty( nC, nR ); in JumpMatrix()
486 pResMat->PutEmpty( nC, nR ); in JumpMatrix()
551 pResMat->PutEmpty( nC, nR ); in JumpMatrix()
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx888 xScMatrix->PutEmpty( nScCol, nScRow ); in CreateScMatrix()
904 xScMatrix->PutEmpty( nScCol, nScRow ); in CreateScMatrix()
H A Dexcform.cxx1939 pMatrix->PutEmpty( nC, nR ); in ReadExtensionArray()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx649 xMat->PutEmpty(nC, nR); in getCellRangeData()
1396 xMat->PutEmpty(nC, nR); in lcl_convertToTokenArray()
1476 xMat->PutEmpty(i, j); in lcl_fillEmptyMatrix()
/trunk/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx191 pMatrix->PutEmpty( nScCol, nScRow ); in EndElement()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx339 sal_Bool PutEmpty();
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx756 pVar->PutEmpty(); in unoToSbxValue()
768 pVar->PutEmpty(); in unoToSbxValue()
937 default: pVar->PutEmpty(); break; in unoToSbxValue()
/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx880 sal_Bool SbxValue::PutEmpty() in PutEmpty() function in SbxValue

Completed in 157 milliseconds