summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbarows.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbarows.hxx')
-rw-r--r--sw/source/ui/vba/vbarows.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbarows.hxx b/sw/source/ui/vba/vbarows.hxx
index eb310dc0e1e6..9ef9f4ce7808 100644
--- a/sw/source/ui/vba/vbarows.hxx
+++ b/sw/source/ui/vba/vbarows.hxx
@@ -78,7 +78,7 @@ public:
// SwVbaRows_BASE
virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
- virtual rtl::OUString& getServiceImplName();
+ virtual rtl::OUString getServiceImplName();
virtual css::uno::Sequence<rtl::OUString> getServiceNames();
};