Searched refs:eRowForce (Results 1 – 2 of 2) sorted by relevance
423 if ( rSubState.eColForce != SUBTOTAL_FUNC_NONE && rSubState.eRowForce != SUBTOTAL_FUNC_NONE && in Update()424 rSubState.eColForce != rSubState.eRowForce ) in Update()427 if ( rSubState.eRowForce != SUBTOTAL_FUNC_NONE ) eFunc = rSubState.eRowForce; in Update()499 if ( rSubState.eRowForce != SUBTOTAL_FUNC_NONE ) eFunc = rSubState.eRowForce; in Calculate()1335 aSubState.eRowForce = lcl_GetForceFunc( pParentLevel, nUserPos ); in ProcessData()1614 aSubState.eRowForce = lcl_GetForceFunc( /*pParentLevel*/GetParentLevel() , nUserPos ); in FillDataResults()1672 … aSubState.eRowForce = lcl_GetForceFunc( /*pParentLevel*/GetParentLevel() , nUserPos ); in UpdateDataResults()1766 … aSubState.eRowForce = lcl_GetForceFunc( /*pParentLevel*/GetParentLevel(), nUserPos ); in UpdateRunningTotals()1950 if ( rSubState.eColForce != SUBTOTAL_FUNC_NONE && rSubState.eRowForce != SUBTOTAL_FUNC_NONE && in HasData()1951 rSubState.eColForce != rSubState.eRowForce ) in HasData()
99 ScSubTotalFunc eRowForce; member105 eRowForce( SUBTOTAL_FUNC_NONE ), in ScDPSubTotalState()
Completed in 35 milliseconds