summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-02-05 18:10:58 +0100
committerMichael Stahl <mstahl@redhat.com>2016-02-05 18:11:14 +0100
commit20491c664a5708f68b7dc58a43ed6e4f78cb52bf (patch)
treef2ec9c9d97cb0cdeb09debc5ca661e5af115c7a2 /udkapi
parent970c0feb50c6bec8773026ddc69f833c3f5f2312 (diff)
offapi: fix some doxygen warnings
Change-Id: I55d5c2729a23bfdf079480f4d3adc41e9d8e03f2
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/connection/XConnection.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/udkapi/com/sun/star/connection/XConnection.idl b/udkapi/com/sun/star/connection/XConnection.idl
index d8d7ea56d8da..e8325775c407 100644
--- a/udkapi/com/sun/star/connection/XConnection.idl
+++ b/udkapi/com/sun/star/connection/XConnection.idl
@@ -43,6 +43,8 @@ published interface XConnection: com::sun::star::uno::XInterface
@return The read number of bytes.
The return value and the length of the
returned sequence must be identical.
+ @param aReadBytes
+ The buffer to receive the read bytes.
@param nBytesToRead
The number of bytes to be read from the stream.