Home
last modified time | relevance | path

Searched refs:mbVarPSubtotal (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx259 mbVarPSubtotal( false ), in PTFieldModel()
350 maModel.mbVarPSubtotal = rAttribs.getBool( XML_varPSubtotal, false ); in importPivotField()
400 maModel.mbVarPSubtotal = getFlag( nFlags1, BIFF12_PTFIELD_VARP ); in importPTField()
460 maModel.mbVarPSubtotal = getFlag( nSubtotals, BIFF_PTFIELD_VARP ); in importPTField()
779 if( maModel.mbVarPSubtotal ) aSubtotals.push_back( GeneralFunction_VARP ); in convertRowColPageField()
/trunk/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx79 bool mbVarPSubtotal; /// True = show variance of population subtotals. member

Completed in 32 milliseconds