Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlpivot.cxx554 if( mnSubtotals & EXC_SXVD_SUBT_MIN ) rSubtotals.push_back( GeneralFunction_MIN ); in GetSubtotals()
576 case GeneralFunction_MIN: mnSubtotals |= EXC_SXVD_SUBT_MIN; break; in SetSubtotals()
H A Dxepivot.cxx1180 if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_MIN ) AppendSubtotalItem( EXC_SXVI_TYPE_MIN ); in AppendSubtotalItems()
/aoo4110/main/sc/source/filter/inc/
H A Dxlpivot.hxx135 const sal_uInt16 EXC_SXVD_SUBT_MIN = 0x0020; variable

Completed in 47 milliseconds