summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartArea.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartArea.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartArea.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/ChartArea.idl b/offapi/com/sun/star/chart/ChartArea.idl
index a6856852602e..9abfa8f1b3b7 100644
--- a/offapi/com/sun/star/chart/ChartArea.idl
+++ b/offapi/com/sun/star/chart/ChartArea.idl
@@ -24,7 +24,7 @@
#include <com/sun/star/drawing/LineProperties.idl>
#include <com/sun/star/beans/XPropertySet.idl>
-#include <com/sun/star/xml/UserDefinedAttributeSupplier.idl>
+#include <com/sun/star/xml/UserDefinedAttributesSupplier.idl>
module com { module sun { module star { module chart {
@@ -45,7 +45,7 @@ published service ChartArea
@since OOo 1.1.2
*/
- [optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
+ [optional] service com::sun::star::xml::UserDefinedAttributesSupplier;
interface com::sun::star::beans::XPropertySet;
};