summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/BaseStorage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/BaseStorage.idl')
-rw-r--r--offapi/com/sun/star/embed/BaseStorage.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/BaseStorage.idl b/offapi/com/sun/star/embed/BaseStorage.idl
index c44cb96c3ed9..52de6a080799 100644
--- a/offapi/com/sun/star/embed/BaseStorage.idl
+++ b/offapi/com/sun/star/embed/BaseStorage.idl
@@ -44,7 +44,7 @@ published service BaseStorage
/** allows to get the mode the storage is opened in.
<p>
- Can be a combination of values from <type>ElementModes</type>.
+ Can be a combination of values from ElementModes.
</p>
*/
[property, readonly] long OpenMode;