/aoo41x/main/oox/inc/oox/drawingml/ |
H A D | fillproperties.hxx | 51 OptValue< ::com::sun::star::geometry::IntegerRectangle2D > moFillToRect; 52 OptValue< ::com::sun::star::geometry::IntegerRectangle2D > moTileRect; 82 OptValue< ::com::sun::star::geometry::IntegerRectangle2D > 84 OptValue< ::com::sun::star::geometry::IntegerRectangle2D >
|
/aoo41x/main/basegfx/inc/basegfx/tools/ |
H A D | canvastools.hxx | 42 struct IntegerRectangle2D; 160 …::com::sun::star::geometry::IntegerRectangle2D integerRectangle2DFromB2IRectangle( const ::basegfx… 164 …Range b2IRectangleFromIntegerRectangle2D( const ::com::sun::star::geometry::IntegerRectangle2D& ); 185 …al( const ::com::sun::star::geometry::IntegerRectangle2D& rA, const ::com::sun::star::geometry::In…
|
/aoo41x/main/oox/source/drawingml/ |
H A D | fillproperties.cxx | 50 using ::com::sun::star::geometry::IntegerRectangle2D; 233 …IntegerRectangle2D aFillToRect = maGradientProps.moFillToRect.get( IntegerRectangle2D( 0, 0, MAX_P… in pushToPropMap() 373 geometry::IntegerRectangle2D oClipRect( maBlipProps.moClipRect.get() ); in pushToPropMap()
|
H A D | drawingmltypes.cxx | 259 IntegerRectangle2D GetRelativeRect( const Reference< XFastAttributeList >& xAttribs ) in GetRelativeRect() 261 IntegerRectangle2D r; in GetRelativeRect()
|
/aoo41x/main/basegfx/source/tools/ |
H A D | canvastools.cxx | 524 …geometry::IntegerRectangle2D integerRectangle2DFromB2IRectangle( const ::basegfx::B2IRange& rRecta… in integerRectangle2DFromB2IRectangle() 526 return geometry::IntegerRectangle2D( rRectangle.getMinX(), rRectangle.getMinY(), in integerRectangle2DFromB2IRectangle() 542 …::basegfx::B2IRange b2IRectangleFromIntegerRectangle2D( const geometry::IntegerRectangle2D& rRecta… in b2IRectangleFromIntegerRectangle2D() 649 …al( const ::com::sun::star::geometry::IntegerRectangle2D& rA, const ::com::sun::star::geometry::In… in IntegerRectangle2DAreEqual()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | canvastools.hxx | 62 struct IntegerRectangle2D; 223 …::com::sun::star::geometry::IntegerRectangle2D VCL_DLLPUBLIC integerRectangle2DFromRectangle( con… 227 …DLLPUBLIC rectangleFromIntegerRectangle2D( const ::com::sun::star::geometry::IntegerRectangle2D& );
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_ibitmap.hxx | 46 const ::com::sun::star::geometry::IntegerRectangle2D& rect ) = 0; 51 const ::com::sun::star::geometry::IntegerRectangle2D& rect ) = 0;
|
H A D | dx_bitmap.hxx | 56 const ::com::sun::star::geometry::IntegerRectangle2D& rect ); 61 const ::com::sun::star::geometry::IntegerRectangle2D& rect );
|
H A D | dx_surfacebitmap.hxx | 73 const ::com::sun::star::geometry::IntegerRectangle2D& rect ); 78 const ::com::sun::star::geometry::IntegerRectangle2D& rect );
|
H A D | dx_bitmapcanvashelper.hxx | 106 const ::com::sun::star::geometry::IntegerRectangle2D& rect ); 110 const ::com::sun::star::geometry::IntegerRectangle2D& rect );
|
H A D | dx_impltools.hxx | 50 struct IntegerRectangle2D; 86 …::Rect gdiPlusRectFromIntegerRectangle2D( const ::com::sun::star::geometry::IntegerRectangle2D& );
|
H A D | dx_bitmapcanvashelper.cxx | 166 … const geometry::IntegerRectangle2D& rect ) in getData() 182 const geometry::IntegerRectangle2D& rect ) in setData()
|
H A D | dx_bitmap.cxx | 113 const geometry::IntegerRectangle2D& rect ) in getData() 148 const geometry::IntegerRectangle2D& rect ) in setData()
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.hxx | 97 const ::com::sun::star::geometry::IntegerRectangle2D& rect ); 101 const ::com::sun::star::geometry::IntegerRectangle2D& rect );
|
/aoo41x/main/vcl/test/ |
H A D | canvasbitmaptest.cxx | 189 …uno::Sequence<sal_Int8> aPixelData = xBmp->getData(aLayout, geometry::IntegerRectangle2D(0,0,1,1)); in checkCanvasBitmap() 214 aPixelData = xBmp->getData(aLayout, geometry::IntegerRectangle2D(0,0,200,1)); in checkCanvasBitmap() 340 …uno::Sequence<sal_Int8> aPixelData = xBmp->getData(aLayout, geometry::IntegerRectangle2D(0,0,1,1)); in checkBitmapImport() 365 aPixelData = xBmp->getData(aLayout, geometry::IntegerRectangle2D(0,0,200,1)); in checkBitmapImport() 480 … const geometry::IntegerRectangle2D& rect ) throw (lang::IndexOutOfBoundsException, in getData()
|
/aoo41x/main/vcl/source/helper/ |
H A D | canvastools.cxx | 222 geometry::IntegerRectangle2D aRect; in readBmp() 590 geometry::IntegerRectangle2D integerRectangle2DFromRectangle( const Rectangle& rRectangle ) in integerRectangle2DFromRectangle() 592 return geometry::IntegerRectangle2D( rRectangle.Left(), rRectangle.Top(), in integerRectangle2DFromRectangle() 608 Rectangle rectangleFromIntegerRectangle2D( const geometry::IntegerRectangle2D& rRectangle ) in rectangleFromIntegerRectangle2D()
|
/aoo41x/main/canvas/inc/canvas/base/ |
H A D | doublebitmapbase.hxx | 77 …const ::com::sun::star::geometry::IntegerRectangle2D& rect ) throw (::com::sun::star::lang::Index… in getData() 92 …const ::com::sun::star::geometry::IntegerRectangle2D& rect ) throw (::com::sun::star::lang::Ill… in setData()
|
H A D | floatbitmapbase.hxx | 77 …const ::com::sun::star::geometry::IntegerRectangle2D& rect ) throw (::com::sun::star::lang::Index… in getData() 93 …const ::com::sun::star::geometry::IntegerRectangle2D& rect ) throw (::com::sun::star::lang::Ill… in setData()
|
H A D | integerbitmapbase.hxx | 77 …const ::com::sun::star::geometry::IntegerRectangle2D& rect ) throw (::com::sun::star::lang::IndexO… in getData() 92 …const ::com::sun::star::geometry::IntegerRectangle2D& rect ) throw (::com::sun::star::lang::Ille… in setData()
|
/aoo41x/main/offapi/com/sun/star/geometry/ |
H A D | IntegerRectangle2D.idl | 37 IntegerRectangle2D with X1 equal X2 or Y1 equal Y2 can be 46 struct IntegerRectangle2D
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XHalfFloatBitmap.idl | 39 #include <com/sun/star/geometry/IntegerRectangle2D.idl> 69 … FloatingPointBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerRectangle2D rect )
|
H A D | XHalfFloatReadOnlyBitmap.idl | 39 #include <com/sun/star/geometry/IntegerRectangle2D.idl> 84 sequence<short> getData( [in] ::com::sun::star::geometry::IntegerRectangle2D rect )
|
H A D | XIeeeDoubleReadOnlyBitmap.idl | 39 #include <com/sun/star/geometry/IntegerRectangle2D.idl> 95 … FloatingPointBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerRectangle2D rect )
|
H A D | XIeeeFloatReadOnlyBitmap.idl | 39 #include <com/sun/star/geometry/IntegerRectangle2D.idl> 94 … FloatingPointBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerRectangle2D rect )
|
/aoo41x/main/canvas/source/null/ |
H A D | null_canvashelper.cxx | 288 const geometry::IntegerRectangle2D& /*rect*/ ) in getData() argument 296 const geometry::IntegerRectangle2D& /*rect*/ ) in setData() argument
|