summaryrefslogtreecommitdiff
path: root/sc/inc/scmod.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 10:57:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 10:57:59 +0000
commit509ac4894f23b8ab7a97c44cda556188871008ba (patch)
tree54bbb30e2af9679ba1c54d64ee6cbf38bbac7b08 /sc/inc/scmod.hxx
parent4fe1fe390951dd88f53d18b6e7e3d35bda1666ab (diff)
INTEGRATION: CWS calcwarnings (1.20.88); FILE MERGED
2006/12/13 19:18:20 nn 1.20.88.1: #i69284# warning-free: core, unxsols4
Diffstat (limited to 'sc/inc/scmod.hxx')
-rw-r--r--sc/inc/scmod.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/scmod.hxx b/sc/inc/scmod.hxx
index 0362c8bdb978..fab3e984a7a5 100644
--- a/sc/inc/scmod.hxx
+++ b/sc/inc/scmod.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scmod.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 12:11:26 $
+ * last change: $Author: vg $ $Date: 2007-02-27 11:57:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -167,7 +167,7 @@ class ScModule: public SfxModule, public SfxListener
BOOL bIsInExecuteDrop;
public:
- SFX_DECL_INTERFACE(SCID_APP);
+ SFX_DECL_INTERFACE(SCID_APP)
ScModule( SfxObjectFactory* pFact );
virtual ~ScModule();