summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-08-16 11:22:45 +0000
committerNiklas Nebel <nn@openoffice.org>2001-08-16 11:22:45 +0000
commit3a2b120bcb4cced1871a6b216de1454029cd07ea (patch)
tree61a4f84d3a707b857e55df991042ad782e20f650 /sc/inc
parentefa2fc9e5d2aaddea611ff5155365c3336a838ed (diff)
#90675# translated clipboard format names are now in so3
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/sc.hrc9
1 files changed, 2 insertions, 7 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index 7804c3b3cfc4..bc73fcbbfa7f 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: sc.hrc,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: nn $ $Date: 2001-06-27 15:03:28 $
+ * last change: $Author: nn $ $Date: 2001-08-16 12:22:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1240,11 +1240,6 @@
#define SCSTR_ORIENTATION_BOTTOMTOP (STR_START + 111)
#define SCSTR_ORIENTATION_STANDARD (STR_START + 112)
-#define SCSTR_CLIP_STRING (STR_START + 200)
-#define SCSTR_CLIP_RTF (STR_START + 201)
-#define SCSTR_CLIP_DDE (STR_START + 202)
-#define SCSTR_CLIP_DIF (STR_START + 203)
-
#define SCSTR_HUMAN_SCDOC_NAME (STR_START + 210)
#define SCSTR_SHORT_SCDOC_NAME (STR_START + 211)
#define SCSTR_LONG_SCDOC_NAME (STR_START + 212)