Home
last modified time | relevance | path

Searched refs:IsEmptyPathType (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sc/inc/
H A Dscmatrix.hxx163 inline static bool IsEmptyPathType( ScMatValType nType ) in IsEmptyPathType() function in ScMatrix
/AOO41X/main/sc/source/core/tool/
H A Dinterpr5.cxx3200 if (ScMatrix::IsEmptyPathType( nMatValType)) in ScMatRef()