summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/KParseType.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:34:56 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:34:56 +0000
commit2cdb84ca51047bc8f3e4ca02557847c244f8039d (patch)
treeafa49787c053bbe4afea67d10986ced67e8c9c50 /offapi/com/sun/star/i18n/KParseType.idl
parent55eff1b62231b4df0604b5e921c3027d0876e2ff (diff)
INTEGRATION: CWS sb18 (1.2.408); FILE MERGED
2004/05/21 14:59:33 sb 1.2.408.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/i18n/KParseType.idl')
-rw-r--r--offapi/com/sun/star/i18n/KParseType.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/KParseType.idl b/offapi/com/sun/star/i18n/KParseType.idl
index 88600e304c94..501e039cfba4 100644
--- a/offapi/com/sun/star/i18n/KParseType.idl
+++ b/offapi/com/sun/star/i18n/KParseType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KParseType.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:05:43 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:34:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module i18n {
<member>ParseResult::TokenType</member>. </p>
*/
-constants KParseType
+published constants KParseType
{
/// One single character like ! # ; : $ et al.
const long ONE_SINGLE_CHAR = 0x00000001;