summaryrefslogtreecommitdiff
path: root/cui/source/inc/helpid.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/helpid.hrc')
-rwxr-xr-xcui/source/inc/helpid.hrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc
index 96a4e6b59..5b25f37fd 100755
--- a/cui/source/inc/helpid.hrc
+++ b/cui/source/inc/helpid.hrc
@@ -382,6 +382,7 @@
#define HID_DLG_PASSWORD_TO_OPEN_MODIFY_FILE_READONLY (HID_CUI_START + 346)
#define HID_DLG_PASSWORD_TO_OPEN_MODIFY_PASSWORD_TO_MODIFY (HID_CUI_START + 347)
#define HID_DLG_PASSWORD_TO_OPEN_MODIFY_CONFIRM_PASSWORD_TO_MODIFY (HID_CUI_START + 348)
+#define HID_HYPERLINK_DIALOG (HID_CUI_START + 349)
// please adjust ACT_SVX_HID_END2 below if you add entries here!
@@ -389,7 +390,7 @@
// Overrun check ---------------------------------------------------------
// -----------------------------------------------------------------------
-#define ACT_CUI_HID_END (HID_CUI_START + 348)
+#define ACT_CUI_HID_END (HID_CUI_START + 349)
#if ACT_CUI_HID_END > HID_CUI_END
#error Resource-Ueberlauf in #line, #file