diff options
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. */ |