Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dscmatrix.hxx382 sal_Bool IsValueOrEmpty( SCSIZE nIndex ) const in IsValueOrEmpty() function in ScMatrix
387 sal_Bool IsValueOrEmpty( SCSIZE nC, SCSIZE nR ) const in IsValueOrEmpty() function in ScMatrix
/aoo41x/main/sc/source/core/tool/
H A Dinterpr5.cxx1074 if (pMat1->IsValueOrEmpty(i,j) && pMat2->IsValueOrEmpty(i,j)) in lcl_MatrixCalculation()
H A Dinterpr1.cxx1469 if ( pMat->IsValueOrEmpty(j) ) in ScNeg()
1525 if ( pMat->IsValueOrEmpty(j) ) in ScNot()
/aoo41x/main/sc/source/core/data/
H A Ddociter.cxx747 if (!rMat.IsValueOrEmpty(nCol, nRow)) in lcl_isQueryByValue()

Completed in 2864 milliseconds