summaryrefslogtreecommitdiff
path: root/include/oox/ole/axcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/axcontrol.hxx')
-rw-r--r--include/oox/ole/axcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ole/axcontrol.hxx b/include/oox/ole/axcontrol.hxx
index 4d91f975fc1c..71c8118678c2 100644
--- a/include/oox/ole/axcontrol.hxx
+++ b/include/oox/ole/axcontrol.hxx
@@ -985,7 +985,7 @@ public:
private:
/** Creates the form that will hold the form controls. */
- css::uno::Reference< css::container::XIndexContainer >
+ css::uno::Reference< css::container::XIndexContainer > const &
createXForm();
private: