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 | b1f3f4f774b05f0259664d19cc26afb3aeb870f1 (patch) | |
tree | b9fdda468fcd6231eaafa11dcd8f0558b84e6fc0 /udkapi/com | |
parent | 291add869528c121abe2b2f2b99022316bc73177 (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/com')
-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 2ffadfd783ce..665d5cbc93b1 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. */ |