summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/AllEventObject.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 22:32:23 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:00 +0200
commit3122600a5e11309b86e33061defd710cf0872975 (patch)
tree849f913b061611d306194e07c22071219dafd592 /udkapi/com/sun/star/script/AllEventObject.idl
parentb352a8bf0321c13919c9882484a1c4d4d65cfd33 (diff)
*api: convert <member>Foo::bar</member>
Doxygen would probably recognize these without () too but add them for consistency. sed -i "s,<member>\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1(),g" Change-Id: I2615b99265b75633459e35164e54d9da7fe76b85
Diffstat (limited to 'udkapi/com/sun/star/script/AllEventObject.idl')
-rw-r--r--udkapi/com/sun/star/script/AllEventObject.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/script/AllEventObject.idl b/udkapi/com/sun/star/script/AllEventObject.idl
index 25e771baf4ad..658de9bc2b0a 100644
--- a/udkapi/com/sun/star/script/AllEventObject.idl
+++ b/udkapi/com/sun/star/script/AllEventObject.idl
@@ -37,7 +37,7 @@ published struct AllEventObject: com::sun::star::lang::EventObject
/** A helper value for the implementation that can be used arbitrarily.
<p>This field reflects the third parameter of the method
- <member>XAllListenerAdapterService::createAllListerAdapter</member>.
+ XAllListenerAdapterService::createAllListerAdapter().
</p>
*/
any Helper;