summaryrefslogtreecommitdiff
path: root/sw/inc/swmodule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swmodule.hxx')
-rw-r--r--sw/inc/swmodule.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/swmodule.hxx b/sw/inc/swmodule.hxx
index 2d088022fe1e..c749f9e3d9cc 100644
--- a/sw/inc/swmodule.hxx
+++ b/sw/inc/swmodule.hxx
@@ -232,10 +232,10 @@ public:
GetLngSvcEvtListener();
void CreateLngSvcEvtListener();
- css::uno::Reference< css::scanner::XScannerManager2 >
+ css::uno::Reference< css::scanner::XScannerManager2 > const &
GetScannerManager();
- css::uno::Reference< css::linguistic2::XLanguageGuessing >
+ css::uno::Reference< css::linguistic2::XLanguageGuessing > const &
GetLanguageGuesser();
};