summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/editsh.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:22:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:22:37 +0000
commit1278932a9fc63c32c9f5c361fad631d6877d6332 (patch)
treed170db05895647f00ebbf8293c1a94b957c9c42d /sc/source/ui/inc/editsh.hxx
parent0fe4830d48b18e6c138fbcbf1d55a171ddc466f9 (diff)
INTEGRATION: CWS calcwarnings (1.6.322); FILE MERGED
2006/12/14 17:57:12 nn 1.6.322.1: #i69284# warning-free: ui, unxsols4
Diffstat (limited to 'sc/source/ui/inc/editsh.hxx')
-rw-r--r--sc/source/ui/inc/editsh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/editsh.hxx b/sc/source/ui/inc/editsh.hxx
index 4cee8300e207..725c380dd9a8 100644
--- a/sc/source/ui/inc/editsh.hxx
+++ b/sc/source/ui/inc/editsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: editsh.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:24:16 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:22:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,7 +71,7 @@ private:
public:
TYPEINFO();
- SFX_DECL_INTERFACE(SCID_EDIT_SHELL);
+ SFX_DECL_INTERFACE(SCID_EDIT_SHELL)
ScEditShell(EditView* pView, ScViewData* pData);
~ScEditShell();