summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/helpid.hrc
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-06-08 18:04:16 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-06-08 18:04:16 +0200
commitd148b9b253a4dc439d7572877afd7b43aa943ca8 (patch)
tree250d7d0bf02b89e78bdf5510d4195d2895dfa249 /sfx2/source/inc/helpid.hrc
parent6fd692c5e9d61acb3613ef0f783fc232ecef67ef (diff)
cws tl79: #i110254# help ids added
Diffstat (limited to 'sfx2/source/inc/helpid.hrc')
-rwxr-xr-xsfx2/source/inc/helpid.hrc10
1 files changed, 9 insertions, 1 deletions
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc
index f09ac7e94ecc..4c9aa3fd7f63 100755
--- a/sfx2/source/inc/helpid.hrc
+++ b/sfx2/source/inc/helpid.hrc
@@ -346,7 +346,15 @@
#define HID_CTRL_CUSTOMPROPS_YES_NO (HID_SFX_START + 326)
#define HID_DLG_CUSTOMPROPS_DURATION (HID_SFX_START + 327)
-#define ACT_SFX_HID_END HID_DLG_CUSTOMPROPS_DURATION
+#define HID_SECURITYTAB_PASSWORD_TO_OPEN (HID_SFX_START + 328)
+#define HID_SECURITYTAB_CONFIRM_PASSWORD_TO_OPEN (HID_SFX_START + 329)
+#define HID_SECURITYTAB_PASSWORD_TO_MODIFY (HID_SFX_START + 330)
+#define HID_SECURITYTAB_CONFIRM_PASSWORD_TO_MODIFY (HID_SFX_START + 331)
+#define HID_SECURITYTAB_OPEN_FILE_READONLY (HID_SFX_START + 332)
+#define HID_SECURITYTAB_RECORD_CHANGES (HID_SFX_START + 333)
+#define HID_SECURITYTAB_PROTECTION (HID_SFX_START + 334)
+
+#define ACT_SFX_HID_END HID_SECURITYTAB_PROTECTION
// "Uberlaufpr"ufung --------------------------------------------------------