summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/Boundary.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:27:26 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:27:26 +0000
commit1766f2a5a5e1cca863250b4b2a2281bf4be1ab83 (patch)
treec6d95a6b95bc074014585eb35eed09e2fe1db4d7 /offapi/com/sun/star/i18n/Boundary.idl
parentc52054bd1bbdffb93c4155eae6077858d30a8b7c (diff)
INTEGRATION: CWS sb18 (1.2.408); FILE MERGED
2004/05/21 14:59:23 sb 1.2.408.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/i18n/Boundary.idl')
-rw-r--r--offapi/com/sun/star/i18n/Boundary.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/Boundary.idl b/offapi/com/sun/star/i18n/Boundary.idl
index 440b37389e69..19f620a3aa5e 100644
--- a/offapi/com/sun/star/i18n/Boundary.idl
+++ b/offapi/com/sun/star/i18n/Boundary.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Boundary.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:05:36 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:27:26 $
*
* 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 i18n {
/** Start and end position of a word.
*/
-struct Boundary
+published struct Boundary
{
/// Start position of a word, <b>inclusive</b>
long startPos ;