Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxlpivot.cxx560 if( mnSubtotals & EXC_SXVD_SUBT_VARP ) rSubtotals.push_back( GeneralFunction_VARP ); in GetSubtotals()
582 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()
/aoo41x/main/sc/source/filter/inc/
H A Dxlpivot.hxx141 const sal_uInt16 EXC_SXVD_SUBT_VARP = 0x0800; variable

Completed in 33 milliseconds