summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/FTPContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/FTPContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/FTPContent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/FTPContent.idl b/offapi/com/sun/star/ucb/FTPContent.idl
index 5b7dd5328c00..70d5af32e4a6 100644
--- a/offapi/com/sun/star/ucb/FTPContent.idl
+++ b/offapi/com/sun/star/ucb/FTPContent.idl
@@ -80,7 +80,7 @@ published service FTPContent
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>
@@ -148,7 +148,7 @@ published service FTPContent
string Title ( file name )
</li>
<li>
- <type scope="com::sun::star::util">DateTime</type>DateCreated ( read-only )
+ com::sun::star::util::DateTimeDateCreated ( read-only )
</li>
</ul>
</p>