Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx550 if( mnSubtotals & EXC_SXVD_SUBT_AVERAGE ) rSubtotals.push_back( GeneralFunction_AVERAGE ); in GetSubtotals()
572 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()
/trunk/main/sc/source/filter/inc/
H A Dxlpivot.hxx133 const sal_uInt16 EXC_SXVD_SUBT_AVERAGE = 0x0008; variable

Completed in 31 milliseconds