summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:30:55 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:30:55 +0000
commitad743a6272411fa0c5f1334e4894aaf6a593832f (patch)
tree0bfba195f5d17e5353067463f93bff2e96579ae9 /offapi
parent6c74c12ada4cd4f868b463fb87612ce8db9024bf (diff)
INTEGRATION: CWS sb18 (1.6.328); FILE MERGED
2004/05/21 15:00:43 sb 1.6.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/resource/XLocale.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/resource/XLocale.idl b/offapi/com/sun/star/resource/XLocale.idl
index 4031fa784f91..baddf758411d 100644
--- a/offapi/com/sun/star/resource/XLocale.idl
+++ b/offapi/com/sun/star/resource/XLocale.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLocale.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:56 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:30:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@
structures.@see XResourceBundle
@see Locale
*/
-interface XLocale: com::sun::star::uno::XInterface
+published interface XLocale: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------