summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:22:00 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:22:00 +0000
commit554e2f4927ab4f83ebd7b4c81abb2aa4b8f4f083 (patch)
tree74fb5f896e6770733faaf8aefc7f6fba777f6db9
parenta9dfb0c57e16b2d2d34f7de16874060497a4cc23 (diff)
INTEGRATION: CWS calcwarnings (1.2.322); FILE MERGED
2006/12/14 17:57:11 nn 1.2.322.1: #i69284# warning-free: ui, unxsols4
-rw-r--r--sc/source/ui/inc/chartsh.hxx6
-rw-r--r--sc/source/ui/inc/drformsh.hxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/inc/chartsh.hxx b/sc/source/ui/inc/chartsh.hxx
index 8e977d3bd9b2..8f1ae1b1d182 100644
--- a/sc/source/ui/inc/chartsh.hxx
+++ b/sc/source/ui/inc/chartsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: chartsh.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:14:56 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:20:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@ class ScChartShell: public ScDrawShell
public:
TYPEINFO();
- SFX_DECL_INTERFACE(SCID_CHART_SHELL);
+ SFX_DECL_INTERFACE(SCID_CHART_SHELL)
ScChartShell(ScViewData* pData);
virtual ~ScChartShell();
diff --git a/sc/source/ui/inc/drformsh.hxx b/sc/source/ui/inc/drformsh.hxx
index 3173c471f69b..2d364596bd2e 100644
--- a/sc/source/ui/inc/drformsh.hxx
+++ b/sc/source/ui/inc/drformsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: drformsh.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:22:40 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:22:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,7 @@ class ScDrawFormShell: public ScDrawShell
public:
TYPEINFO();
- SFX_DECL_INTERFACE(SCID_FORM_SHELL);
+ SFX_DECL_INTERFACE(SCID_FORM_SHELL)
ScDrawFormShell(ScViewData* pData);
virtual ~ScDrawFormShell();