summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/helpid.hrc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-31 11:37:20 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-31 11:37:20 +0000
commit78f39b1421e8cf3b1ed1c93fee7a64515622bb9f (patch)
treed30e3dcc231df53eff6474d4ebcbfe4bf0940d74 /sfx2/source/inc/helpid.hrc
parent87cd1fcc5e6393353e63195fec0f17b5eaa8a516 (diff)
INTEGRATION: CWS xmlsec05 (1.23.36); FILE MERGED
2004/08/23 12:38:07 mt 1.23.36.4: #i33093# Warn if macros are disabled... 2004/07/27 12:49:30 mt 1.23.36.3: #i21596# Digital Signatures... 2004/07/22 15:56:32 gt 1.23.36.2: #i20883# macro warnings 2004/07/21 15:09:31 gt 1.23.36.1: #i20883# warning / query boxes
Diffstat (limited to 'sfx2/source/inc/helpid.hrc')
-rw-r--r--sfx2/source/inc/helpid.hrc13
1 files changed, 10 insertions, 3 deletions
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc
index c3c9f11f53d8..0a26fffb0271 100644
--- a/sfx2/source/inc/helpid.hrc
+++ b/sfx2/source/inc/helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: kz $ $Date: 2004-06-10 13:32:48 $
+ * last change: $Author: kz $ $Date: 2004-08-31 12:37:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -382,7 +382,14 @@
#define HID_MACRO_HEADERTABLISTBOX (HID_SFX_START + 312)
#define HID_MACROCHECKDIALOG (HID_SFX_START + 313)
-#define ACT_SFX_HID_END HID_MACRO_HEADERTABLISTBOX
+#define HID_XMLSEC_WARNING_BROKENSIGNATURE (HID_SFX_START + 314)
+#define HID_XMLSEC_QUERY_LOSINGSIGNATURE (HID_SFX_START + 315)
+#define HID_XMLSEC_QUERY_SAVEBEFORESIGN (HID_SFX_START + 316)
+#define HID_XMLSECDLG_MACROWARN (HID_SFX_START + 317)
+#define HID_XMLSEC_INFO_WRONGDOCFORMAT (HID_SFX_START + 318)
+#define HID_WARNING_MACROSDISABLED (HID_SFX_START + 319)
+
+#define ACT_SFX_HID_END HID_XMLSEC_INFO_WRONGDOCFORMAT
// "Uberlaufpr"ufung --------------------------------------------------------