Searched refs:EXC_SXVD_SUBT_AVERAGE (Results 1 – 3 of 3) sorted by relevance
550 if( mnSubtotals & EXC_SXVD_SUBT_AVERAGE ) rSubtotals.push_back( GeneralFunction_AVERAGE ); in GetSubtotals()572 case GeneralFunction_AVERAGE: mnSubtotals |= EXC_SXVD_SUBT_AVERAGE; break; in SetSubtotals()
1178 …if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_AVERAGE ) AppendSubtotalItem( EXC_SXVI_TYPE_AVERAGE … in AppendSubtotalItems()
133 const sal_uInt16 EXC_SXVD_SUBT_AVERAGE = 0x0008; variable
Completed in 57 milliseconds