diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-04-15 11:01:41 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-04-15 11:01:41 +0000 |
commit | 2ff88b76536cb2b43084257b41bc394cdd662d25 (patch) | |
tree | 8bcf511906d56c3583c6cb2809219e701e8f386c /udkapi | |
parent | c850470bf0985ee990e20d68f761c7a6bcd01a29 (diff) |
INTEGRATION: CWS sb86 (1.6.88); FILE MERGED
2008/03/26 09:57:45 sb 1.6.88.1: #i87123# published
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/uri/RelativeUriExcessParentSegments.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/uri/RelativeUriExcessParentSegments.idl b/udkapi/com/sun/star/uri/RelativeUriExcessParentSegments.idl index 633673f15..82d69cd0d 100644 --- a/udkapi/com/sun/star/uri/RelativeUriExcessParentSegments.idl +++ b/udkapi/com/sun/star/uri/RelativeUriExcessParentSegments.idl @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: RelativeUriExcessParentSegments.idl,v $ - * $Revision: 1.7 $ + * $Revision: 1.8 $ * * This file is part of OpenOffice.org. * @@ -42,7 +42,7 @@ module com { module sun { module star { module uri { @since OOo 2.0.0 */ -enum RelativeUriExcessParentSegments { +published enum RelativeUriExcessParentSegments { /** causes excess special parent segments to be treated as an error. */ |