Searched refs:bBeforeDataLayout (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | dpoutput.cxx | 1764 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 29 milliseconds