summaryrefslogtreecommitdiff
path: root/include/oox/core/fragmenthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/fragmenthandler.hxx')
-rw-r--r--include/oox/core/fragmenthandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/core/fragmenthandler.hxx b/include/oox/core/fragmenthandler.hxx
index 30f182a71fa3..2563a7ac9bf8 100644
--- a/include/oox/core/fragmenthandler.hxx
+++ b/include/oox/core/fragmenthandler.hxx
@@ -55,7 +55,7 @@ struct FragmentBaseData
const OUString maFragmentPath;
css::uno::Reference< css::xml::sax::XLocator >
mxLocator;
- RelationsRef const mxRelations;
+ RelationsRef mxRelations;
explicit FragmentBaseData(
XmlFilterBase& rFilter,