summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 15:46:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 15:46:16 +0000
commitd3d76c0709caa1b6c03d2686cd5d381671b22fb8 (patch)
tree118d752e00b490fcfce785609b1da9502b1c613f
parent4b97802ee79ea5891b1a34d98d716be3840eb5b6 (diff)
INTEGRATION: CWS dba24c (1.45.20); FILE MERGED
2007/10/16 08:24:20 fs 1.45.20.1: in preparation of #i52527# #i73705#: moved the MacroWarning dialog to the css.task.InteractionHandler implementation in module uui
-rw-r--r--sfx2/source/appl/app.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 2f7cf8534553..35b085c746ba 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.45 $
+ * $Revision: 1.46 $
*
- * last change: $Author: vg $ $Date: 2007-09-21 09:27:53 $
+ * last change: $Author: ihi $ $Date: 2007-11-21 16:46:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -258,7 +258,7 @@
// #define RID_XMLSEC_WARNING_BROKENSIGNATURE (RID_SFX_APP_START + 185)
#define RID_XMLSEC_QUERY_LOSINGSIGNATURE (RID_SFX_APP_START + 186)
#define RID_XMLSEC_QUERY_SAVEBEFORESIGN (RID_SFX_APP_START + 187)
-#define RID_XMLSECDLG_MACROWARN (RID_SFX_APP_START + 188)
+ // FREE
#define RID_XMLSEC_DOCUMENTSIGNED (RID_SFX_APP_START + 189)
#define RID_XMLSEC_INFO_WRONGDOCFORMAT (RID_SFX_APP_START + 190)