| /AOO42X/main/basegfx/ |
| H A D | Package_inc.mk | 70 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dtrapezoid.hxx,basegfx/polygon/… 71 … $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolypolygoncutter.hxx,basegfx/polyg… 72 …val $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolypolygon.hxx,basegfx/polygon/… 73 …l $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolypolygontools.hxx,basegfx/polyg… 74 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolygon.hxx,basegfx/polygon/b2… 75 …al $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolygonclipper.hxx,basegfx/polygo… 76 …$(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolypolygonfillrule.hxx,basegfx/poly… 77 …$(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolygontriangulator.hxx,basegfx/poly… 78 …val $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b3dpolygontools.hxx,basegfx/polygon… 79 …val $(call gb_Package_add_file,basegfx_inc,inc/basegfx/polygon/b2dpolygontools.hxx,basegfx/polygon… [all …]
|
| H A D | Library_basegfx.mk | 81 basegfx/source/polygon/b3dpolygon \ 82 basegfx/source/polygon/b2dtrapezoid \ 83 basegfx/source/polygon/b3dpolygontools \ 84 basegfx/source/polygon/b2dlinegeometry \ 85 basegfx/source/polygon/b3dpolypolygontools \ 86 basegfx/source/polygon/b3dpolygonclipper \ 87 basegfx/source/polygon/b2dpolygonclipper \ 88 basegfx/source/polygon/b2dpolypolygoncutter \ 89 basegfx/source/polygon/b2dpolypolygonrasterconverter \ 90 basegfx/source/polygon/b2dpolygon \ [all …]
|
| H A D | StaticLibrary_basegfx_s.mk | 83 CustomTarget/basegfx/source/polygon/b3dpolygon \ 84 CustomTarget/basegfx/source/polygon/b2dtrapezoid \ 85 CustomTarget/basegfx/source/polygon/b3dpolygontools \ 86 CustomTarget/basegfx/source/polygon/b2dlinegeometry \ 87 CustomTarget/basegfx/source/polygon/b3dpolypolygontools \ 88 CustomTarget/basegfx/source/polygon/b3dpolygonclipper \ 89 CustomTarget/basegfx/source/polygon/b2dpolygonclipper \ 90 CustomTarget/basegfx/source/polygon/b2dpolypolygoncutter \ 91 CustomTarget/basegfx/source/polygon/b2dpolypolygonrasterconverter \ 92 CustomTarget/basegfx/source/polygon/b2dpolygon \ [all …]
|
| /AOO42X/main/offapi/com/sun/star/rendering/ |
| H A D | XBezierPolyPolygon2D.idl | 41 /** This is a specialized interface for a 2D poly-polygon containing 44 This poly-polygon can contain polygons consisting of a mixture of 57 /** Query subset of this poly-polygon.<p> 59 Query subset of this poly-polygon, starting at the given 60 polygon and the given point within that polygon, and 62 last polygon.<p> 65 The index of the polygon to start point retrieval with. This 73 The index of the first point in the first polygon to 75 this polygon minus one. 78 The number of points to extract from the last polygon. This [all …]
|
| H A D | XLinePolyPolygon2D.idl | 41 /** Specialized interface for a 2D poly-polygon containing only straight line segments. 47 /** Query subset of this poly-polygon, starting at the given 48 polygon and the given point within that polygon, and 50 last polygon. 53 The index number of the polygon to start with extracting 54 points. Set to 0 to start with the first polygon. 63 The index of the point within the first polygon (that with the 65 to start with the first point in this polygon. 68 The number of points in the last polygon of the extraction 70 from the last polygon. [all …]
|
| H A D | XPolyPolygon2D.idl | 50 /** Add the specified poly-polygon at the given position. 55 the polygons inside a single poly-polygon do. When rendering 56 such a poly-polygon without transparency, it will look like the 64 The poly-polygon will be added at the given position, i.e. the 65 upper, left edge of the referenced poly-polygon will be at 66 this position relative to the target poly-polygon. 69 The poly-polygon to add. Note that the content of this 70 poly-polygon is copied, later changes to polyPolygon will have 71 no effect on the poly-polygon it was added to. 85 /** Query number of polygons inside this poly-polygon [all …]
|
| H A D | XCanvas.idl | 106 <type>RenderState</type> have a complex clip polygon set, which 227 /** Draw a poly-polygon in device resolution line width (i.e. the 231 The poly-polygon to draw. 234 The viewstate to be used when drawing this polygon. 237 The renderstate to be used when drawing this polygon. 250 /** Stroke each polygon of the provided poly-polygon with the 257 as overlapping segments of the same polygon, even with 261 The poly-polygon to render. 264 The viewstate to be used when stroking this polygon. 267 The renderstate to be used when stroking this polygon. [all …]
|
| H A D | StrokeAttributes.idl | 30 Path stroking is the process of drawing a polygon with a thick 105 The start point is the first point of every polygon of the 106 path poly-polygon.<p> 116 The end point is the last point of every polygon of the path 117 poly-polygon.<p> 128 within a single path polygon, a shape of this type is inserted 130 that distinct polygons within the path poly-polygon are not
|
| H A D | XGraphicDevice.idl | 123 /** Create a line poly-polygon which can internally use 127 The points of the poly-polygon, in a separate array for every polygon. 133 /** Create a bezier poly-polygon which can internally use 137 The points of the poly-polygon, in a separate array for every polygon. 208 /** Get a reference to this device's parametric polygon factory. 210 @return a reference to this device's parametric polygon
|
| H A D | XTextLayout.idl | 330 /** This method generates a highlight polygon.<p> 332 This method generates a highlighting polygon from two 333 insertion indices. This polygon will be visually continuous, 342 @return the highlight polygon in the font coordinate space. 354 /** This method generates a highlight polygon.<p> 356 This method generates a highlighting polygon from two 357 insertion indices. This polygon will not always be visually 368 @return the highlight polygon in the font coordinate space.
|
| H A D | FillRule.idl | 37 counter-clockwise-oriented polygon, and +1 for a 40 For example, a poly-polygon consisting of two concentric 51 uneven number of intersections with polygon edges have
|
| H A D | XSprite.idl | 140 The given clip poly-polygon is always interpreted in device 143 position, the clip poly-polygon's origin will always coincide 163 poly-polygon containing zero polygons, or an XPolyPolygon2D 168 The clip poly-polygon to apply.
|
| H A D | XParametricPolyPolygon2D.idl | 44 /** Interface to a dynamic poly-polygon generator, that generates 47 The returned poly-polygon should normally be contained in the
|
| /AOO42X/main/offapi/com/sun/star/drawing/ |
| H A D | LineProperties.idl | 93 /** This property contains the name of the line start poly polygon bezier. 94 <p>If this string is empty, no line start polygon is rendered. 100 /** This property contains the name of the line end poly polygon bezier. 101 <p>If this string is empty, no line end polygon is rendered. 107 /** This property contains the line start in the form of a poly polygon bezier. 113 /** This property contains the line end in the form of a poly polygon bezier. 120 start from the center of the polygon. 126 /** This property contains the width of the line start polygon. 133 in the center of the polygon. 139 /** This property contains the width of the line end polygon.
|
| H A D | PolyPolygonDescriptor.idl | 48 /** This is the type of polygon. 54 /** These are the reference points for this polygon. 60 /** These are the untransformed points of this polygon.
|
| H A D | PolyPolygonBezierDescriptor.idl | 49 /** This is the type of this polygon. 55 /** These are the bezier points of this polygon. 61 /** These are the untransformed bezier coordinates of this polygon.
|
| H A D | PolyPolygonShape3D.idl | 38 /** specifies the coordinates of a 3-dimensional poly polygon.
|
| H A D | PolyPolygonBezierCoords.idl | 42 /** specifies the coordinates for a poly polygon bezier.
|
| H A D | PolyPolygonShape.idl | 61 /** This service is for a polygon shape.
|
| /AOO42X/main/oovbaapi/ooo/vba/excel/ |
| H A D | SheetObjects.idl | 70 /** A collection providing access to all polygon objects in a single sheet. 77 /** Adds a new polygon object to the sheet this collection belongs to. 85 @return The created polygon object.
|
| /AOO42X/main/basegfx/source/tools/ |
| H A D | unopolypolygon.cxx | 148 sal_Int32 polygon ) throw (lang::IndexOutOfBoundsException,uno::RuntimeException) in getNumberOfPolygonPoints() argument 151 checkIndex( polygon ); in getNumberOfPolygonPoints() 153 return maPolyPoly.getB2DPolygon(polygon).count(); in getNumberOfPolygonPoints()
|
| /AOO42X/main/qadevOOo/tests/java/mod/_svx/ |
| H A D | SvxShapePolyPolygon.java | 214 Point[][] polygon = new Point[][] {square1, square2}; in createTestEnvironment() local 217 oShape)).setPropertyValue("PolyPolygon", polygon) ; in createTestEnvironment()
|
| /AOO42X/main/offapi/com/sun/star/image/ |
| H A D | ImageMapPolygonObject.idl | 40 /** this service describes a polygon-shaped region inside
|
| /AOO42X/main/offapi/com/sun/star/geometry/ |
| H A D | IntegerBezierSegment2D.idl | 33 not included herein. That is, when forming a polygon out of cubic
|
| H A D | RealBezierSegment2D.idl | 33 included herein. That is, when forming a polygon out of cubic
|