Searched refs:SUBTOTAL_FUNC_NONE (Results 1 – 11 of 11) sorted by relevance
423 if ( rSubState.eColForce != SUBTOTAL_FUNC_NONE && rSubState.eRowForce != SUBTOTAL_FUNC_NONE && in Update()426 if ( rSubState.eColForce != SUBTOTAL_FUNC_NONE ) eFunc = rSubState.eColForce; in Update()427 if ( rSubState.eRowForce != SUBTOTAL_FUNC_NONE ) eFunc = rSubState.eRowForce; in Update()429 if ( eFunc == SUBTOTAL_FUNC_NONE ) in Update()498 if ( rSubState.eColForce != SUBTOTAL_FUNC_NONE ) eFunc = rSubState.eColForce; in Calculate()499 if ( rSubState.eRowForce != SUBTOTAL_FUNC_NONE ) eFunc = rSubState.eRowForce; in Calculate()501 if ( eFunc == SUBTOTAL_FUNC_NONE ) // this happens when there is no data dimension in Calculate()736 ScSubTotalFunc eRet = SUBTOTAL_FUNC_NONE; in lcl_GetForceFunc()817 pMeasFuncs[0] = SUBTOTAL_FUNC_NONE; in SetMeasureData()872 if ( nMeasure < 0 || ( nMeasCount == 1 && !bForce && eForceFunc == SUBTOTAL_FUNC_NONE ) ) in GetMeasureString()[all …]
309 pFunctions[i][j] = SUBTOTAL_FUNC_NONE; in Clear()
506 aRet = pResData->GetMeasureString( 0, sal_True, SUBTOTAL_FUNC_NONE, bTotalResult ); in getDataDescription()
112 return SUBTOTAL_FUNC_NONE; in GetSubTotalFuncFromString()160 case SUBTOTAL_FUNC_NONE: sFuncStr = GetXMLToken( XML_NONE ); break; in GetStringFromFunction()
51 eFunction( SUBTOTAL_FUNC_NONE ), in ScXMLConsolidationContext()
104 eColForce( SUBTOTAL_FUNC_NONE ), in ScDPSubTotalState()105 eRowForce( SUBTOTAL_FUNC_NONE ), in ScDPSubTotalState()
765 SUBTOTAL_FUNC_NONE = 0, enumerator
155 case sheet::GeneralFunction_NONE: eSubTotal = SUBTOTAL_FUNC_NONE; break; in GeneralToSubTotal()170 eSubTotal = SUBTOTAL_FUNC_NONE; in GeneralToSubTotal()181 case SUBTOTAL_FUNC_NONE: eGeneral = sheet::GeneralFunction_NONE; break; in SubTotalToGeneral()
928 eSubTotal = SUBTOTAL_FUNC_NONE; in lcl_SummaryToSubTotal()
645 case SUBTOTAL_FUNC_NONE: in FuncToLbPos()
357 return SUBTOTAL_FUNC_NONE; in LbPosToFunc()