20 #ifndef __com_sun_star_uri_RelativeUriExcessParentSegments_idl__
21 #define __com_sun_star_uri_RelativeUriExcessParentSegments_idl__
23 module
com { module sun { module star { module uri {
RelativeUriExcessParentSegments
details how excess special parent segments (“..”) are handled when resolving a relative URI reference...
Definition: RelativeUriExcessParentSegments.idl:34
@ ERROR
causes excess special parent segments to be treated as an error.
Definition: RelativeUriExcessParentSegments.idl:38
@ REMOVE
causes excess special parent segments to be removed.
Definition: RelativeUriExcessParentSegments.idl:49
@ RETAIN
causes excess special parent segments to be retained, treating them like ordinary segments.
Definition: RelativeUriExcessParentSegments.idl:44
Definition: Ambiguous.idl:22