summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartTitle.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-29 21:20:11 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-29 21:26:52 +0100
commit0a9e0fbcecab9fda2ffa2e87e5f338add18daf62 (patch)
tree59f37b5240ec9985ecd18409094433ae991b36ad /offapi/com/sun/star/chart/ChartTitle.idl
parent90227b15f095d706795a86564d716a5dbcf2c7e2 (diff)
API CHANGE: remove com.sun.star.xml.UserDefinedAttributeSupplier
This service is deprecated and has been replaced by com.sun.star.xml.UserDefinedAttributesSupplier in OpenOffice.org 2.0.4. Adapt all services including the removed service to use the replacement. This should have no impact on client code as this service is just glorified documentation anyway. Change-Id: Ie3db10dc34a53d77fa426b5f3bb39dc78d21b946 EXISTENCE: published key "/UCR/com/sun/star/xml/UserDefinedAttributeSupplier" exists only in registry 1 SERVICE: /UCR/com/sun/star/chart/ChartArea incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartAxis incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartDataPointProperties incompatible change: Reference 3 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartDataRowProperties incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartDocument incompatible change: Reference 0 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartGrid incompatible change: Reference 1 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartLegend incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/ChartTitle incompatible change: Reference 1 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2' SERVICE: /UCR/com/sun/star/chart/Diagram incompatible change: Reference 5 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2
Diffstat (limited to 'offapi/com/sun/star/chart/ChartTitle.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartTitle.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/ChartTitle.idl b/offapi/com/sun/star/chart/ChartTitle.idl
index 8e7844623626..d3019ca6654d 100644
--- a/offapi/com/sun/star/chart/ChartTitle.idl
+++ b/offapi/com/sun/star/chart/ChartTitle.idl
@@ -20,7 +20,7 @@
#define __com_sun_star_chart_ChartTitle_idl__
#include <com/sun/star/drawing/Shape.idl>
-#include <com/sun/star/xml/UserDefinedAttributeSupplier.idl>
+#include <com/sun/star/xml/UserDefinedAttributesSupplier.idl>
module com { module sun { module star { module chart {
@@ -49,7 +49,7 @@ published service ChartTitle
@since OOo 1.1.2
*/
- [optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
+ [optional] service com::sun::star::xml::UserDefinedAttributesSupplier;
/** specifies the rotation of the shape in 100th of degrees.