Searched refs:EXC_SXVD_SUBT_COUNT (Results 1 – 3 of 3) sorted by relevance
549 if( mnSubtotals & EXC_SXVD_SUBT_COUNT ) rSubtotals.push_back( GeneralFunction_COUNT ); in GetSubtotals()571 case GeneralFunction_COUNT: mnSubtotals |= EXC_SXVD_SUBT_COUNT; break; in SetSubtotals()
1177 … if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_COUNT ) AppendSubtotalItem( EXC_SXVI_TYPE_COUNT ); in AppendSubtotalItems()
132 const sal_uInt16 EXC_SXVD_SUBT_COUNT = 0x0004; variable
Completed in 53 milliseconds