summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:43:01 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:43:01 +0000
commitfa5a3398d3a74a786076a93aa488d219e26899be (patch)
tree5e49c94ec0519ca6e85ea9e9327c51d63d3ebf49 /offapi
parente6f8af1499e54b4404b8ba56818eedde9e6e943b (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:59:40 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/i18n/XCollator.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/XCollator.idl b/offapi/com/sun/star/i18n/XCollator.idl
index 36e3a7b74..447460fa9 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:05:50 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:43:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@ module com { module sun { module star { module i18n {
/** Interface for collation algorithms used in sorting.
*/
-interface XCollator: com::sun::star::uno::XInterface
+published interface XCollator: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** Compare 2 substrings.