summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndole.hxx')
-rw-r--r--sw/inc/ndole.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx
index fe1bab2f599d..4d3a3fbbb68a 100644
--- a/sw/inc/ndole.hxx
+++ b/sw/inc/ndole.hxx
@@ -51,7 +51,7 @@ public:
~SwOLEObj();
bool UnloadObject();
- static bool UnloadObject( css::uno::Reference< css::embed::XEmbeddedObject > xObj,
+ static bool UnloadObject( css::uno::Reference< css::embed::XEmbeddedObject > const & xObj,
const SwDoc* pDoc,
sal_Int64 nAspect );