summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/StorageFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/StorageFactory.idl')
-rw-r--r--offapi/com/sun/star/embed/StorageFactory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/StorageFactory.idl b/offapi/com/sun/star/embed/StorageFactory.idl
index 08b189e476d0..a07e9777b986 100644
--- a/offapi/com/sun/star/embed/StorageFactory.idl
+++ b/offapi/com/sun/star/embed/StorageFactory.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module embed {
-/** The <type>StorageFactory</type> is a service that allows to create
+/** The StorageFactory is a service that allows to create
a storage based on either stream or URL.
<p>
@@ -60,7 +60,7 @@
<dt>parameter 2</dt>
<dd>
specifies mode the storage should be open in, can take
- values from <type>ElementModes</type> constant set.
+ values from ElementModes constant set.
</dd>
<dt>parameter 3</dt>