summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XCollator.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
commitcb052b66e6e945ae51f93baf28a53c9a5ad07d2e (patch)
treea8ea17ad9c564e34d8a1b91012fa4e5962353af3 /offapi/com/sun/star/i18n/XCollator.idl
parent2503ca170abbf7dc9faebe97369b8a67d9423cea (diff)
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com/sun/star/i18n/XCollator.idl')
-rw-r--r--offapi/com/sun/star/i18n/XCollator.idl8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/XCollator.idl b/offapi/com/sun/star/i18n/XCollator.idl
index ad5143b685db..666b815fd247 100644
--- a/offapi/com/sun/star/i18n/XCollator.idl
+++ b/offapi/com/sun/star/i18n/XCollator.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCollator.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: bustamam $ $Date: 2001-02-08 21:13:07 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,6 @@ constants CollatorOptions {
/** Interface for Collator Objects
*/
-[ uik(31300AE7-68BD-11D4-B9BB0080-5FD90AC3), ident( "XCollator", 1.0 ) ]
interface XCollator: com::sun::star::uno::XInterface
{
/** compares 2 sub-strings
@@ -205,6 +204,9 @@ interface XCollator: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2001/02/08 21:13:07 bustamam
+ add collator options constants - Joe Xu
+
Revision 1.1.1.1 2000/09/18 23:36:20 hjs
initial import