summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/ChartDocumentWrapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/ChartDocumentWrapper.idl')
-rw-r--r--offapi/com/sun/star/chart2/ChartDocumentWrapper.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/ChartDocumentWrapper.idl b/offapi/com/sun/star/chart2/ChartDocumentWrapper.idl
index e3bb47035cfe..7ade4b6dc577 100644
--- a/offapi/com/sun/star/chart2/ChartDocumentWrapper.idl
+++ b/offapi/com/sun/star/chart2/ChartDocumentWrapper.idl
@@ -40,13 +40,13 @@ module chart2
service ChartDocumentWrapper
{
/** This service will be available for a
- <type>ChartDocument</type> (of namespace chart2) through this
+ ChartDocument (of namespace chart2) through this
wrapper.
*/
service ::com::sun::star::chart::ChartDocument;
/** provides the possibility to forward requests to a
- <type>ChartDocument</type>.
+ ChartDocument.
*/
interface ::com::sun::star::uno::XAggregation;
};