summaryrefslogtreecommitdiff
path: root/uui/source/ids.hrc
diff options
context:
space:
mode:
authorDirk Voelzke <dv@openoffice.org>2010-07-06 08:42:32 +0200
committerDirk Voelzke <dv@openoffice.org>2010-07-06 08:42:32 +0200
commit2e76bcf66763f6bc0a83e7e2979c901f1093cdab (patch)
tree84f4d1b900f21aff094edc5549226c8fb4dce627 /uui/source/ids.hrc
parent215824566279c83bf1f299f4268e6f29f538e525 (diff)
dv19#i112822# Applied patch to remove dialog, removed resources used by this dialog, too
Diffstat (limited to 'uui/source/ids.hrc')
-rwxr-xr-xuui/source/ids.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index 0ff381ba955e..9be81479ef59 100755
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -56,7 +56,6 @@
#define RID_UUI_ERRHDL (RID_UUI_START + 20)
#define DLG_UUI_MASTERPASSWORD_CRT (RID_UUI_START + 21)
#define DLG_UUI_PASSWORD (RID_UUI_START + 22)
-#define DLG_UUI_PASSWORD_CRT (RID_UUI_START + 23)
#define STR_ERROR_PASSWORD_TO_OPEN_WRONG (RID_UUI_START + 24)
#define STR_ERROR_PASSWORD_TO_MODIFY_WRONG (RID_UUI_START + 25)
#define DLG_UUI_UNKNOWNAUTH (RID_UUI_START + 26)
@@ -181,7 +180,6 @@
#define HID_DLG_MASTERPASSWORD_CRT (HID_UUI_START + 3)
#define HID_DLG_FILTER_SELECT (HID_UUI_START + 4)
#define HID_DLG_PASSWORD_UUI (HID_UUI_START + 5)
-#define HID_DLG_PASSWORD_CRT (HID_UUI_START + 6)
#define HID_DLG_UNKNOWNAUTH_UUI (HID_UUI_START + 7)
#define HID_DLG_SSLWARN_UUI (HID_UUI_START + 8)
#define HID_XMLSECDLG_MACROWARN (HID_UUI_START + 9)