summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartLegend.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartLegend.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartLegend.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/ChartLegend.idl b/offapi/com/sun/star/chart/ChartLegend.idl
index 81b485eaf377..7906341f4b62 100644
--- a/offapi/com/sun/star/chart/ChartLegend.idl
+++ b/offapi/com/sun/star/chart/ChartLegend.idl
@@ -36,7 +36,7 @@
<p>The text/font properties which are specified in the service
- <type scope="com::sun::star::drawing">Shape</type> correlate to all text
+ com::sun::star::drawing::Shape correlate to all text
objects inside the legend.</p>
*/
published service ChartLegend
@@ -45,7 +45,7 @@ published service ChartLegend
/** If this property is <TRUE/> the position is calculated by the application automatically.
- Setting this property to false will have no effect. Instead use the interface <type scope="com::sun::star::drawing">XShape</type>
+ Setting this property to false will have no effect. Instead use the interface com::sun::star::drawing::XShape
to set a concrete position.
*/
[optional, property] boolean AutomaticPosition;