| /aoo4110/main/basegfx/inc/basegfx/tools/ | 
| H A D | canvastools.hxx | 91   				::com::sun::star::geometry::RealBezierSegment2D > > 96   				::com::sun::star::geometry::RealPoint2D > >
 122         ::com::sun::star::geometry::AffineMatrix2D&
 127 			::com::sun::star::geometry::AffineMatrix3D&	matrix,
 137         ::com::sun::star::geometry::Matrix2D&
 177 …ol RealSize2DAreEqual( const ::com::sun::star::geometry::RealSize2D& rA, const ::com::sun::star::g…
 178 …l RealPoint2DAreEqual( const ::com::sun::star::geometry::RealPoint2D& rA, const ::com::sun::star::…
 179 …Rectangle2DAreEqual( const ::com::sun::star::geometry::RealRectangle2D& rA, const ::com::sun::star…
 181 …ineMatrix2DAreEqual( const ::com::sun::star::geometry::AffineMatrix2D& rA, const ::com::sun::star:…
 183 …ntegerSize2DAreEqual( const ::com::sun::star::geometry::IntegerSize2D& rA, const ::com::sun::star:…
 [all …]
 
 | 
| /aoo4110/main/basegfx/source/tools/ | 
| H A D | canvastools.cxx | 80 					pOutput[a] = geometry::RealBezierSegment2D(  in bezierSequenceFromB2DPolygon()399         geometry::AffineMatrix2D& affineMatrixFromHomMatrix( geometry::AffineMatrix2D&		output,  in affineMatrixFromHomMatrix()
 413 			geometry::AffineMatrix3D& output,  in affineMatrixFromHomMatrix3D()
 454             return geometry::RealSize2D( rVec.getX(),  in size2DFromB2DSize()
 460             return geometry::RealPoint2D( rPoint.getX(),  in point2DFromB2DPoint()
 614 …ol RealSize2DAreEqual( const ::com::sun::star::geometry::RealSize2D& rA, const ::com::sun::star::g…  in RealSize2DAreEqual()
 619 …l RealPoint2DAreEqual( const ::com::sun::star::geometry::RealPoint2D& rA, const ::com::sun::star::…  in RealPoint2DAreEqual()
 624 …Rectangle2DAreEqual( const ::com::sun::star::geometry::RealRectangle2D& rA, const ::com::sun::star…  in RealRectangle2DAreEqual()
 634 …ineMatrix2DAreEqual( const ::com::sun::star::geometry::AffineMatrix2D& rA, const ::com::sun::star:…  in AffineMatrix2DAreEqual()
 639 …ntegerSize2DAreEqual( const ::com::sun::star::geometry::IntegerSize2D& rA, const ::com::sun::star:…  in IntegerSize2DAreEqual()
 [all …]
 
 | 
| /aoo4110/main/sdext/source/presenter/ | 
| H A D | PresenterGeometryHelper.cxx | 89     const geometry::RealRectangle2D& rBox)  in ConvertRectangle()102     const geometry::RealRectangle2D& rBox)  in ConvertRectangleWithConstantSize()
 117     return geometry::RealRectangle2D(  in ConvertRectangle()
 156     const geometry::RealRectangle2D& rBox1,  in Intersection()
 157     const geometry::RealRectangle2D& rBox2)  in Intersection()
 164         return geometry::RealRectangle2D(0,0,0,0);  in Intersection()
 173     const css::geometry::RealRectangle2D& rBox,  in IsInside()
 174     const css::geometry::RealPoint2D& rPoint)  in IsInside()
 221     const geometry::RealRectangle2D& rBox1,  in Union()
 222     const geometry::RealRectangle2D& rBox2)  in Union()
 [all …]
 
 | 
| H A D | PresenterSlideSorter.cxx | 106     geometry::RealPoint2D GetLocalPosition (const geometry::RealPoint2D& rWindowPoint) const;107     geometry::RealPoint2D GetWindowPosition(const geometry::RealPoint2D& rLocalPoint) const;
 113     css::geometry::RealPoint2D GetPoint (
 1049         geometry::AffineMatrix2D(  in PaintPreview()
 1420     geometry::RealPoint2D aBottomRight;  in IsScrollBarNeeded()
 1437     return css::geometry::RealPoint2D(  in GetLocalPosition()
 1448     return css::geometry::RealPoint2D(  in GetWindowPosition()
 1525     geometry::RealPoint2D aPosition (  in GetPoint()
 1554         geometry::RealRectangle2D(  in GetBoundingBox()
 2254         geometry::AffineMatrix2D(  in PaintBitmapOnce()
 [all …]
 
 | 
| H A D | PresenterPaneAnimator.cxx | 258     geometry::RealPoint2D GetLocation (const geometry::RealRectangle2D& rBox);259     geometry::RealSize2D GetSize (const geometry::RealRectangle2D& rBox);
 395     const geometry::RealRectangle2D& rBox)  in ResizePane()
 719     return geometry::RealRectangle2D(  in MovePanesAway()
 1142     return geometry::RealRectangle2D(  in GetOriginalBoundingBox()
 1299     const geometry::RealPoint2D rInitialBox,  in InterpolatePosition()
 1300     const geometry::RealPoint2D rFinalBox)  in InterpolatePosition()
 1306         geometry::RealPoint2D(  in InterpolatePosition()
 1382     const geometry::RealPoint2D& rLocation)  in SpritePaneMove()
 1402 geometry::RealPoint2D GetLocation (const geometry::RealRectangle2D& rBox)  in GetLocation()
 [all …]
 
 | 
| H A D | PresenterScrollBar.cxx | 604     const geometry::RealRectangle2D aBox,  in Repaint()642     geometry::RealRectangle2D aBox (aLocalBox);  in PaintBitmap()
 664             geometry::AffineMatrix2D(  in PaintBitmap()
 704     const geometry::RealPoint2D aPoint(nX, nY);  in GetArea()
 851     return geometry::RealPoint2D(nMinor, nMajor);  in GetPoint()
 903     maBox[Pager] = geometry::RealRectangle2D(  in UpdateBorders()
 920         maBox[Thumb] = geometry::RealRectangle2D(  in UpdateBorders()
 932     maBox[PagerUp] = geometry::RealRectangle2D(  in UpdateBorders()
 934     maBox[PagerDown] = geometry::RealRectangle2D(  in UpdateBorders()
 1127     maBox[Pager] = geometry::RealRectangle2D(  in UpdateBorders()
 [all …]
 
 | 
| H A D | PresenterGeometryHelper.hxx | 54         const css::geometry::RealRectangle2D& rBox);60         const css::geometry::RealRectangle2D& rBox);
 77     static css::geometry::RealRectangle2D Intersection (
 78         const css::geometry::RealRectangle2D& rBox1,
 79         const css::geometry::RealRectangle2D& rBox2);
 82         const css::geometry::RealRectangle2D& rBox,
 83         const css::geometry::RealPoint2D& rPoint);
 95     static css::geometry::RealRectangle2D Union (
 96         const css::geometry::RealRectangle2D& rBox1,
 97         const css::geometry::RealRectangle2D& rBox2);
 [all …]
 
 | 
| H A D | PresenterSprite.hxx | 65     void Resize (const css::geometry::RealSize2D& rSize);66     css::geometry::RealSize2D GetSize (void) const;
 68     void MoveTo (const css::geometry::RealPoint2D& rLocation);
 69     css::geometry::RealPoint2D GetLocation (void) const;
 71     void Transform (const css::geometry::AffineMatrix2D& rTransform);
 72     css::geometry::AffineMatrix2D GetTransform (void) const;
 82     css::geometry::RealSize2D maSize;
 83     css::geometry::RealPoint2D maLocation;
 84     css::geometry::AffineMatrix2D maTransform;
 
 | 
| H A D | PresenterSprite.cxx | 145 void PresenterSprite::Resize (const css::geometry::RealSize2D& rSize)  in Resize()157 css::geometry::RealSize2D PresenterSprite::GetSize (void) const  in GetSize()
 165 void PresenterSprite::MoveTo (const css::geometry::RealPoint2D& rLocation)  in MoveTo()
 172                 geometry::AffineMatrix2D(1,0,0, 0,1,0),  in MoveTo()
 175                 geometry::AffineMatrix2D(1,0,0, 0,1,0),  in MoveTo()
 185 css::geometry::RealPoint2D PresenterSprite::GetLocation (void) const  in GetLocation()
 193 void PresenterSprite::Transform (const css::geometry::AffineMatrix2D& rTransform)  in Transform()
 203 css::geometry::AffineMatrix2D PresenterSprite::GetTransform (void) const  in GetTransform()
 251                 geometry::AffineMatrix2D(1,0,0, 0,1,0),  in ProvideSprite()
 254                 geometry::AffineMatrix2D(1,0,0, 0,1,0),  in ProvideSprite()
 
 | 
| /aoo4110/main/canvas/workben/ | 
| H A D | canvasdemo.cxx | 133 			geometry::AffineMatrix2D aUnit( 1,0, 0,  in DemoRenderer()152 			geometry::Matrix2D aFontMatrix( 1, 0,  in DemoRenderer()
 166 									geometry::RealPoint2D( d, maSize.Height() ),  in drawGrid()
 171 									geometry::RealPoint2D( maSize.Width(), d ),  in drawGrid()
 190 			uno::Sequence< geometry::RealPoint2D > aPoints(4);  in drawRect()
 236 										geometry::RealPoint2D( RADIUS * cos (a),  in drawPolishDiamond()
 495 …mxCanvas->drawLine(geometry::RealPoint2D(ax, ay), geometry::RealPoint2D(c1x, c1y), maViewState, ma…  in drawArcs()
 496 …mxCanvas->drawLine(geometry::RealPoint2D(c1x, c1y), geometry::RealPoint2D(c2x, c2y), maViewState, …  in drawArcs()
 497 …mxCanvas->drawLine(geometry::RealPoint2D(bx, by), geometry::RealPoint2D(c2x, c2y), maViewState, ma…  in drawArcs()
 499 				geometry::RealBezierSegment2D aBezierSegment(  in drawArcs()
 [all …]
 
 | 
| /aoo4110/main/canvas/source/simplecanvas/ | 
| H A D | simplecanvasimpl.cxx | 71         uno::Sequence< geometry::RealPoint2D > rectSequence( 4 );  in rect2Poly()72         geometry::RealPoint2D* pOutput = rectSequence.getArray();  in rect2Poly()
 73         pOutput[0] = geometry::RealPoint2D( rRect.X1, rRect.Y1 );  in rect2Poly()
 74         pOutput[1] = geometry::RealPoint2D( rRect.X2, rRect.Y1 );  in rect2Poly()
 75         pOutput[2] = geometry::RealPoint2D( rRect.X2, rRect.Y2 );  in rect2Poly()
 76         pOutput[3] = geometry::RealPoint2D( rRect.X1, rRect.Y2 );  in rect2Poly()
 78         uno::Sequence< uno::Sequence< geometry::RealPoint2D > > sequenceSequence( 1 );  in rect2Poly()
 97         o3tl::LazyUpdate<geometry::RealRectangle2D,
 174                                 geometry::Matrix2D() )),  in SimpleCanvasImpl()
 238         virtual void SAL_CALL drawLine( const geometry::RealPoint2D& aStartPoint,   in drawLine()
 [all …]
 
 | 
| /aoo4110/main/vcl/inc/vcl/ | 
| H A D | canvastools.hxx | 55 namespace com { namespace sun { namespace star { namespace geometry   namespace100             	::com::sun::star::geometry::RealPoint2D >& rPoints );
 106 …          	::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > >& rPoints );
 112             	::com::sun::star::geometry::RealBezierSegment2D >& rPoints );
 118 …  	::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealBezierSegment2D > >& rPoints );
 212         ::com::sun::star::geometry::RealSize2D  		VCL_DLLPUBLIC size2DFromSize( const Size& );
 213         ::com::sun::star::geometry::RealPoint2D 		VCL_DLLPUBLIC point2DFromPoint( const Point& );
 216 …Size  											VCL_DLLPUBLIC sizeFromRealSize2D( const ::com::sun::star::geometry::RealSize2D& );
 217 …Point 											VCL_DLLPUBLIC pointFromRealPoint2D( const ::com::sun::star::geometry::RealPoint2D…
 221 …   ::com::sun::star::geometry::IntegerSize2D  		VCL_DLLPUBLIC integerSize2DFromSize( const Size& );
 [all …]
 
 | 
| /aoo4110/main/canvas/source/null/ | 
| H A D | null_canvashelper.cxx | 85                                   const geometry::RealPoint2D& 	/*aPoint*/,   in drawPoint()92                                  const geometry::RealPoint2D& 	/*aPoint1*/,   in drawLine()
 93                                  const geometry::RealPoint2D& 	/*aPoint2*/,   in drawLine()
 100                                    const geometry::RealBezierSegment2D&	/*aBezierSegment*/,   in drawBezier()
 101                                    const geometry::RealPoint2D& 		/*aEndPoint*/,  in drawBezier()
 262                                  const geometry::RealRectangle2D& 					/*sourceRect*/,   in copyRect()
 265                                  const geometry::RealRectangle2D& 					/*destRect*/,   in copyRect()
 272     geometry::IntegerSize2D CanvasHelper::getSize()  in getSize()
 275             geometry::IntegerSize2D(1, 1); // we're disposed  in getSize()
 296                                 const geometry::IntegerRectangle2D& 	/*rect*/ )  in setData()
 [all …]
 
 | 
| H A D | null_canvashelper.hxx | 81                         const ::com::sun::star::geometry::RealPoint2D& 	aPoint, 85                        const ::com::sun::star::geometry::RealPoint2D& 	aStartPoint,
 86                        const ::com::sun::star::geometry::RealPoint2D& 	aEndPoint,
 91                          const ::com::sun::star::geometry::RealPoint2D& 		aEndPoint,
 164                         const ::com::sun::star::geometry::Matrix2D& 			fontMatrix );
 209                        const ::com::sun::star::geometry::RealRectangle2D& 	sourceRect,
 212                        const ::com::sun::star::geometry::RealRectangle2D& 	destRect,
 216         ::com::sun::star::geometry::IntegerSize2D getSize();
 219         	getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& 	newSize,
 224                      const ::com::sun::star::geometry::IntegerRectangle2D&  rect );
 [all …]
 
 | 
| H A D | null_devicehelper.cxx | 72     geometry::RealSize2D DeviceHelper::getPhysicalResolution()  in getPhysicalResolution()74         return geometry::RealSize2D( 75, 75 );  in getPhysicalResolution()
 77     geometry::RealSize2D DeviceHelper::getPhysicalSize()  in getPhysicalSize()
 79         return geometry::RealSize2D( 210, 280 );  in getPhysicalSize()
 84         const uno::Sequence< uno::Sequence< geometry::RealPoint2D > >&	points )  in createCompatibleLinePolyPolygon()
 97         const uno::Sequence< uno::Sequence< geometry::RealBezierSegment2D > >&	points )  in createCompatibleBezierPolyPolygon()
 110         const geometry::IntegerSize2D& 						size )  in createCompatibleBitmap()
 125         const geometry::IntegerSize2D& 						/*size*/ )  in createVolatileBitmap()
 132         const geometry::IntegerSize2D& 						size )  in createCompatibleAlphaBitmap()
 147         const geometry::IntegerSize2D& 						/*size*/ )  in createVolatileAlphaBitmap()
 
 | 
| /aoo4110/main/sd/source/ui/presenter/ | 
| H A D | PresenterCanvas.cxx | 98         const css::geometry::RealSize2D& rSpriteSize);138     geometry::RealPoint2D maPosition;
 139     geometry::RealSize2D maSpriteSize;
 290     const css::geometry::RealPoint2D& aPoint,  in drawPoint()
 304         const css::geometry::RealPoint2D& aEndPoint,  in drawLine()
 785         return geometry::IntegerSize2D(0,0);  in getSize()
 816     const css::geometry::RealSize2D& rNewSize,  in getScaledBitmap()
 992     const geometry::RealPoint2D& rLocation,  in UpdateSpriteClip()
 993     const geometry::RealSize2D& rSize)  in UpdateSpriteClip()
 1076     const css::geometry::RealSize2D& rSpriteSize)  in PresenterCustomSprite()
 [all …]
 
 | 
| H A D | PresenterCanvas.hxx | 146         const css::geometry::RealPoint2D& rLocation,147         const css::geometry::RealSize2D& rSize);
 163         const css::geometry::RealPoint2D& aPoint,
 169         const css::geometry::RealPoint2D& aStartPoint,
 170         const css::geometry::RealPoint2D& aEndPoint,
 177         const css::geometry::RealPoint2D& aEndPoint,
 259             const css::geometry::Matrix2D& aFontMatrix)
 312         const css::geometry::RealRectangle2D& sourceRect,
 315         const css::geometry::RealRectangle2D& destRect,
 341             const css::geometry::RealSize2D& spriteSize)
 [all …]
 
 | 
| /aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/ | 
| H A D | polypolygonprimitive2d.hxx | 63 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…77 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 113 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 133 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 168 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 191 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 221 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 247 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 291 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 323 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 [all …]
 
 | 
| H A D | sceneprimitive2d.hxx | 75 			geometry::ViewInformation3D							maViewInformation3D;		97 			bool impGetShadow3D(const geometry::ViewInformation2D& rViewInformation) const;
 99 				const geometry::ViewInformation2D& rViewInformation,
 106 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 115 			Primitive2DSequence getShadow2D(const geometry::ViewInformation2D& rViewInformation) const;
 134 				const geometry::ViewInformation3D& rViewInformation3D);
 141 			const geometry::ViewInformation3D& getViewInformation3D() const { return maViewInformation3D; }  in getViewInformation3D()
 147 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 153 …virtual Primitive2DSequence get2DDecomposition(const geometry::ViewInformation2D& rViewInformation…
 
 | 
| H A D | polygonprimitive2d.hxx | 74 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;116 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 136 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 139 …virtual Primitive2DSequence get2DDecomposition(const geometry::ViewInformation2D& rViewInformation…
 174 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 197 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 226 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 252 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 282 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
 308 			virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
 
 | 
| /aoo4110/main/vcl/source/helper/ | 
| H A D | canvastools.cxx | 222                 geometry::IntegerRectangle2D        aRect;  in readBmp()460         geometry::RealSize2D size2DFromSize( const Size& rSize )  in size2DFromSize()
 462             return geometry::RealSize2D( rSize.Width(),  in size2DFromSize()
 466         geometry::RealPoint2D point2DFromPoint( const Point& rPoint )  in point2DFromPoint()
 468             return geometry::RealPoint2D( rPoint.X(),  in point2DFromPoint()
 474             return geometry::RealRectangle2D( rRect.Left(), rRect.Top(),  in rectangle2DFromRectangle()
 478         Size sizeFromRealSize2D( const geometry::RealSize2D& rSize )  in sizeFromRealSize2D()
 484         Point pointFromRealPoint2D( const geometry::RealPoint2D& rPoint )  in pointFromRealPoint2D()
 578         geometry::IntegerSize2D integerSize2DFromSize( const Size& rSize )  in integerSize2DFromSize()
 580             return geometry::IntegerSize2D( rSize.Width(),  in integerSize2DFromSize()
 [all …]
 
 | 
| /aoo4110/main/sdext/source/pdfimport/tree/ | 
| H A D | pdfiprocessor.hxx | 120                             const ::com::sun::star::geometry::RealRectangle2D& rRect,121                             const ::com::sun::star::geometry::Matrix2D&        rFontMatrix  );
 124                              ::com::sun::star::geometry::RealRectangle2D&  rRect,
 125                              ::com::sun::star::geometry::Matrix2D&         rFontMatrix,
 137         virtual void startPage( const ::com::sun::star::geometry::RealSize2D& rSize );
 140         virtual void hyperLink( const ::com::sun::star::geometry::RealRectangle2D& rBounds,
 171                                  const ::com::sun::star::geometry::RealRectangle2D& rRect,
 257             com::sun::star::geometry::RealRectangle2D& getRect(){ return m_rRect; }   in getRect()
 258             com::sun::star::geometry::Matrix2D&  getFontMatrix(){ return m_rFontMatrix; }   in getFontMatrix()
 291             com::sun::star::geometry::Matrix2D          m_rFontMatrix ;
 [all …]
 
 | 
| /aoo4110/main/boost/prj/ | 
| H A D | d.lst | 940 ..\%__SRC%\inc\boost\geometry\algorithms\* %_DEST%\inc%_EXT%\boost\geometry\algorithms944 ..\%__SRC%\inc\boost\geometry\arithmetic\* %_DEST%\inc%_EXT%\boost\geometry\arithmetic
 945 ..\%__SRC%\inc\boost\geometry\core\* %_DEST%\inc%_EXT%\boost\geometry\core
 946 ..\%__SRC%\inc\boost\geometry\domains\* %_DEST%\inc%_EXT%\boost\geometry\domains
 951 ..\%__SRC%\inc\boost\geometry\geometries\* %_DEST%\inc%_EXT%\boost\geometry\geometries
 956 ..\%__SRC%\inc\boost\geometry\multi\* %_DEST%\inc%_EXT%\boost\geometry\multi
 961 ..\%__SRC%\inc\boost\geometry\multi\core\* %_DEST%\inc%_EXT%\boost\geometry\multi\core
 966 ..\%__SRC%\inc\boost\geometry\multi\core\* %_DEST%\inc%_EXT%\boost\geometry\multi\core
 973 ..\%__SRC%\inc\boost\geometry\policies\* %_DEST%\inc%_EXT%\boost\geometry\policies
 981 ..\%__SRC%\inc\boost\geometry\util\* %_DEST%\inc%_EXT%\boost\geometry\util
 [all …]
 
 | 
| /aoo4110/main/canvas/source/cairo/ | 
| H A D | cairo_canvashelper.hxx | 94                         const ::com::sun::star::geometry::RealPoint2D& 	aPoint, 98                        const ::com::sun::star::geometry::RealPoint2D& 	aStartPoint,
 99                        const ::com::sun::star::geometry::RealPoint2D& 	aEndPoint,
 104                          const ::com::sun::star::geometry::RealPoint2D& 		aEndPoint,
 177                         const ::com::sun::star::geometry::Matrix2D& 			fontMatrix );
 225                        const ::com::sun::star::geometry::RealRectangle2D& 	destRect,
 229         ::com::sun::star::geometry::IntegerSize2D getSize();
 232         	getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& 	newSize,
 237                      const ::com::sun::star::geometry::IntegerRectangle2D&  rect );
 249                       const ::com::sun::star::geometry::IntegerPoint2D& pos );
 [all …]
 
 | 
| /aoo4110/main/canvas/source/directx/ | 
| H A D | dx_devicehelper.cxx | 78     geometry::RealSize2D DeviceHelper::getPhysicalResolution()  in getPhysicalResolution()92         return geometry::RealSize2D( nHorzRes*25.4,  in getPhysicalResolution()
 96     geometry::RealSize2D DeviceHelper::getPhysicalSize()  in getPhysicalSize()
 110         return geometry::RealSize2D( nHorzSize,  in getPhysicalSize()
 116         const uno::Sequence< uno::Sequence< geometry::RealPoint2D > >&	points )  in createCompatibleLinePolyPolygon()
 128         const uno::Sequence< uno::Sequence< geometry::RealBezierSegment2D > >&	points )  in createCompatibleBezierPolyPolygon()
 140         const geometry::IntegerSize2D& 						size )  in createCompatibleBitmap()
 156         const geometry::IntegerSize2D& 						/*size*/ )  in createVolatileBitmap()
 163         const geometry::IntegerSize2D& 						size )  in createCompatibleAlphaBitmap()
 179         const geometry::IntegerSize2D& 						/*size*/ )  in createVolatileAlphaBitmap()
 
 |