summaryrefslogtreecommitdiffstats
path: root/sc/inc/PivotTableDataProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/PivotTableDataProvider.hxx')
-rw-r--r--sc/inc/PivotTableDataProvider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/PivotTableDataProvider.hxx b/sc/inc/PivotTableDataProvider.hxx
index 1403dfdad3d2..4f803e204e27 100644
--- a/sc/inc/PivotTableDataProvider.hxx
+++ b/sc/inc/PivotTableDataProvider.hxx
@@ -157,7 +157,7 @@ private:
ScDocument* m_pDocument;
OUString m_sPivotTableName;
- SfxItemPropertySet m_aPropSet;
+ SfxItemPropertySet const m_aPropSet;
bool m_bIncludeHiddenCells;
std::vector<std::vector<ValueAndFormat>> m_aCategoriesColumnOrientation;