Searched refs:IsValueOrEmpty (Results 1 – 4 of 4) sorted by relevance
382 sal_Bool IsValueOrEmpty( SCSIZE nIndex ) const in IsValueOrEmpty() function in ScMatrix387 sal_Bool IsValueOrEmpty( SCSIZE nC, SCSIZE nR ) const in IsValueOrEmpty() function in ScMatrix
1074 if (pMat1->IsValueOrEmpty(i,j) && pMat2->IsValueOrEmpty(i,j)) in lcl_MatrixCalculation()
1469 if ( pMat->IsValueOrEmpty(j) ) in ScNeg()1525 if ( pMat->IsValueOrEmpty(j) ) in ScNot()
747 if (!rMat.IsValueOrEmpty(nCol, nRow)) in lcl_isQueryByValue()
Completed in 83 milliseconds