Home
last modified time | relevance | path

Searched refs:IsValue (Results 26 – 39 of 39) sorted by relevance

12

/aoo42x/main/sc/source/ui/view/
H A Doutput2.cxx537 if (!pFCell->IsValue()) in SetTextToWidthOrHash()
1545 bCellIsValue = pFCell->IsRunning() || pFCell->IsValue(); in DrawStrings()
1950 if ( pFCell->IsRunning() || pFCell->IsValue() ) in lcl_SafeIsValue()
H A Dgridwin.cxx5081 static_cast<ScFormulaCell*>(pCell)->IsValue() && in GetEditUrlOrError()
/aoo42x/main/sc/source/core/data/
H A Dtable3.cxx263 if ( eType1 == CELLTYPE_FORMULA && ((ScFormulaCell*)pCell1)->IsValue() ) in CompareCell()
266 if ( eType2 == CELLTYPE_FORMULA && ((ScFormulaCell*)pCell2)->IsValue() ) in CompareCell()
H A Dcolumn2.cxx1750 else if (pFC->IsValue()) in lcl_UpdateSubTotal()
H A Ddocument.cxx2769 if (pFCell->IsValue()) in GetStringForFormula()
/aoo42x/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx426 if (pFormulaCell->IsValue()) in WriteFormulaCell()
H A Dxmlexprt.cxx2189 … static_cast<ScFormulaCell*>(pCell)->IsValue(); // interpret if dirty in _ExportAutoStyles()
2972 if (pFormulaCell->IsValue()) in WriteCell()
/aoo42x/main/sc/source/ui/app/
H A Dtransobj.cxx818 else if (pFCell->IsValue()) in StripRefs()
H A Dinputhdl.cxx1261 if ( pCell->IsValue() ) in lcl_Calculate()
/aoo42x/main/sc/source/core/tool/
H A Dcompiler.cxx2622 sal_Bool ScCompiler::IsValue( const String& rSym ) in IsValue() function in ScCompiler
3682 if (IsValue( aUpper )) in NextNewToken()
5092 if( pMatrix->IsValue( nC, nR ) ) in CreateStringFromMatrix()
H A Dinterpr3.cxx3910 if (pMatP->IsValue(i) && pMatW->IsValue(i)) in ScProbability()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh.cxx1856 else if ( ((ScFormulaCell*)pCell)->IsValue() ) in AsciiSave()
/aoo42x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2676 if (pMat->IsValue(nC, nR) || pMat->IsBoolean(nC, nR)) in FillCacheFromExternalRef()
H A Dcellsuno.cxx3595 else if (pFCell->IsValue()) in queryFormulaCells()
6595 sal_Bool bValue = ((ScFormulaCell*)pCell)->IsValue(); in GetResultType_Impl()

Completed in 318 milliseconds

12