summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/CharType.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:21:10 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:01 +0200
commitbb6503dd081ebb4d11929ab1946eea8d60dd817c (patch)
treee2197a207d6c5f6ff82a7aa71b2c7266b45cd84f /offapi/com/sun/star/i18n/CharType.idl
parent4bb43e1612ea3737fe53bb28ac830810b0a6a028 (diff)
*api: convert remaining <member>
sed -i "s,<member>\([^<]\+\)</member>,\1,g" Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
Diffstat (limited to 'offapi/com/sun/star/i18n/CharType.idl')
-rw-r--r--offapi/com/sun/star/i18n/CharType.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/i18n/CharType.idl b/offapi/com/sun/star/i18n/CharType.idl
index 6d12a5eea642..137b29fc4f23 100644
--- a/offapi/com/sun/star/i18n/CharType.idl
+++ b/offapi/com/sun/star/i18n/CharType.idl
@@ -27,10 +27,10 @@ module com { module sun { module star { module i18n {
Constants to specify the character type that starts a character block.
Character type is Unicode type defined in UnicodeType
- <p> Used with <member>XBreakIterator::beginOfCharBlock()</member>,
- <member>XBreakIterator::endOfCharBlock()</member>,
- <member>XBreakIterator::nextCharBlock()</member>,
- <member>XBreakIterator::previousCharBlock()</member> </p>
+ <p> Used with XBreakIterator::beginOfCharBlock(),
+ XBreakIterator::endOfCharBlock(),
+ XBreakIterator::nextCharBlock(),
+ XBreakIterator::previousCharBlock() </p>
*/
published constants CharType
{