summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:47:12 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:47:12 +0000
commit1d5522b0a95376d9110bc42dcb29e919382959e8 (patch)
tree8eb0fa46dc0738b2d67b8bda5f3f225f431d5982 /forms
parent3177177b45df4290831f728cf2113bd0bc1cad02 (diff)
INTEGRATION: CWS visibility03 (1.14.28); FILE MERGED
2005/03/24 15:15:44 mhu 1.14.28.1: #i45006# Added ImageProducer service.
Diffstat (limited to 'forms')
-rw-r--r--forms/source/inc/services.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/source/inc/services.hxx b/forms/source/inc/services.hxx
index 3219b25f49e9..3e3b6a6b253a 100644
--- a/forms/source/inc/services.hxx
+++ b/forms/source/inc/services.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: services.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: kz $ $Date: 2005-01-21 16:51:40 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:47:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -256,6 +256,7 @@ namespace frm
// misc
// -----------------------
FORMS_CONSTASCII_STRING( SRV_AWT_POINTER, "com.sun.star.awt.Pointer" );
+ FORMS_CONSTASCII_STRING( SRV_AWT_IMAGEPRODUCER, "com.sun.star.awt.ImageProducer" );
FORMS_CONSTASCII_STRING( FRM_NUMBER_FORMATTER, "com.sun.star.util.NumberFormatter" );
FORMS_CONSTASCII_STRING( FRM_NUMBER_FORMATS_SUPPLIER, "com.sun.star.util.NumberFormatsSupplier" );