Home
last modified time | relevance | path

Searched refs:geometry (Results 276 – 300 of 534) sorted by relevance

1...<<11121314151617181920>>...22

/trunk/main/offapi/com/sun/star/rendering/
H A DXParametricPolyPolygon2D.idl33 #include <com/sun/star/geometry/RealPoint2D.idl>
88 sequence<ColorComponent> getPointColor( [in] ::com::sun::star::geometry::RealPoint2D point )
H A DXPolyPolygon2D.idl39 #include <com/sun/star/geometry/RealPoint2D.idl>
80 …void addPolyPolygon( [in] ::com::sun::star::geometry::RealPoint2D position, [in] XPolyPolygon2D p…
H A DTexture.idl27 #include <com/sun/star/geometry/AffineMatrix2D.idl>
64 ::com::sun::star::geometry::AffineMatrix2D AffineTransform;
H A DXAnimatedSprite.idl33 #include <com/sun/star/geometry/RealPoint2D.idl>
182 void setAll( [in] ::com::sun::star::geometry::RealPoint2D aNewPos,
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx173 …Primitive2DSequence DiscreteShadowPrimitive2D::create2DDecomposition(const geometry::ViewInformati… in create2DDecomposition()
304 …basegfx::B2DRange DiscreteShadowPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewI… in getB2DRange()
H A Dtextdecoratedprimitive2d.cxx165 …Primitive2DSequence TextDecoratedPortionPrimitive2D::create2DDecomposition(const geometry::ViewInf… in create2DDecomposition()
393 …basegfx::B2DRange TextDecoratedPortionPrimitive2D::getB2DRange(const geometry::ViewInformation2D& … in getB2DRange()
H A Dmetafileprimitive2d.cxx552 const geometry::ViewInformation2D& rViewInformation) const;
565 const geometry::ViewInformation2D& /*rViewInformation*/) const in create2DDecomposition()
1644 const drawinglayer::geometry::ViewInformation2D& rViewInformation) in interpretMetafile()
3186 …Primitive2DSequence MetafilePrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& … in create2DDecomposition()
3260 …basegfx::B2DRange MetafilePrimitive2D::getB2DRange(const geometry::ViewInformation2D& /*rViewInfor… in getB2DRange()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofpageobj.cxx139 …const drawinglayer::geometry::ViewInformation2D& rOriginalViewInformation = mrViewObjectContactOfP… in createPrimitive2DSequenceForPage()
140 const drawinglayer::geometry::ViewInformation2D aNewViewInformation2D( in createPrimitive2DSequenceForPage()
H A Dviewobjectcontactofsdrpage.cxx452 …const drawinglayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInfo… in getPrimitive2DSequenceHierarchy()
701 …const drawinglayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInfo… in getPrimitive2DSequenceHierarchy()
/trunk/main/offapi/com/sun/star/geometry/
H A DAffineMatrix2D.idl26 module com { module sun { module star { module geometry {
56 Due to this transformational approach, all geometry data types are
H A DAffineMatrix3D.idl26 module com { module sun { module star { module geometry {
57 Due to this transformational approach, all geometry data types are
/trunk/main/oox/source/dump/
H A Ddffdumper.ini156 # 0x00C0-0x00FF: text geometry
165 # 0x0140-0x017F: shape geometry
280 # text geometry
284 # shape geometry
417 # text geometry
450 # shape geometry
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeGeometry.idl57 not influence the geometry of the shape. If the value of the draw:type
75 to the shape geometry rotation.
H A DXSlidePreviewCache.idl31 #include <com/sun/star/geometry/IntegerSize2D.idl>
85 void setPreviewSize ([in] ::com::sun::star::geometry::IntegerSize2D aSize);
/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx660 const geometry::ViewInformation3D& rViewInformation3D, in ZBufferProcessor3D()
661 const geometry::ViewInformation2D& rViewInformation2D, in ZBufferProcessor3D()
737 const geometry::ViewInformation3D aNewViewInformation3D( in ZBufferProcessor3D()
/trunk/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl30 #include <com/sun/star/geometry/RealPoint2D.idl>
100 sequence< com::sun::star::geometry::RealPoint2D > getCurveValues(
/trunk/main/sw/source/ui/docvw/
H A DAnchorOverlayObject.cxx65 const drawinglayer::geometry::ViewInformation2D& rViewInformation) const;
103 const drawinglayer::geometry::ViewInformation2D& /*rViewInformation*/) const in create2DDecomposition()
/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx50 using ::com::sun::star::geometry::IntegerRectangle2D;
373 geometry::IntegerRectangle2D oClipRect( maBlipProps.moClipRect.get() ); in pushToPropMap()
/trunk/main/slideshow/test/
H A Ddemoshow.cxx157 virtual geometry::AffineMatrix2D SAL_CALL getTransformation( ) throw (uno::RuntimeException) in getTransformation()
159 geometry::AffineMatrix2D aRes; in getTransformation()
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx442 geometry::IntegerSize2D SAL_CALL VclCanvasBitmap::getSize() throw (uno::RuntimeException) in getSize()
454 uno::Reference< rendering::XBitmap > SAL_CALL VclCanvasBitmap::getScaledBitmap( const geometry::Rea… in getScaledBitmap()
466 … const geometry::IntegerRectangle2D& rect ) throw( lang::IndexOutOfBoundsException, in getData()
571 … const geometry::IntegerPoint2D& pos ) throw (lang::IndexOutOfBoundsException, in getPixel()
/trunk/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx679 const drawinglayer::geometry::ViewInformation2D& aViewInformation) const in impDecomposeContourTextPrimitive()
729 const drawinglayer::geometry::ViewInformation2D& aViewInformation) const in impDecomposeBlockTextPrimitive()
940 const drawinglayer::geometry::ViewInformation2D& aViewInformation) const in impDecomposeStretchTextPrimitive()
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx478 …Primitive3DSequence PolygonTubePrimitive3D::impCreate3DDecomposition(const geometry::ViewInformati… in impCreate3DDecomposition()
716 …Primitive3DSequence PolygonTubePrimitive3D::get3DDecomposition(const geometry::ViewInformation3D& … in get3DDecomposition()
/trunk/main/drawinglayer/inc/drawinglayer/tools/
H A Dconverters.hxx37 const geometry::ViewInformation2D& rViewInformation2D,
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dgroupprimitive2d.hxx86 …virtual Primitive2DSequence get2DDecomposition(const geometry::ViewInformation2D& rViewInformation…
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dgroupprimitive3d.hxx72 …virtual Primitive3DSequence get3DDecomposition(const geometry::ViewInformation3D& rViewInformation…

Completed in 122 milliseconds

1...<<11121314151617181920>>...22