From b1f3f4f774b05f0259664d19cc26afb3aeb870f1 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2008 11:01:41 +0000 Subject: INTEGRATION: CWS sb86 (1.6.88); FILE MERGED 2008/03/26 09:57:45 sb 1.6.88.1: #i87123# published --- udkapi/com/sun/star/uri/RelativeUriExcessParentSegments.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'udkapi/com/sun/star/uri') 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. */ -- cgit