summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/FileContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/FileContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/FileContent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/FileContent.idl b/offapi/com/sun/star/ucb/FileContent.idl
index 5f578fdc4a77..69e61a477dff 100644
--- a/offapi/com/sun/star/ucb/FileContent.idl
+++ b/offapi/com/sun/star/ucb/FileContent.idl
@@ -81,7 +81,7 @@ published service FileContent
Let the new object ( not the parent! ) execute the command "insert".
This will create the corresponding physical file or directory.
For files, you need to supply the implementation of
- an <type scope="com::sun::star::io">XInputStream</type> with the
+ an com::sun::star::io::XInputStream with the
command's parameters, that provides access to the stream data.
</li>
</ol>
@@ -140,7 +140,7 @@ published service FileContent
<true/> for directories )
</li>
<li>
- <type scope="com::sun::star::util">DateTime</type> DateModified ( read-only )
+ com::sun::star::util::DateTime DateModified ( read-only )
</li>
<li>
boolean IsReadOnly ( read-only attribute )