summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-15 15:38:13 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-15 15:38:13 +0000
commita76d2de60f13d22af19891b69af9d71f24f7d782 (patch)
treef11e05c56294cda1f5606545259d13633b777378 /sc/source/ui/inc
parenta2e065f7a27a591ac17bb0205aa58c5cf455d02f (diff)
INTEGRATION: CWS calc25 (1.23.68); FILE MERGED
2004/11/01 16:57:10 nn 1.23.68.1: #i36378# removed TABLEID_DOC define again
Diffstat (limited to 'sc/source/ui/inc')
-rw-r--r--sc/source/ui/inc/viewfunc.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/ui/inc/viewfunc.hxx b/sc/source/ui/inc/viewfunc.hxx
index 3105f1867..c54881e1a 100644
--- a/sc/source/ui/inc/viewfunc.hxx
+++ b/sc/source/ui/inc/viewfunc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewfunc.hxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: kz $ $Date: 2004-10-04 20:19:12 $
+ * last change: $Author: obo $ $Date: 2004-11-15 16:38:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,8 +83,6 @@
#endif
-#define TABLEID_DOC 0xFFFF
-
#ifndef _COM_SUN_STAR_EMBED_XEMBEDDEDOBJECT_HPP_
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#endif