Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxlpivot.cxx558 if( mnSubtotals & EXC_SXVD_SUBT_VARP ) rSubtotals.push_back( GeneralFunction_VARP ); in GetSubtotals()
580 case GeneralFunction_VARP: mnSubtotals |= EXC_SXVD_SUBT_VARP; break; in SetSubtotals()
H A Dxepivot.cxx1186 … if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_VARP ) AppendSubtotalItem( EXC_SXVI_TYPE_VARP ); in AppendSubtotalItems()
/aoo42x/main/sc/source/filter/inc/
H A Dxlpivot.hxx141 const sal_uInt16 EXC_SXVD_SUBT_VARP = 0x0800; variable

Completed in 35 milliseconds