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