/aoo4110/main/stoc/source/uriproc/ |
H A D | UriReferenceFactory.cxx | 271 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 …]
|
/aoo4110/main/udkapi/com/sun/star/uri/ |
H A D | RelativeUriExcessParentSegments.idl | 30 details how excess special parent segments (“<code>..</code>”) 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 D | XUriReferenceFactory.idl | 71 if <TRUE/>, special segments (“<code>.</code>” and 74 RFC 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 (“<code>.</code>” and
|
H A D | XUriReference.idl | 142 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 “<code>/</code>” delimiters. 149 number of path segments equals the number of “<code>/</code>” 153 the number of path segments. 166 if this URI reference is hierarchical and has that many path segments;
|
H A D | XExternalUriReferenceTranslator.idl | 36 URLs how to map the byte sequences that constitute the path segments of a 38 always assumes that path segments of “file” URLs represent 41 segments of “file” URLs directly represent a platform's
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | PathJoinType.idl | 28 /** 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 D | XBezierPolyPolygon2D.idl | 42 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 D | StrokeAttributes.idl | 62 segments, MiterLimit=1/sin(phi/2.0).<p> 129 into the stroke to glue the segments together. Please note
|
H A D | XCanvas.idl | 257 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 D | XLinePolyPolygon2D.idl | 41 /** Specialized interface for a 2D poly-polygon containing only straight line segments.
|
/aoo4110/main/solenv/bin/ |
H A D | pchdelta.py | 150 segments = inputdata.split(MARKER) variable 151 header = segments[0] 152 footer = segments[2] 153 lines = segments[1].split("\n")
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | XShapeBinder.idl | 68 /** 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 D | EnhancedCustomShapeExtrusion.idl | 82 /** 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.
|
/aoo4110/main/offapi/com/sun/star/chart/ |
H A D | ChartPieSegmentProperties.idl | 55 <p>The default value for all the segments of a <type>PieDiagram</type>
|
H A D | ChartDataPointProperties.idl | 158 /** the offset by which pie segments in a <type>PieDiagram</type>
|
/aoo4110/main/offapi/com/sun/star/geometry/ |
H A D | IntegerBezierSegment2D.idl | 34 Bezier segments, each two consecutive IntegerBezierSegment2Ds
|
H A D | RealBezierSegment2D.idl | 34 Bezier segments, each two consecutive RealBezierSegment2D
|
/aoo4110/main/svx/source/engine3d/ |
H A D | string3d.src | 40 Text [ en-US ] = "Number of segments" ;
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | PackageContentProvider.idl | 73 abs-path = "/" path-segments
|
H A D | HierarchyDataSource.idl | 81 element and all its decendants. A path consists of segments that are
|
H A D | HierarchyDataReadAccess.idl | 88 <p>A hierarchical name consists of segments that are separated by a
|
/aoo4110/main/offapi/com/sun/star/util/ |
H A D | URL.idl | 95 …/** contains all segments but the last one of the hierarchical path of the URL, for example, "/pub…
|
/aoo4110/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleTextMarkup.idl | 107 /** returns a sequence of the text segments of the text markups at the given
|
/aoo4110/main/offapi/com/sun/star/chart2/ |
H A D | DataPointProperties.idl | 248 segments.</p>
|
/aoo4110/main/libtextcat/ |
H A D | libtextcat-2.2.patch | 255 * The maximum number of segments. If the splitter runs out of segments, 260 * The number of segments found.
|