summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdb/XColumn.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XColumn.idl')
-rw-r--r--offapi/com/sun/star/sdb/XColumn.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/XColumn.idl b/offapi/com/sun/star/sdb/XColumn.idl
index 3db78253775a..86fa55cdf944 100644
--- a/offapi/com/sun/star/sdb/XColumn.idl
+++ b/offapi/com/sun/star/sdb/XColumn.idl
@@ -175,7 +175,7 @@ published interface XColumn: com::sun::star::uno::XInterface
read prior to getting the value of any other column. The next
call to a get method implicitly closes the stream. Also, a
stream may return 0 when the method
- <member scope="com::sun::star::io">XInputStream::available()</member>
+ com::sun::star::io::XInputStream::available()
is called whether there is data available or not.
</p>
@returns
@@ -196,7 +196,7 @@ published interface XColumn: com::sun::star::uno::XInterface
read prior to getting the value of any other column. The next
call to a get method implicitly closes the stream. Also, a
stream may return 0 when the method
- <member scope="com::sun::star::io">XInputStream::available()</member>
+ com::sun::star::io::XInputStream::available()
is called whether there is data available or not.
</p>
@returns