summaryrefslogtreecommitdiff
path: root/forms/source/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-12-20 15:16:17 +0000
committerFrank Schönheit <fs@openoffice.org>2001-12-20 15:16:17 +0000
commita6caf5a5c2601f096fa32dd64da5f4b3b29bfdcc (patch)
treea911ef7c4d1c2d97a12368286f18c4fd409ba919 /forms/source/inc
parentd3d4fbddcae4a57b8a7b1d55732db4db8c35616d (diff)
#96160# +RID_STR_INVALIDSTREAM
Diffstat (limited to 'forms/source/inc')
-rw-r--r--forms/source/inc/frm_resource.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/source/inc/frm_resource.hrc b/forms/source/inc/frm_resource.hrc
index 3db5bb253f62..af082f7718a0 100644
--- a/forms/source/inc/frm_resource.hrc
+++ b/forms/source/inc/frm_resource.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: frm_resource.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: fs $ $Date: 2001-08-22 13:11:23 $
+ * last change: $Author: fs $ $Date: 2001-12-20 16:15:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,6 +88,7 @@
#define RID_STR_NEED_NON_NULL_OBJECT ( RID_FRM_STRINGS_START + 12 )
#define RID_STR_OPEN_GRAPHICS ( RID_FRM_STRINGS_START + 13 )
#define RID_STR_CLEAR_GRAPHICS ( RID_FRM_STRINGS_START + 14 )
+#define RID_STR_INVALIDSTREAM ( RID_FRM_STRINGS_START + 15 )
#endif // _FRM_RESOURCE_HRC_