summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:08:00 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:08:00 +0000
commit5721570357ac1f23bd57bf7737050978ddaae8c4 (patch)
tree4627611e010f4dfd96b85a2bf47db24b32fd81e6 /svx/source/inc
parent98bb954e3e85b8fc5db3872092eebc75c97997a0 (diff)
INTEGRATION: CWS dba23a (1.25.130); FILE MERGED
2007/03/01 12:54:39 fs 1.25.130.1: #i74061# indicate read-only-ness of the property browser in the tittle
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/fmresids.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/inc/fmresids.hrc b/svx/source/inc/fmresids.hrc
index de8560aa34..59e7bccd4f 100644
--- a/svx/source/inc/fmresids.hrc
+++ b/svx/source/inc/fmresids.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: fmresids.hrc,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: rt $ $Date: 2006-12-01 17:27:24 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:08:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -266,6 +266,7 @@
#define RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS (RID_FORMS_START + 146)
#define RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS (RID_FORMS_START + 147)
#define RID_STR_SVT_SQL_CYCLIC_SUB_QUERIES (RID_FORMS_START + 148)
+#define RID_STR_READONLY_VIEW (RID_FORMS_START + 149)
// Error-String-Id's -----------------------------------------------------------
#define RID_ERR_START (RID_FORMS_START + 600)