summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/MethodConcept.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/MethodConcept.idl')
-rw-r--r--udkapi/com/sun/star/beans/MethodConcept.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/beans/MethodConcept.idl b/udkapi/com/sun/star/beans/MethodConcept.idl
index 375848a7be6c..06db2ec3e802 100644
--- a/udkapi/com/sun/star/beans/MethodConcept.idl
+++ b/udkapi/com/sun/star/beans/MethodConcept.idl
@@ -36,8 +36,8 @@
published constants MethodConcept
{
/** This value is used to query for all methods, see
- <member>XIntrospectionAccess::getMethod()</member> and
- <member>XIntrospectionAccess::getMethods()</member>
+ XIntrospectionAccess::getMethod() and
+ XIntrospectionAccess::getMethods()
*/
const long ALL = -1;