Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxlpivot.cxx554 if( mnSubtotals & EXC_SXVD_SUBT_COUNTNUM ) rSubtotals.push_back( GeneralFunction_COUNTNUMS ); in GetSubtotals()
576 case GeneralFunction_COUNTNUMS: mnSubtotals |= EXC_SXVD_SUBT_COUNTNUM; break; in SetSubtotals()
H A Dxepivot.cxx1182 …if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_COUNTNUM ) AppendSubtotalItem( EXC_SXVI_TYPE_COUNTNUM… in AppendSubtotalItems()
/aoo42x/main/sc/source/filter/inc/
H A Dxlpivot.hxx137 const sal_uInt16 EXC_SXVD_SUBT_COUNTNUM = 0x0080; variable

Completed in 39 milliseconds