Home
last modified time | relevance | path

Searched refs:IsRealStringType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dscmatrix.hxx151 inline static bool IsRealStringType( ScMatValType nType ) in IsRealStringType() function in ScMatrix
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2630 else if (ScMatrix::IsRealStringType( nResultType)) in ScHyperLink()
H A Dinterpr1.cxx146 bIsValue = !ScMatrix::IsRealStringType( nType); in ScIfJump()