summaryrefslogtreecommitdiff
path: root/include/svx/SmartTagMgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/SmartTagMgr.hxx')
-rw-r--r--include/svx/SmartTagMgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/SmartTagMgr.hxx b/include/svx/SmartTagMgr.hxx
index f918c9e5ab48..a614d97ebbd9 100644
--- a/include/svx/SmartTagMgr.hxx
+++ b/include/svx/SmartTagMgr.hxx
@@ -198,7 +198,7 @@ public:
/** Returns a recognizer.
*/
- css::uno::Reference< css::smarttags::XSmartTagRecognizer >
+ css::uno::Reference< css::smarttags::XSmartTagRecognizer > const &
GetRecognizer( sal_uInt32 i ) const { return maRecognizerList[i]; }
/** Is smart tag recognition active?