Searched refs:EXC_SXVD_SUBT_MIN (Results 1 – 3 of 3) sorted by relevance
552 if( mnSubtotals & EXC_SXVD_SUBT_MIN ) rSubtotals.push_back( GeneralFunction_MIN ); in GetSubtotals()574 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 25 milliseconds