summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbafont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbafont.hxx')
-rw-r--r--sw/source/ui/vba/vbafont.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbafont.hxx b/sw/source/ui/vba/vbafont.hxx
index 2e42936c345e..fead5bf58b41 100644
--- a/sw/source/ui/vba/vbafont.hxx
+++ b/sw/source/ui/vba/vbafont.hxx
@@ -27,7 +27,7 @@ public:
virtual css::uno::Any SAL_CALL getShadow() throw (css::uno::RuntimeException);
// XHelperInterface
virtual rtl::OUString& getServiceImplName();
- virtual css::uno::Sequence<rtl::OUString> getServiceNames();
+ virtual css::uno::Sequence<rtl::OUString> getServiceNames();
};
#endif