summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/propshlp.cxx
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-03-09 11:21:00 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-03-09 11:21:00 +0000
commit270ffc703a589e72a7fe3e9af175d7bded3d4c35 (patch)
treecb9af5e607f2606e75d8e196a197459021383955 /cppuhelper/source/propshlp.cxx
parentrevised function throw () clauses, removed obsolete macros.hxx (diff)
downloadcore-270ffc703a589e72a7fe3e9af175d7bded3d4c35.tar.gz
core-270ffc703a589e72a7fe3e9af175d7bded3d4c35.zip
exc decl
Diffstat (limited to 'cppuhelper/source/propshlp.cxx')
-rw-r--r--cppuhelper/source/propshlp.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/cppuhelper/source/propshlp.cxx b/cppuhelper/source/propshlp.cxx
index ddc8b588dc54..b3e66ded955e 100644
--- a/cppuhelper/source/propshlp.cxx
+++ b/cppuhelper/source/propshlp.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: propshlp.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: dbo $ $Date: 2001-03-09 12:15:28 $
+ * last change: $Author: dbo $ $Date: 2001-03-09 12:21:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -192,6 +192,7 @@ OPropertySetHelper::~OPropertySetHelper() SAL_THROW( () )
*/
// XAggregation
Any OPropertySetHelper::queryInterface( const ::com::sun::star::uno::Type & rType )
+ throw (RuntimeException)
{
return ::cppu::queryInterface(
rType,