summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/OpenMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/OpenMode.idl')
-rw-r--r--offapi/com/sun/star/ucb/OpenMode.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/OpenMode.idl b/offapi/com/sun/star/ucb/OpenMode.idl
index 826860bf13b4..323cd914ff59 100644
--- a/offapi/com/sun/star/ucb/OpenMode.idl
+++ b/offapi/com/sun/star/ucb/OpenMode.idl
@@ -44,7 +44,7 @@ published constants OpenMode
sharing.
<p>Note: There must be a data sink supplied in the
- <type>OpenCommandArgument</type> struct, if this value is set. This
+ OpenCommandArgument struct, if this value is set. This
sink will be used by the content implementation to supply the document
data.
*/
@@ -53,7 +53,7 @@ published constants OpenMode
/** open a document. Allow shared read and write access.
<p>Note: There must be a data sink supplied in the
- <type>OpenCommandArgument</type> struct, if this value is set. This
+ OpenCommandArgument struct, if this value is set. This
sink will be used by the content implementation to supply the document
data.
*/
@@ -62,7 +62,7 @@ published constants OpenMode
/** open a document. Deny shared write access.
<p>Note: There must be a data sink supplied in the
- <type>OpenCommandArgument</type> struct, if this value is set. This
+ OpenCommandArgument struct, if this value is set. This
sink will be used by the content implementation to supply the document
data.
*/