summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/TextInputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/TextInputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/TextInputStream.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/io/TextInputStream.idl b/udkapi/com/sun/star/io/TextInputStream.idl
index 321bf3e5405d..603053e65e9f 100644
--- a/udkapi/com/sun/star/io/TextInputStream.idl
+++ b/udkapi/com/sun/star/io/TextInputStream.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module io {
/** provides functionality to read text data from a
com::sun::star::io::XInputStream
that initially has to be passed to the method
- <member>XActiveDataSink::setInputStream()</member>.
+ XActiveDataSink::setInputStream().
<p>For details about the text functionality see
com::sun::star::io::XTextInputStream.