summaryrefslogtreecommitdiff
path: root/forms/source/inc/InterfaceContainer.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 10:13:55 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 10:13:55 +0000
commit80a157d9494fe3e7bb6aaafaf16fffa452d7e277 (patch)
tree0e3739cfa6559bd4e6b9b4a55f1fa901bb42c0b4 /forms/source/inc/InterfaceContainer.hxx
parent2e858778ede1feae6f246de4b65ddb417d5d4643 (diff)
INTEGRATION: CWS sb59 (1.11.28); FILE MERGED
2006/08/29 16:11:00 sb 1.11.28.1: #i67487# Made code warning-free (wntmsci10).
Diffstat (limited to 'forms/source/inc/InterfaceContainer.hxx')
-rw-r--r--forms/source/inc/InterfaceContainer.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/inc/InterfaceContainer.hxx b/forms/source/inc/InterfaceContainer.hxx
index 914e7eee72e3..4444b9f9b172 100644
--- a/forms/source/inc/InterfaceContainer.hxx
+++ b/forms/source/inc/InterfaceContainer.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: InterfaceContainer.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:57:42 $
+ * last change: $Author: obo $ $Date: 2006-10-12 11:13:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -179,6 +179,8 @@ public:
::osl::Mutex& _rMutex,
const ::com::sun::star::uno::Type& _rElementType);
+ virtual ~OInterfaceContainer();
+
public:
// ::com::sun::star::io::XPersistObject
virtual ::rtl::OUString SAL_CALL getServiceName( ) throw(::com::sun::star::uno::RuntimeException) = 0;