Home
last modified time | relevance | path

Searched refs:HasCellValueData (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx422 else if (HasCellValueData( pCell)) in JumpMatrix()
1178 if ( HasCellValueData( pCell ) ) in ScAnd()
1899 if (HasCellValueData(pCell)) in ScIsLogical()
3028 if (HasCellValueData(pCell)) in ScMin()
3149 if (HasCellValueData(pCell)) in ScMax()
3629 if (HasCellValueData(pCell)) in GetStVarParams()
4297 if (HasCellValueData(pCell)) in ScMatch()
5434 if ( HasCellValueData(pCell) ) in IterateParametersIfs()
5625 else if (HasCellValueData( pDataCell)) in ScLookup()
6296 if (HasCellValueData(pCell)) in FillEntry()
[all …]
H A Dinterpr3.cxx2298 if (HasCellValueData(pCell)) in ScZTest()
2754 if (HasCellValueData(pCell)) in ScHarMean()
2875 if (HasCellValueData(pCell)) in ScGeoMean()
3012 if (HasCellValueData(pCell)) in CalculateSkew()
3430 if (HasCellValueData(pCell)) in GetNumberSequenceArray()
3615 if (HasCellValueData(pCell)) in ScRank()
3732 if (HasCellValueData(pCell)) in ScAveDev()
3812 if (HasCellValueData(pCell)) in ScAveDev()
H A Dinterpr5.cxx390 else if (HasCellValueData(pCell)) in CreateMatrixFromDoubleRef()
462 else if (HasCellValueData(pCell)) in GetMatrix()
575 if (HasCellValueData(pCell)) in ScMatValue()
H A Dinterpr2.cxx659 if (!HasCellEmptyData(pCell) && HasCellValueData(pCell)) in ScNPV()
2596 else if (HasCellValueData( pCell)) in ScHyperLink()
H A Dinterpr4.cxx3033 if ( HasCellValueData( pFCell ) ) in ScTableOp()
/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx228 inline sal_Bool HasCellValueData( const ScBaseCell* pCell ) in HasCellValueData() function in ScInterpreter

Completed in 601 milliseconds