summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:47:12 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:47:12 +0000
commit7b7b4cdfd676283bce7c650b2d342542ea611031 (patch)
treec10c43e78615c8bec93d039cec95a43ec5804def /offapi
parent3268b55c5fc611598a813ee3010dbb91a212cb11 (diff)
INTEGRATION: CWS sb18 (1.7.406); FILE MERGED
2004/05/21 14:59:43 sb 1.7.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/i18n/XTransliteration.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/XTransliteration.idl b/offapi/com/sun/star/i18n/XTransliteration.idl
index c4b5dfc7f..8361c9c7f 100644
--- a/offapi/com/sun/star/i18n/XTransliteration.idl
+++ b/offapi/com/sun/star/i18n/XTransliteration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTransliteration.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:05:51 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:47:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,7 +134,7 @@ module com { module sun { module star { module i18n {
*/
-interface XTransliteration: com::sun::star::uno::XInterface
+published interface XTransliteration: com::sun::star::uno::XInterface
{
//------------------------------------------------------------------------