summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 15:31:38 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 15:31:38 +0000
commit084de4cceec526efbd948d544309861216064334 (patch)
treefa5221d3ced42575fecd780b3c395523eaa43340 /svtools/inc
parentc92c1a22fed4f7e49dc3262ea504321e651bd284 (diff)
INTEGRATION: CWS mergebuild (1.2.314); FILE MERGED
2004/04/30 17:13:26 hjs 1.2.314.1: #i8252# remove unused string
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/sfxecode.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svtools/inc/sfxecode.hxx b/svtools/inc/sfxecode.hxx
index 0b1844cbeb54..086afd567478 100644
--- a/svtools/inc/sfxecode.hxx
+++ b/svtools/inc/sfxecode.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sfxecode.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mav $ $Date: 2002-10-31 11:24:32 $
+ * last change: $Author: hjs $ $Date: 2004-06-25 16:31:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,6 @@
#define ERRCODE_SFX_CONSULTUSER (ERRCODE_WARNING_MASK|ERRCODE_AREA_SFX|ERRCODE_CLASS_NONE|48)
#define ERRCODE_SFX_NEVERCHECKCONTENT (ERRCODE_AREA_SFX|ERRCODE_CLASS_NONE|49)
-#define ERRCODE_SFX_NODOCRELOAD (ERRCODE_AREA_SFX|ERRCODE_CLASS_ACCESS|18)
#define ERRCODE_SFX_CANTFINDORIGINAL (ERRCODE_AREA_SFX|ERRCODE_CLASS_GENERAL|19)
#define ERRCODE_SFX_RESTART (ERRCODE_AREA_SFX|ERRCODE_CLASS_GENERAL|20)
#define ERRCODE_SFX_CANTCREATECONTENT (ERRCODE_AREA_SFX|ERRCODE_CLASS_CREATE|21)