summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/Language.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 00:54:47 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 00:54:47 +0000
commit345d659b0d8ee45bfbc6163255b623fac46c2a66 (patch)
tree954129ec35a454ed2a02c2d7f2341ea77e87fc62 /offapi/com/sun/star/util/Language.idl
parentac27c53fbc30e75ccdcbfcded6d382072910c166 (diff)
INTEGRATION: CWS sb18 (1.3.450); FILE MERGED
2004/05/21 15:06:45 sb 1.3.450.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/util/Language.idl')
-rw-r--r--offapi/com/sun/star/util/Language.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/Language.idl b/offapi/com/sun/star/util/Language.idl
index 1bf0b3e1c5fa..2e38ac69cc58 100644
--- a/offapi/com/sun/star/util/Language.idl
+++ b/offapi/com/sun/star/util/Language.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Language.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $
+ * last change: $Author: obo $ $Date: 2004-06-04 01:54:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@ module com { module sun { module star { module util {
//=============================================================================
/** This type is used for a language identifier number.
*/
-typedef short Language;
+published typedef short Language;
//=============================================================================