Home
last modified time | relevance | path

Searched refs:EXC_SXVD_SUBT_SUM (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxlpivot.cxx548 if( mnSubtotals & EXC_SXVD_SUBT_SUM ) rSubtotals.push_back( GeneralFunction_SUM ); in GetSubtotals()
570 case GeneralFunction_SUM: mnSubtotals |= EXC_SXVD_SUBT_SUM; break; in SetSubtotals()
H A Dxepivot.cxx1176 if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_SUM ) AppendSubtotalItem( EXC_SXVI_TYPE_SUM ); in AppendSubtotalItems()
/aoo42x/main/sc/source/filter/inc/
H A Dxlpivot.hxx131 const sal_uInt16 EXC_SXVD_SUBT_SUM = 0x0002; variable

Completed in 45 milliseconds