Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddpoutput.cxx1764 bool bBeforeDataLayout; in GetPivotData() local
1768 bBeforeDataLayout = ( eDataOrient == sheet::DataPilotFieldOrientation_COLUMN ); in GetPivotData()
1770 …erInclude( aIncludeCol, aSubtotalCol, pColFields[nField], rFilters, aFilterUsed, bBeforeDataLayout, in GetPivotData()
1775 bBeforeDataLayout = ( eDataOrient == sheet::DataPilotFieldOrientation_ROW ); in GetPivotData()
1777 …erInclude( aIncludeRow, aSubtotalRow, pRowFields[nField], rFilters, aFilterUsed, bBeforeDataLayout, in GetPivotData()

Completed in 96 milliseconds