Home
last modified time | relevance | path

Searched refs:svEmptyCell (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/inc/
H A Dformularesult.hxx244 case formula::svEmptyCell: in ResolveToken()
377 return formula::svEmptyCell; in GetType()
416 return sv == formula::svDouble || sv == formula::svError || sv == formula::svEmptyCell; in IsValue()
H A Dtoken.hxx299 ScToken( formula::svEmptyCell ), in ScEmptyCellToken()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx1059 case svEmptyCell: in PopDouble()
1088 case svEmptyCell: in PopString()
1471 case svEmptyCell: in ConvertMatrixParameters()
1767 if( eRes == svMissing || eRes == svEmptyCell ) in GetStackType()
1786 if( eRes == svMissing || eRes == svEmptyCell ) in GetStackType()
1944 case svEmptyCell: in GetDouble()
1981 case svEmptyCell: in GetString()
3902 case svEmptyCell: in Interpret()
H A Dinterpr1.cxx807 case svEmptyCell: in Compare()
864 case svEmptyCell: in CompareMat()
1898 case svEmptyCell: in ScIsEmpty()
2929 case svEmptyCell: in ScValue()
H A Dinterpr2.cxx2610 case svEmptyCell: in ScHyperLink()
/trunk/main/formula/inc/formula/
H A Dtoken.hxx55 svEmptyCell, // Result is an empty cell, e.g. in LOOKUP() enumerator
/trunk/main/sc/source/core/data/
H A Dcell2.cxx396 return aResult.GetCellResultType() == formula::svEmptyCell; in IsEmpty()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1718 if (pTok->GetType() != formula::svEmptyCell) in getSingleRefToken()

Completed in 104 milliseconds