summaryrefslogtreecommitdiff
path: root/framework/inc/services/frame.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-09-12 15:24:32 +0000
committerKurt Zenker <kz@openoffice.org>2001-09-12 15:24:32 +0000
commit1196010953bbfa42b4e8fbdf975a9202bd658ee3 (patch)
tree44ab5d0981655012d9b19b64d349218bc22fcb6b /framework/inc/services/frame.hxx
parente1ff7c28577f4d129b121adccf0535572c8f25ea (diff)
#92075# exception specification
Diffstat (limited to 'framework/inc/services/frame.hxx')
-rw-r--r--framework/inc/services/frame.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/services/frame.hxx b/framework/inc/services/frame.hxx
index 2d9aeb98be51..d9802aa66d2f 100644
--- a/framework/inc/services/frame.hxx
+++ b/framework/inc/services/frame.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: frame.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: as $ $Date: 2001-08-16 12:16:05 $
+ * last change: $Author: kz $ $Date: 2001-09-12 16:24:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -456,7 +456,7 @@ class Frame : // interfaces
virtual void SAL_CALL getFastPropertyValue ( css::uno::Any& aValue ,
sal_Int32 nHandle ) const;
virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper ( );
- virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo ( );
+ virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo ( ) throw (::com::sun::star::uno::RuntimeException);
//-------------------------------------------------------------------------------------------------------------
// private methods