summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart/Diagram.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/Diagram.idl')
-rw-r--r--offapi/com/sun/star/chart/Diagram.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/chart/Diagram.idl b/offapi/com/sun/star/chart/Diagram.idl
index c0ce8551b6df..3e43a99a5e4d 100644
--- a/offapi/com/sun/star/chart/Diagram.idl
+++ b/offapi/com/sun/star/chart/Diagram.idl
@@ -38,10 +38,10 @@
<p>The diagram is the object that contains the actual plot.</p>
- <p>Different Diagram Types, e.g., <type>PieDiagram</type> or
- <type>LineDiagram</type>, can be instantiated by the
+ <p>Different Diagram Types, e.g., PieDiagram or
+ LineDiagram, can be instantiated by the
<type scope="com::sun::star::lang">XMultiServiceFactory</type> of
- the <type>XChartDocument</type>.</p>
+ the XChartDocument.</p>
*/
published service Diagram
@@ -82,7 +82,7 @@ published service Diagram
interface com::sun::star::beans::XPropertySet;
- /** If a <type>Diagram</type> may be stored as XML file, this
+ /** If a Diagram may be stored as XML file, this
service should be supported in order to preserve unparsed XML
attributes.