Home
last modified time | relevance | path

Searched refs:IsBoolean (Results 1 – 5 of 5) sorted by path

/trunk/main/sc/inc/
H A Dcompiler.hxx345 sal_Bool IsBoolean( const String& );
H A Dscmatrix.hxx396 sal_Bool IsBoolean( SCSIZE nIndex ) const in IsBoolean() function in ScMatrix
400 sal_Bool IsBoolean( SCSIZE nC, SCSIZE nR ) const in IsBoolean() function in ScMatrix
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx3327 sal_Bool ScCompiler::IsBoolean( const String& rName ) in IsBoolean() function in ScCompiler
3679 if (bAllowBooleans && IsBoolean( aUpper )) in NextNewToken()
H A Drangeseq.cxx345 if (bDataTypes && pMatrix->IsBoolean( nCol, nRow )) in FillMixedArray()
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2676 if (pMat->IsValue(nC, nR) || pMat->IsBoolean(nC, nR)) in FillCacheFromExternalRef()

Completed in 87 milliseconds