Searched refs:EXC_SXVD_SUBT_MIN (Results 1 – 3 of 3) sorted by relevance
554 if( mnSubtotals & EXC_SXVD_SUBT_MIN ) rSubtotals.push_back( GeneralFunction_MIN ); in GetSubtotals()576 case GeneralFunction_MIN: mnSubtotals |= EXC_SXVD_SUBT_MIN; break; in SetSubtotals()
1180 if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_MIN ) AppendSubtotalItem( EXC_SXVI_TYPE_MIN ); in AppendSubtotalItems()
135 const sal_uInt16 EXC_SXVD_SUBT_MIN = 0x0020; variable
Completed in 42 milliseconds