Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx240 inline sal_Bool HasCellEmptyData( const ScBaseCell* pCell ) in HasCellEmptyData() function in ScInterpreter
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx418 if (HasCellEmptyData( pCell)) in JumpMatrix()
485 if (HasCellEmptyData( pCell)) in JumpMatrix()
827 if (HasCellEmptyData( pCell)) in Compare()
881 if (HasCellEmptyData( pCell)) in CompareMat()
5757 if (HasCellEmptyData( pDataCell)) in ScLookup()
H A Dinterpr2.cxx659 if (!HasCellEmptyData(pCell) && HasCellValueData(pCell)) in ScNPV()
2589 if (HasCellEmptyData( pCell)) in ScHyperLink()
H A Dinterpr5.cxx384 if (HasCellEmptyData(pCell)) in CreateMatrixFromDoubleRef()
459 if (HasCellEmptyData(pCell)) in GetMatrix()

Completed in 73 milliseconds