summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/Converter.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-22 12:43:57 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-22 12:43:57 +0000
commitd5e785924386b34b1176327103e348a6c4aa0847 (patch)
tree83644b739517ea8af7a0539674b4258904e7ffe5 /udkapi/com/sun/star/script/Converter.idl
parent43e7cfc05ec4cbe7991da2b1777599e7bc9bc936 (diff)
#94968# index paragraph separated
Diffstat (limited to 'udkapi/com/sun/star/script/Converter.idl')
-rw-r--r--udkapi/com/sun/star/script/Converter.idl11
1 files changed, 7 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/script/Converter.idl b/udkapi/com/sun/star/script/Converter.idl
index 356a81db163b..38bce295860b 100644
--- a/udkapi/com/sun/star/script/Converter.idl
+++ b/udkapi/com/sun/star/script/Converter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Converter.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dbo $ $Date: 2002-01-23 08:52:21 $
+ * last change: $Author: mi $ $Date: 2002-10-22 13:43:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,9 +73,9 @@
//=============================================================================
/** This service provides a widening converter converting from one type to another,
- if possible.<br>
+ if possible.
- What is possible?
+ <p>What is possible?
<ul>
<li>byte: byte, (short *1), (long *1), (hyper *1), (float *1), (double *1), (enum *2), (any *3), boolean, (char *4), (string *5)</li>
<li>short: byte, short, (long *1), (hyper *1), (float *7), (double *7), (enum *2), (any *3), boolean, char, (string *5)</li>
@@ -136,6 +136,9 @@ service Converter
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.6 2002/01/23 08:52:21 dbo
+ #96711# IDL documentation review
+
Revision 1.5 2001/11/16 15:09:06 mi
proofing by Richard Holt