summaryrefslogtreecommitdiffstats
path: root/forms/source/component/FixedText.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/FixedText.hxx')
-rw-r--r--forms/source/component/FixedText.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/FixedText.hxx b/forms/source/component/FixedText.hxx
index d6299e42030b..0bbe9e746d87 100644
--- a/forms/source/component/FixedText.hxx
+++ b/forms/source/component/FixedText.hxx
@@ -37,7 +37,7 @@ public:
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE
{ return OUString("com.sun.star.form.OFixedTextModel"); }
- 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;