summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/Color.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/Color.idl')
-rw-r--r--offapi/com/sun/star/util/Color.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/util/Color.idl b/offapi/com/sun/star/util/Color.idl
index f6585e0e5723..572324a10715 100644
--- a/offapi/com/sun/star/util/Color.idl
+++ b/offapi/com/sun/star/util/Color.idl
@@ -37,10 +37,10 @@ module com { module sun { module star { module util {
<p>The byte order is from high to low:
<ol>alpha channel
- <li>red
- <li>green
- <li>blue
- </ol>
+ <li>red</li>
+ <li>green</li>
+ <li>blue</li>
+ </ol></p>
*/
published typedef long Color;