summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/io/XActiveDataSource.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XActiveDataSource.idl')
-rw-r--r--udkapi/com/sun/star/io/XActiveDataSource.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/XActiveDataSource.idl b/udkapi/com/sun/star/io/XActiveDataSource.idl
index 9c4e65548409..f0ad70f8d8f3 100644
--- a/udkapi/com/sun/star/io/XActiveDataSource.idl
+++ b/udkapi/com/sun/star/io/XActiveDataSource.idl
@@ -35,9 +35,9 @@ published interface XActiveDataSource: com::sun::star::uno::XInterface
{
/** plugs the output stream.
- <p>If <type>XConnectable</type> is also implemented, this
+ <p>If XConnectable is also implemented, this
method should query <var>aStream</var> for a
- <type>XConnectable</type> and connect both.
+ XConnectable and connect both.
</p>
*/
void setOutputStream( [in] com::sun::star::io::XOutputStream aStream );