Home
last modified time | relevance | path

Searched refs:segments (Results 1 – 25 of 83) sorted by relevance

1234

/trunk/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx271 Segments & segments, in processSegments() argument
286 if (segments.empty() in processSegments()
291 segments.pop_back(); in processSegments()
483 Segments segments; in makeAbsolute() local
497 for (Segments::iterator i(segments.begin()); i != segments.end(); in makeAbsolute()
637 bool segments = false; in makeRelative() local
639 if (segments) { in makeRelative()
643 segments = true; in makeRelative()
649 if (!segments in makeRelative()
655 segments = true; in makeRelative()
[all …]
/trunk/main/udkapi/com/sun/star/uri/
H A DRelativeUriExcessParentSegments.idl30 details how excess special parent segments (&ldquo;<code>..</code>&rdquo;)
40 causes excess special parent segments to be treated as an error.
45 causes excess special parent segments to be retained, treating them like
46 ordinary segments.
51 causes excess special parent segments to be removed.
H A DXUriReferenceFactory.idl71 if <TRUE/>, special segments (&ldquo;<code>.</code>&rdquo; and
74 RFC&nbsp;2396. If <FALSE/>, special segments within the path of the base
75 URI are treated like ordinary segments.
78 details how excess special parent segments
125 authority components (if present), but share no common path segments. If
131 if <TRUE/>, special segments (&ldquo;<code>.</code>&rdquo; and
H A DXUriReference.idl142 returns the number of path segments of this (hierarchical) URI reference.
145 an empty path, the number of path segments is zero. For a hierarchical
147 segments equals the number of &ldquo;<code>/</code>&rdquo; delimiters.
149 number of path segments equals the number of &ldquo;<code>/</code>&rdquo;
153 the number of path segments.
166 if this URI reference is hierarchical and has that many path segments;
H A DXExternalUriReferenceTranslator.idl36 URLs how to map the byte sequences that constitute the path segments of a
38 always assumes that path segments of &ldquo;file&rdquo; URLs represent
41 segments of &ldquo;file&rdquo; URLs directly represent a platform's
/trunk/main/offapi/com/sun/star/rendering/
H A DPathJoinType.idl28 /** Determines which shape to use when joining path segments.<p>
30 The joins between different paths segments can be formed out of
38 /** Do not join the path segments at all.<p>
41 segments, to visible cracks at the meeting points.<p>
62 abutting segments with a straight line.
H A DXBezierPolyPolygon2D.idl42 straight line and bezier segments.<p>
92 /** Set the specified sequence of bezier segments to the poly-polygon.
95 data, or insert the segments at the given index
H A DStrokeAttributes.idl62 segments, MiterLimit=1/sin(phi/2.0).<p>
129 into the stroke to glue the segments together. Please note
H A DXCanvas.idl257 as overlapping segments of the same polygon, even with
291 overlapping segments of the same polygon, even with
335 overlapping segments of the same polygon, even with
H A DXLinePolyPolygon2D.idl41 /** Specialized interface for a 2D poly-polygon containing only straight line segments.
/trunk/main/solenv/bin/
H A Dpchdelta.py150 segments = inputdata.split(MARKER) variable
151 header = segments[0]
152 footer = segments[2]
153 lines = segments[1].split("\n")
/trunk/main/offapi/com/sun/star/drawing/
H A DXShapeBinder.idl68 /** breaks a <type>Shape</type> into its line segments
72 and the line segments of this <type>Shape</type> will be used to create
H A DEnhancedCustomShapeExtrusion.idl82 /** Specifies the number of line segments that should be used to display curved surfaces.
83 The higher the number the more line segments are used.
/trunk/main/svx/source/engine3d/
H A Dstring3d.src39 Text [ en-US ] = "Number of segments" ;
/trunk/main/offapi/com/sun/star/chart/
H A DChartPieSegmentProperties.idl55 <p>The default value for all the segments of a <type>PieDiagram</type>
H A DChartDataPointProperties.idl158 /** the offset by which pie segments in a <type>PieDiagram</type>
/trunk/main/offapi/com/sun/star/geometry/
H A DIntegerBezierSegment2D.idl34 Bezier segments, each two consecutive IntegerBezierSegment2Ds
H A DRealBezierSegment2D.idl34 Bezier segments, each two consecutive RealBezierSegment2D
/trunk/main/offapi/com/sun/star/ucb/
H A DPackageContentProvider.idl73 abs-path = "/" path-segments
H A DHierarchyDataSource.idl81 element and all its descendants. A path consists of segments that are
H A DHierarchyDataReadAccess.idl88 <p>A hierarchical name consists of segments that are separated by a
/trunk/main/offapi/com/sun/star/util/
H A DURL.idl95 …/** contains all segments but the last one of the hierarchical path of the URL, for example, "/pub…
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTextMarkup.idl107 /** returns a sequence of the text segments of the text markups at the given
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl248 segments.</p>
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch288 * The maximum number of segments. If the splitter runs out of segments,
293 * The number of segments found.

Completed in 92 milliseconds

1234