Searched refs:EXC_SXVD_SUBT_VARP (Results 1 – 3 of 3) sorted by relevance
560 if( mnSubtotals & EXC_SXVD_SUBT_VARP ) rSubtotals.push_back( GeneralFunction_VARP ); in GetSubtotals()582 case GeneralFunction_VARP: mnSubtotals |= EXC_SXVD_SUBT_VARP; break; in SetSubtotals()
1186 … if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_VARP ) AppendSubtotalItem( EXC_SXVI_TYPE_VARP ); in AppendSubtotalItems()
141 const sal_uInt16 EXC_SXVD_SUBT_VARP = 0x0800; variable
Completed in 33 milliseconds