summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl b/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl
index 271c9410626c..a8de4dd6cdb8 100644
--- a/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl
+++ b/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl
@@ -103,9 +103,9 @@ service TransientDocumentsRootContent
/** 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.