summaryrefslogtreecommitdiff
path: root/ucb/source/sorter/sortdynres.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/sorter/sortdynres.hxx')
-rw-r--r--ucb/source/sorter/sortdynres.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/sorter/sortdynres.hxx b/ucb/source/sorter/sortdynres.hxx
index 1ec826e9575d..0078fd8a5950 100644
--- a/ucb/source/sorter/sortdynres.hxx
+++ b/ucb/source/sorter/sortdynres.hxx
@@ -75,7 +75,7 @@ public:
const css::uno::Reference < css::ucb::XAnyCompareFactory > &xCompFac,
const css::uno::Reference < css::uno::XComponentContext > &rxContext );
- virtual ~SortedDynamicResultSet();
+ virtual ~SortedDynamicResultSet() override;
// XServiceInfo
@@ -140,7 +140,7 @@ class SortedDynamicResultSetListener: public cppu::WeakImplHelper <
public:
SortedDynamicResultSetListener( SortedDynamicResultSet *mOwner );
- virtual ~SortedDynamicResultSetListener();
+ virtual ~SortedDynamicResultSetListener() override;
// XEventListener ( base of XDynamicResultSetListener )
@@ -170,7 +170,7 @@ public:
SortedDynamicResultSetFactory(
const css::uno::Reference< css::uno::XComponentContext > & rxContext);
- virtual ~SortedDynamicResultSetFactory();
+ virtual ~SortedDynamicResultSetFactory() override;
// XServiceInfo