summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbaheadersfooters.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbaheadersfooters.hxx')
-rw-r--r--sw/source/ui/vba/vbaheadersfooters.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/vba/vbaheadersfooters.hxx b/sw/source/ui/vba/vbaheadersfooters.hxx
index ac1f65c75ba5..c51f7c14be89 100644
--- a/sw/source/ui/vba/vbaheadersfooters.hxx
+++ b/sw/source/ui/vba/vbaheadersfooters.hxx
@@ -44,8 +44,8 @@ public:
// SwVbaHeadersFooters_BASE
virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
- virtual rtl::OUString getServiceImplName();
- virtual css::uno::Sequence<rtl::OUString> getServiceNames();
+ virtual OUString getServiceImplName();
+ virtual css::uno::Sequence<OUString> getServiceNames();
};
#endif /* SW_VBA_HEADERSFOOTERS_HXX */