Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx549 if( mnSubtotals & EXC_SXVD_SUBT_COUNT ) rSubtotals.push_back( GeneralFunction_COUNT ); in GetSubtotals()
571 case GeneralFunction_COUNT: mnSubtotals |= EXC_SXVD_SUBT_COUNT; break; in SetSubtotals()
H A Dxepivot.cxx1177 … if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_COUNT ) AppendSubtotalItem( EXC_SXVI_TYPE_COUNT ); in AppendSubtotalItems()
/trunk/main/sc/source/filter/inc/
H A Dxlpivot.hxx132 const sal_uInt16 EXC_SXVD_SUBT_COUNT = 0x0004; variable

Completed in 38 milliseconds