summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 11:26:11 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 11:26:11 +0000
commite502fcb91f96763c381cfd8c0ea9a118f5e395d2 (patch)
treec67d3bbdb342cb087c4cf643cfa061ee9ef75abb /uui
parentb13318e999282a6cb293ca493b665eac35f628d0 (diff)
INTEGRATION: CWS calcshare_DEV300 (1.24.22); FILE MERGED
2008/02/27 12:38:54 mav 1.24.22.1: #i8811# LockedDocumentRequest handling
Diffstat (limited to 'uui')
-rw-r--r--uui/source/ids.hrc9
1 files changed, 7 insertions, 2 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index 2ecfffcf9832..cb9d588b0704 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: ids.hrc,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: ihi $ $Date: 2007-11-21 17:14:27 $
+ * last change: $Author: kz $ $Date: 2008-03-07 12:26:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,6 +70,11 @@
#define DLG_UUI_SSLWARN (RID_UUI_START + 28)
#define DLG_UUI_SSLWARN_CRT (RID_UUI_START + 29)
#define RID_XMLSECDLG_MACROWARN (RID_UUI_START + 30)
+#define STR_OPENLOCKED_TITLE (RID_UUI_START + 31)
+#define STR_OPENLOCKED_MSG (RID_UUI_START + 32)
+#define STR_OPENLOCKED_OPENREADONLY_BTN (RID_UUI_START + 33)
+#define STR_OPENLOCKED_OPENCOPY_BTN (RID_UUI_START + 34)
+#define STR_OPENLOCKED_UNKNOWNUSER (RID_UUI_START + 35)
#define ERRCODE_UUI_IO_ABORT (ERRCODE_AREA_UUI + 0)
#define ERRCODE_UUI_IO_ACCESSDENIED (ERRCODE_AREA_UUI + 1)