summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl b/offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl
index b028c2ebd247..55e1d5004b53 100644
--- a/offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl
+++ b/offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module drawing { module framework {
-/** The <type>BasicToolBarFactory</type> is a resource factory that provides
+/** The BasicToolBarFactory is a resource factory that provides
(some of) the tool bars used by the Draw and Impress applications.
<p>The factory recognizes the following URLs:<ul>
@@ -37,7 +37,7 @@ module com { module sun { module star { module drawing { module framework {
</p>
<p>This factory is typically created indirectly by registering it in the
- configuration and have the <type>XModuleController</type> create it on
+ configuration and have the XModuleController create it on
demand.</p>
*/
service BasicToolBarFactory : XResourceFactory