summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbalistgallery.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbalistgallery.hxx')
-rw-r--r--sw/source/ui/vba/vbalistgallery.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/vba/vbalistgallery.hxx b/sw/source/ui/vba/vbalistgallery.hxx
index 402ccd88c13c..92369b411c51 100644
--- a/sw/source/ui/vba/vbalistgallery.hxx
+++ b/sw/source/ui/vba/vbalistgallery.hxx
@@ -41,8 +41,8 @@ public:
virtual css::uno::Any SAL_CALL ListTemplates( const css::uno::Any& index ) throw ( css::uno::RuntimeException );
// XHelperInterface
- virtual rtl::OUString getServiceImplName();
- virtual css::uno::Sequence<rtl::OUString> getServiceNames();
+ virtual OUString getServiceImplName();
+ virtual css::uno::Sequence<OUString> getServiceNames();
};
#endif /* SW_VBA_LISTGALLERY_HXX */