summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 18:33:02 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commitb7ba598ced9708da45372a6c3f8e1a17c306be8f (patch)
tree8f7bef1c06944e35828dfec635abd626ca402cec /offapi/com/sun/star/inspection
parentae7595a7553c61cab3cc9014bb12239e02fd8c6a (diff)
*api: clean up multi-line and mal-formed XML tags
It is amazing what some people believe autodoc supports. Also, com::sun::star::uno::Any does not exist in IDL, that is part of the C++ language binding. Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
Diffstat (limited to 'offapi/com/sun/star/inspection')
-rw-r--r--offapi/com/sun/star/inspection/InteractiveSelectionResult.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
index 3c412688e211..028a1697ff51 100644
--- a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
+++ b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
@@ -45,7 +45,7 @@ enum InteractiveSelectionResult
component.
<p>In this case, the obtained value is passed to the caller of
- <member>XPropertyHandler::onInteractivePropertySelection<member>, which is
+ XPropertyHandler::onInteractivePropertySelection(), which is
responsible for forwarding this value to the inspected component.</p>
*/
ObtainedValue,