Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx555 if( mnSubtotals & EXC_SXVD_SUBT_STDDEV ) rSubtotals.push_back( GeneralFunction_STDEV ); in GetSubtotals()
577 case GeneralFunction_STDEV: mnSubtotals |= EXC_SXVD_SUBT_STDDEV; break; in SetSubtotals()
H A Dxepivot.cxx1183 …if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_STDDEV ) AppendSubtotalItem( EXC_SXVI_TYPE_STDDEV ); in AppendSubtotalItems()
/trunk/main/sc/source/filter/inc/
H A Dxlpivot.hxx138 const sal_uInt16 EXC_SXVD_SUBT_STDDEV = 0x0100; variable

Completed in 27 milliseconds