summaryrefslogtreecommitdiff
path: root/forms/source/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-22 12:12:02 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-22 12:12:02 +0000
commit801f75a5a94901500e1bc31f3f56a3b638a4cff5 (patch)
treee507a2b07b63f481a6254b965f3208f55ed75aca /forms/source/inc
parent1640709dff7e6115765665efbd7f54fc68956e0c (diff)
#91318# +RID_STR_OPEN-/-CLEAR_GRAPHICS
Diffstat (limited to 'forms/source/inc')
-rw-r--r--forms/source/inc/frm_resource.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/inc/frm_resource.hrc b/forms/source/inc/frm_resource.hrc
index 6fce2901ab7b..3db5bb253f62 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: fs $ $Date: 2001-07-17 14:12:52 $
+ * last change: $Author: fs $ $Date: 2001-08-22 13:11:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,6 +86,8 @@
#define RID_STR_ERR_DELETERECORD ( RID_FRM_STRINGS_START + 10 )
#define RID_STR_ERR_DELETERECORDS ( RID_FRM_STRINGS_START + 11 )
#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 )
#endif // _FRM_RESOURCE_HRC_