summaryrefslogtreecommitdiffstats
path: root/sc/inc/drdefuno.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2001-09-18 14:15:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2001-09-18 14:15:52 +0000
commit4611b6257ec22ea206e07b8aaecdf16d465c82e5 (patch)
treed51ab63bb33fb77e8a36ccae99f095e64cdbb1eb /sc/inc/drdefuno.hxx
parent#92075# excption specificaion (diff)
downloadcore-4611b6257ec22ea206e07b8aaecdf16d465c82e5.tar.gz
core-4611b6257ec22ea206e07b8aaecdf16d465c82e5.zip
#92075# exception specificaion
Diffstat (limited to 'sc/inc/drdefuno.hxx')
-rw-r--r--sc/inc/drdefuno.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/drdefuno.hxx b/sc/inc/drdefuno.hxx
index 6d2d0b884bb1..5eaae6aa717c 100644
--- a/sc/inc/drdefuno.hxx
+++ b/sc/inc/drdefuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drdefuno.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: nn $ $Date: 2001-03-05 11:30:27 $
+ * last change: $Author: vg $ $Date: 2001-09-18 15:15:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ private:
public:
ScDrawDefaultsObj(ScDocShell* pDocSh);
- virtual ~ScDrawDefaultsObj();
+ virtual ~ScDrawDefaultsObj() throw ();
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );