summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:43:26 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:43:26 +0000
commita3e07c3df521a3ae9cb14e1e61a7faf2b2c9e705 (patch)
treede2028e4052e4bcf274bdded1f0ea946bf0fa890 /offapi/com/sun/star/graphic
parent25a01d061b944f0aec9d89c452c868cf622da222 (diff)
INTEGRATION: CWS dba30a (1.5.34); FILE MERGED
2008/02/11 08:56:01 fs 1.5.34.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type
Diffstat (limited to 'offapi/com/sun/star/graphic')
-rwxr-xr-xoffapi/com/sun/star/graphic/Graphic.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/graphic/Graphic.idl b/offapi/com/sun/star/graphic/Graphic.idl
index d3fd0b8d3..d253b1aac 100755
--- a/offapi/com/sun/star/graphic/Graphic.idl
+++ b/offapi/com/sun/star/graphic/Graphic.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: Graphic.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2008-01-10 12:37:38 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:43:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,8 +46,8 @@ module com { module sun { module star { module graphic
<p>The main interface that has to be implemented for this service
is the <type>XGraphic</type> interface, which itself exposes only
- a few methods. Beside this, a <service>Graphic</service> service
- incorporates the <service>GraphicDescriptor</service> to give
+ a few methods. Beside this, a <type>Graphic</type> service
+ incorporates the <type>GraphicDescriptor</type> to give
access to the attributes of the graphic.
@see XGraphic