summaryrefslogtreecommitdiffstats
path: root/forms/source/component/File.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/File.hxx')
-rw-r--r--forms/source/component/File.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/File.hxx b/forms/source/component/File.hxx
index 80b3ef6ce07d..23a27a062752 100644
--- a/forms/source/component/File.hxx
+++ b/forms/source/component/File.hxx
@@ -47,7 +47,7 @@ public:
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE
{ return OUString("com.sun.star.form.OFileControlModel"); }
- 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;
// OComponentHelper
virtual void SAL_CALL disposing() SAL_OVERRIDE;