summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XToolkitExperimental.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-01 00:26:55 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:08 +0200
commit392706b5f743b2f989ba5a120bbb31c2296bf902 (patch)
tree6d37555b819fb1c482106f29c0aede2a121ae819 /offapi/com/sun/star/awt/XToolkitExperimental.idl
parented993aafc928717ead4fae6b6dac8845771d8661 (diff)
*api: fix loads of badly documented parameters
Change-Id: Ifcfdcc1aee5f45745ab17d83f69c2cf293b58196
Diffstat (limited to 'offapi/com/sun/star/awt/XToolkitExperimental.idl')
-rw-r--r--offapi/com/sun/star/awt/XToolkitExperimental.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XToolkitExperimental.idl b/offapi/com/sun/star/awt/XToolkitExperimental.idl
index dfe5f7ebfd48..8cbd88df8e6c 100644
--- a/offapi/com/sun/star/awt/XToolkitExperimental.idl
+++ b/offapi/com/sun/star/awt/XToolkitExperimental.idl
@@ -23,7 +23,7 @@ interface XToolkitExperimental : XToolkit2
*
* @returns the device
*
- * @param addressOfMemoryBufferForSharedArrayWrapper is the address of a
+ * @param AddressOfMemoryBufferForSharedArrayWrapper is the address of a
* (C++) object the exact type of which is to be determined, but the point
* is that it will then be rewrapped into a boost::shared_array of bytes to
* be passed to the basebmp code. shared_array has its own style of