summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 00:19:39 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commitae7595a7553c61cab3cc9014bb12239e02fd8c6a (patch)
tree1c1e9bdf907683f2e3ddbd690dc9251c5b83d0fe /offapi/com/sun/star/embed
parent56d158c38cca6de82256e727b7f4c83f311d87b8 (diff)
*api: convert more <method>
sed -i "s,<method>\([^<]\+\)</method>,\1,g" Change-Id: Ic3eef0c03e512f7d607a87c58f9f01626f5a57a1
Diffstat (limited to 'offapi/com/sun/star/embed')
-rw-r--r--offapi/com/sun/star/embed/XStorageRawAccess.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/XStorageRawAccess.idl b/offapi/com/sun/star/embed/XStorageRawAccess.idl
index 6fcfac8e532d..3bc8ecaed23f 100644
--- a/offapi/com/sun/star/embed/XStorageRawAccess.idl
+++ b/offapi/com/sun/star/embed/XStorageRawAccess.idl
@@ -135,7 +135,7 @@ published interface XStorageRawAccess
<p>
This method allows to insert a stream retrieved by
- <method>XStorageRawAccess::getRawEncrStreamElement()</method> into a
+ XStorageRawAccess::getRawEncrStreamElement() into a
storage.
</p>