Searched refs:nFuncFmtType (Results 1 – 5 of 5) sorted by relevance
109 nFuncFmtType = NUMBERFORMAT_DATE; in ScGetActDate()118 nFuncFmtType = NUMBERFORMAT_DATETIME; in ScGetActTime()242 nFuncFmtType = NUMBERFORMAT_DATE; in ScEasterSunday()273 nFuncFmtType = NUMBERFORMAT_DATE; in ScGetDate()291 nFuncFmtType = NUMBERFORMAT_TIME; in ScGetTime()625 nFuncFmtType = NUMBERFORMAT_CURRENCY; in ScNPV()693 nFuncFmtType = NUMBERFORMAT_PERCENT; in ScIRR()758 nFuncFmtType = NUMBERFORMAT_PERCENT; in ScMIRR()847 nFuncFmtType = NUMBERFORMAT_CURRENCY; in ScBW()865 nFuncFmtType = NUMBERFORMAT_CURRENCY; in ScDIA()[all …]
202 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScIfJump()215 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScIfJump()848 nCurFmtType = nFuncFmtType = NUMBERFORMAT_LOGICAL; in Compare()980 nCurFmtType = nFuncFmtType = NUMBERFORMAT_LOGICAL; in CompareMat()988 short nSaveFuncFmtType = nFuncFmtType; in QueryMat()996 nFuncFmtType = nSaveFuncFmtType; in QueryMat()1177 nFuncFmtType = NUMBERFORMAT_NUMBER; in ScBitArithmeticOps()1256 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScAnd()1354 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScOr()1452 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScXor()[all …]
1954 if ( nFuncFmtType == nCurFmtType ) in GetDouble()3231 nFuncFmtType = aFmt.mnType; in ScExternalRef()3375 nFuncFmtType = NUMBERFORMAT_UNDEFINED; in Interpret()3419 nFuncFmtType = NUMBERFORMAT_NUMBER; in Interpret()3774 case ocNone : nFuncFmtType = NUMBERFORMAT_UNDEFINED; break; in Interpret()3807 if ( nFuncFmtType != NUMBERFORMAT_UNDEFINED ) in Interpret()3809 nRetTypeExpr = nFuncFmtType; in Interpret()3811 nRetIndexExpr = ( nFuncFmtType == NUMBERFORMAT_CURRENCY ? in Interpret()3909 if ( nFuncFmtType == NUMBERFORMAT_UNDEFINED ) in Interpret()4015 else if( nFuncFmtType != NUMBERFORMAT_UNDEFINED ) in Interpret()[all …]
1279 nFuncFmtType = nFmtCurrencyType; in CalculateAddSub()1284 lcl_GetDiffDateTimeFmtType( nFuncFmtType, nFmt1, nFmt2 ); in CalculateAddSub()1285 if ( nFmtPercentType == NUMBERFORMAT_PERCENT && nFuncFmtType == NUMBERFORMAT_NUMBER ) in CalculateAddSub()1286 nFuncFmtType = NUMBERFORMAT_PERCENT; in CalculateAddSub()1462 nFuncFmtType = nFmtCurrencyType; in ScMul()1553 nFuncFmtType = nFmtCurrencyType; in ScDiv()3201 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScMatRef()3216 nFuncFmtType = nCurFmtType; in ScMatRef()3236 nFuncFmtType = nCurFmtType; in ScMatRef()
202 short nFuncFmtType; // NumberFormatType of a function member in ScInterpreter389 { nFuncFmtType = nCurFmtType; nFuncFmtIndex = nCurFmtIndex; } in CurFmtToFuncFmt()