summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/TableFilterDlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/TableFilterDlg.hxx')
-rw-r--r--dbaccess/source/ui/uno/TableFilterDlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/uno/TableFilterDlg.hxx b/dbaccess/source/ui/uno/TableFilterDlg.hxx
index 0b036fada0a7..5901a8c6ef26 100644
--- a/dbaccess/source/ui/uno/TableFilterDlg.hxx
+++ b/dbaccess/source/ui/uno/TableFilterDlg.hxx
@@ -39,7 +39,7 @@ public:
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw(css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- virtual ::comphelper::StringSequence SAL_CALL getSupportedServiceNames() throw(css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
+ virtual css::uno::Sequence<OUString> SAL_CALL getSupportedServiceNames() throw(css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
// XServiceInfo - static methods
static css::uno::Sequence< OUString > getSupportedServiceNames_Static() throw( css::uno::RuntimeException );