Searched refs:EXC_SXVD_SUBT_VAR (Results 1 – 3 of 3) sorted by relevance
559 if( mnSubtotals & EXC_SXVD_SUBT_VAR ) rSubtotals.push_back( GeneralFunction_VAR ); in GetSubtotals()581 case GeneralFunction_VAR: mnSubtotals |= EXC_SXVD_SUBT_VAR; break; in SetSubtotals()
1185 if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_VAR ) AppendSubtotalItem( EXC_SXVI_TYPE_VAR ); in AppendSubtotalItems()
140 const sal_uInt16 EXC_SXVD_SUBT_VAR = 0x0400; variable
Completed in 51 milliseconds