summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl b/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl
index b45283769b06..4363c8504e32 100644
--- a/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl
+++ b/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl
@@ -164,7 +164,7 @@ service TransientDocumentsDocumentContent
Let the new child ( not the parent! ) execute the command "insert".
This will commit the creation process. For streams, you need to supply
the implementation of an
- <type scope="com::sun::star::io">XInputStream</type> with the command's
+ com::sun::star::io::XInputStream with the command's
parameters, that provides access to the stream data.
</li>
</ol>