Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dinterpr1.cxx420 else if (HasCellValueData( pCell)) in JumpMatrix()
1284 if ( HasCellValueData( pCell ) ) in ScAnd()
2036 if (HasCellValueData(pCell)) in ScIsLogical()
3165 if (HasCellValueData(pCell)) in ScMin()
3286 if (HasCellValueData(pCell)) in ScMax()
3766 if (HasCellValueData(pCell)) in GetStVarParams()
4434 if (HasCellValueData(pCell)) in ScMatch()
5571 if ( HasCellValueData(pCell) ) in IterateParametersIfs()
5762 else if (HasCellValueData( pDataCell)) in ScLookup()
6433 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.cxx389 else if (HasCellValueData(pCell)) in CreateMatrixFromDoubleRef()
461 else if (HasCellValueData(pCell)) in GetMatrix()
574 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()
/aoo42x/main/sc/source/core/inc/
H A Dinterpre.hxx243 inline sal_Bool HasCellValueData( const ScBaseCell* pCell ) in HasCellValueData() function in ScInterpreter

Completed in 108 milliseconds