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 2ce569e75f2c..b458f5c84b5f 100644
--- a/ucb/source/sorter/sortdynres.hxx
+++ b/ucb/source/sorter/sortdynres.hxx
@@ -76,7 +76,7 @@ public:
const css::uno::Reference < css::ucb::XAnyCompareFactory > &xCompFac,
const css::uno::Reference < css::uno::XComponentContext > &rxContext );
- ~SortedDynamicResultSet();
+ virtual ~SortedDynamicResultSet();
// XServiceInfo
@@ -141,7 +141,7 @@ class SortedDynamicResultSetListener: public cppu::WeakImplHelper1 <
public:
SortedDynamicResultSetListener( SortedDynamicResultSet *mOwner );
- ~SortedDynamicResultSetListener();
+ virtual ~SortedDynamicResultSetListener();
// XEventListener ( base of XDynamicResultSetListener )
@@ -172,7 +172,7 @@ public:
SortedDynamicResultSetFactory(
const css::uno::Reference< css::uno::XComponentContext > & rxContext);
- ~SortedDynamicResultSetFactory();
+ virtual ~SortedDynamicResultSetFactory();
// XServiceInfo