Searched refs:EXC_SXVD_SUBT_SUM (Results 1 – 3 of 3) sorted by relevance
550 if( mnSubtotals & EXC_SXVD_SUBT_SUM ) rSubtotals.push_back( GeneralFunction_SUM ); in GetSubtotals()572 case GeneralFunction_SUM: mnSubtotals |= EXC_SXVD_SUBT_SUM; break; in SetSubtotals()
1176 if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_SUM ) AppendSubtotalItem( EXC_SXVI_TYPE_SUM ); in AppendSubtotalItems()
131 const sal_uInt16 EXC_SXVD_SUBT_SUM = 0x0002; variable
Completed in 35 milliseconds