Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlpivot.cxx550 if( mnSubtotals & EXC_SXVD_SUBT_SUM ) rSubtotals.push_back( GeneralFunction_SUM ); in GetSubtotals()
572 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()
/aoo4110/main/sc/source/filter/inc/
H A Dxlpivot.hxx131 const sal_uInt16 EXC_SXVD_SUBT_SUM = 0x0002; variable

Completed in 35 milliseconds