summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/ContentInfoAttribute.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/ContentInfoAttribute.idl')
-rw-r--r--offapi/com/sun/star/ucb/ContentInfoAttribute.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/ContentInfoAttribute.idl b/offapi/com/sun/star/ucb/ContentInfoAttribute.idl
index 99c3faeccae1..5861c8c5c56b 100644
--- a/offapi/com/sun/star/ucb/ContentInfoAttribute.idl
+++ b/offapi/com/sun/star/ucb/ContentInfoAttribute.idl
@@ -31,7 +31,7 @@ published constants ContentInfoAttribute
*/
const short NONE = 0;
- /** Supply an input stream with the <type>InsertCommandArgument</type>,
+ /** Supply an input stream with the InsertCommandArgument,
when committing the new content by executing the command "insert" at it.
*/
const short INSERT_WITH_INPUTSTREAM = 1;