summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 10:16:55 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 10:16:55 +0000
commit29d3a56eacd57f987a2bc27c2b62153f70464a46 (patch)
treeb7b1c04ef9f08081ce47a72c7d4650cbb30f33ed /sfx2
parentbeea836acd8eae7369ef29dca8e2f0ba0fa774f6 (diff)
INTEGRATION: CWS fwk40 (1.17.184); FILE MERGED
2006/05/29 15:31:54 mav 1.17.184.1: #i65729# remove unused string
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/doc.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/doc.hrc b/sfx2/source/doc/doc.hrc
index 28e0ce238068..9635235c5c5c 100644
--- a/sfx2/source/doc/doc.hrc
+++ b/sfx2/source/doc/doc.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: doc.hrc,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 13:25:40 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 11:16:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -106,7 +106,7 @@
#define MSG_TEMPLATE_DIR_NOT_EXIST (RID_SFX_DOC_START+ 40)
#define MSG_DOCINFO_CANTREAD (RID_SFX_DOC_START+ 41)
#define STR_ERROR_NOSTORAGE (RID_SFX_DOC_START+ 42)
-#define STR_QUERY_SAVEOWNFORMAT (RID_SFX_DOC_START+ 43)
+// #define STR_QUERY_SAVEOWNFORMAT (RID_SFX_DOC_START+ 43)
#define STR_QUERY_MUSTOWNFORMAT (RID_SFX_DOC_START+ 44)
#define STR_SAVEDOC (RID_SFX_DOC_START+ 45)
#define STR_UPDATEDOC (RID_SFX_DOC_START+ 46)