Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx557 if( mnSubtotals & EXC_SXVD_SUBT_VAR ) rSubtotals.push_back( GeneralFunction_VAR ); in GetSubtotals()
579 case GeneralFunction_VAR: mnSubtotals |= EXC_SXVD_SUBT_VAR; break; in SetSubtotals()
H A Dxepivot.cxx1185 if( maFieldInfo.mnSubtotals & EXC_SXVD_SUBT_VAR ) AppendSubtotalItem( EXC_SXVI_TYPE_VAR ); in AppendSubtotalItems()
/trunk/main/sc/source/filter/inc/
H A Dxlpivot.hxx140 const sal_uInt16 EXC_SXVD_SUBT_VAR = 0x0400; variable

Completed in 40 milliseconds