summaryrefslogtreecommitdiff
path: root/forms/source/component/Hidden.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Hidden.hxx')
-rw-r--r--forms/source/component/Hidden.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Hidden.hxx b/forms/source/component/Hidden.hxx
index 68a29a5b6318..223e31d08289 100644
--- a/forms/source/component/Hidden.hxx
+++ b/forms/source/component/Hidden.hxx
@@ -47,7 +47,7 @@ public:
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE
{ return OUString("com.sun.star.form.OHiddenModel"); }
- virtual StringSequence SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
+ virtual css::uno::Sequence<OUString> SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
// XPersistObject
virtual OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;