summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/HelpContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/HelpContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/HelpContent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/HelpContent.idl b/offapi/com/sun/star/ucb/HelpContent.idl
index 42f5422fc88b..7047c61dded0 100644
--- a/offapi/com/sun/star/ucb/HelpContent.idl
+++ b/offapi/com/sun/star/ucb/HelpContent.idl
@@ -128,9 +128,9 @@ published service HelpContent
/** is an enhanced version of XCommandProcessor that has an
additional method for releasing command identifiers obtained via
- <member>XCommandProcessor::createCommandIdentifier</member> to avoid
+ XCommandProcessor::createCommandIdentifier() to avoid
resource leaks. For a detailed description of the problem refer to
- <member>XCommandProcessor2::releaseCommandIdentifier</member>.
+ XCommandProcessor2::releaseCommandIdentifier().
<p>Where many existing Content implementations do not
(yet), every new implementation should support this interface.