Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlpivot.cxx552 if( mnSubtotals & EXC_SXVD_SUBT_AVERAGE ) rSubtotals.push_back( GeneralFunction_AVERAGE ); in GetSubtotals()
574 case GeneralFunction_AVERAGE: mnSubtotals |= EXC_SXVD_SUBT_AVERAGE; break; in SetSubtotals()
H A Dxepivot.cxx1178 …if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_AVERAGE ) AppendSubtotalItem( EXC_SXVI_TYPE_AVERAGE … in AppendSubtotalItems()
/aoo4110/main/sc/source/filter/inc/
H A Dxlpivot.hxx133 const sal_uInt16 EXC_SXVD_SUBT_AVERAGE = 0x0008; variable

Completed in 28 milliseconds