summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/ChartTypeManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/ChartTypeManager.idl')
-rw-r--r--offapi/com/sun/star/chart2/ChartTypeManager.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/ChartTypeManager.idl b/offapi/com/sun/star/chart2/ChartTypeManager.idl
index 12b90737aa59..cba0f3fed88e 100644
--- a/offapi/com/sun/star/chart2/ChartTypeManager.idl
+++ b/offapi/com/sun/star/chart2/ChartTypeManager.idl
@@ -30,12 +30,12 @@ module star
module chart2
{
-/** A factory for creating <type>ChartTypeTemplate</type>s.
+/** A factory for creating ChartTypeTemplates.
*/
service ChartTypeManager
{
/** A factory for creating objects the support the service
- <type>ChartTypeTemplate</type>.
+ ChartTypeTemplate.
*/
service ::com::sun::star::lang::MultiServiceFactory;
};