Home
last modified time | relevance | path

Searched refs:basegfx (Results 51 – 75 of 1243) sorted by relevance

12345678910>>...50

/trunk/main/drawinglayer/source/attribute/
H A Dsdrfillgraphicattribute.cxx46 basegfx::B2DVector maSize;
47 basegfx::B2DVector maOffset;
48 basegfx::B2DVector maOffsetPosition;
49 basegfx::B2DVector maRectPoint;
111 basegfx::B2DVector(), in get_global_default()
112 basegfx::B2DVector(), in get_global_default()
113 basegfx::B2DVector(), in get_global_default()
114 basegfx::B2DVector(), in get_global_default()
115 basegfx::B2DVector(), in get_global_default()
131 const basegfx::B2DVector& rSize, in SdrFillGraphicAttribute()
[all …]
/trunk/main/svx/source/svdraw/
H A Dgradtrns.cxx56 const basegfx::B2DPoint aCenter(aRange.getCenter()); in GradToVec()
57 basegfx::B2DPoint aStartPos, aEndPos; in GradToVec()
77 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aCenter, -fAng… in GradToVec()
100 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aCenter, -fAng… in GradToVec()
124 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aEndPos, -fAng… in GradToVec()
132 basegfx::B2DPoint aOffset( in GradToVec()
159 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aEndPos, -fAng… in GradToVec()
167 basegfx::B2DPoint aOffset( in GradToVec()
207 basegfx::B2DPoint aStartPos(rV.maPositionA); in VecToGrad()
208 basegfx::B2DPoint aEndPos(rV.maPositionB); in VecToGrad()
[all …]
H A Dsvdotextdecomposition.cxx124 …eContourTextPrimitive(const basegfx::B2DHomMatrix& rNewTransformA, const basegfx::B2DHomMatrix& rN… in decomposeContourTextPrimitive()
139 const basegfx::B2DRange& rClipRange) in decomposeBlockTextPrimitive()
185 basegfx::B2DVector aFontScaling; in impCreateTextPortionPrimitive()
192 basegfx::B2DHomMatrix aNewTransform; in impCreateTextPortionPrimitive()
525 basegfx::B2DHomMatrix aNewTransform; in impHandleDrawBulletInfo()
702 basegfx::B2DHomMatrix aNewTransformA; in impDecomposeContourTextPrimitive()
711 …const basegfx::B2DHomMatrix aNewTransformB(basegfx::tools::createScaleShearXRotateTranslateB2DHomM… in impDecomposeContourTextPrimitive()
913 …const basegfx::B2DHomMatrix aNewTransformB(basegfx::tools::createScaleShearXRotateTranslateB2DHomM… in impDecomposeBlockTextPrimitive()
918 basegfx::B2DRange aClipRange; in impDecomposeBlockTextPrimitive()
974 basegfx::B2DHomMatrix aNewTransformA; in impDecomposeStretchTextPrimitive()
[all …]
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx97 const basegfx::B2DPoint aTopLeft( in lcl_ConvertRect()
100 const basegfx::B2DPoint aBottomRight( in lcl_ConvertRect()
1148 basegfx::fround(fX), basegfx::fround(fY), in DeactivatePage()
1149 basegfx::fround(fX + maRange.getWidth()), basegfx::fround(fY + maRange.getHeight())); in DeactivatePage()
1325 maMtrPosX.SetMin(basegfx::fround64(fLeft)); in IMPL_LINK_INLINE_END()
1326 maMtrPosX.SetFirst(basegfx::fround64(fLeft)); in IMPL_LINK_INLINE_END()
1328 maMtrPosX.SetLast(basegfx::fround64(fRight)); in IMPL_LINK_INLINE_END()
1329 maMtrPosY.SetMin(basegfx::fround64(fTop)); in IMPL_LINK_INLINE_END()
1330 maMtrPosY.SetFirst(basegfx::fround64(fTop)); in IMPL_LINK_INLINE_END()
1410 maMtrWidth.SetLast(basegfx::fround64(fNewX)); in IMPL_LINK_INLINE_END()
[all …]
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx43 namespace basegfx namespace
165 CANVASTOOLS_DLLPUBLIC ::basegfx::B2DHomMatrix&
173 CANVASTOOLS_DLLPUBLIC ::basegfx::B2DHomMatrix&
197 CANVASTOOLS_DLLPUBLIC ::basegfx::B2DHomMatrix&
242 …CANVASTOOLS_DLLPUBLIC ::basegfx::B2DRange& calcTransformedRectBounds( ::basegfx::B2DRange& o_Rec…
282 …CANVASTOOLS_DLLPUBLIC ::basegfx::B2DHomMatrix& calcRectToRectTransform( ::basegfx::B2DHomMatrix& …
314 …CANVASTOOLS_DLLPUBLIC ::basegfx::B2DHomMatrix& calcRectToOriginTransform( ::basegfx::B2DHomMatrix&…
394 ::basegfx::B2IPoint& io_rDestPoint,
395 const ::basegfx::B2IRange& rSourceBounds,
413 …CANVASTOOLS_DLLPUBLIC ::basegfx::B2IRange spritePixelAreaFromB2DRange( const ::basegfx::B2DRange& …
[all …]
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx230 basegfx::B2DPoint* begin() in begin()
238 basegfx::B2DPoint* end() in end()
535 … const basegfx::B2DPolygon& getDefaultAdaptiveSubdivision(const basegfx::B2DPolygon& rSource) const in getDefaultAdaptiveSubdivision()
545 const basegfx::B2DRange& getB2DRange(const basegfx::B2DPolygon& rSource) const in getB2DRange()
549 basegfx::B2DRange aNewRange; in getB2DRange()
634 const basegfx::B2DPolygon& getDefaultAdaptiveSubdivision(const basegfx::B2DPolygon& rSource) const in getDefaultAdaptiveSubdivision()
649 const basegfx::B2DRange& getB2DRange(const basegfx::B2DPolygon& rSource) const in getB2DRange()
901 …void appendBezierSegment(const basegfx::B2DVector& rNext, const basegfx::B2DVector& rPrev, const b… in appendBezierSegment()
1179 basegfx::B2DPoint* begin() in begin()
1185 basegfx::B2DPoint* end() in end()
[all …]
H A Db3dpolygon.cxx41 basegfx::B3DPoint maPoint;
54 const basegfx::B3DPoint& getCoordinate() const in getCoordinate()
104 ::basegfx::B3DVector getNormal() const in getNormal()
106 ::basegfx::B3DVector aRetval; in getNormal()
114 const basegfx::B3DPoint* pNext(0); in getNormal()
115 const basegfx::B3DPoint* pPrev(0); in getNormal()
793 ::basegfx::B3DVector maPlaneNormal;
1085 return ::basegfx::BColor::getEmptyBColor(); in getBColor()
1125 const ::basegfx::B3DVector& getNormal() const in getNormal()
1200 return ::basegfx::B2DPoint::getEmptyPoint(); in getTextureCoordinate()
[all …]
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx142 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const;
143 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation,
262 ::basegfx::B2DHomMatrix aTransform; in render()
266 ::basegfx::B2DHomMatrix aTotalTransform; in render()
288 ::basegfx::B2DTuple aScale; in render()
289 ::basegfx::B2DTuple aTranslate; in render()
449 ::basegfx::B2ISize aBmpSize( in render()
516 …::basegfx::B2DRange TransparencyGroupAction::getBounds( const ::basegfx::B2DHomMatrix& rTransforma… in getBounds()
522 ::basegfx::B2DRange( 0,0, in getBounds()
529 …::basegfx::B2DRange TransparencyGroupAction::getBounds( const ::basegfx::B2DHomMatrix& rTransforma… in getBounds()
[all …]
H A Dbitmapaction.cxx61 const ::basegfx::B2DPoint& rDstPoint,
65 const ::basegfx::B2DPoint& rDstPoint,
66 const ::basegfx::B2DVector& rDstSize,
73 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const;
74 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation,
104 …const basegfx::B2DHomMatrix aLocalTransformation(basegfx::tools::createTranslateB2DHomMatrix(rDstP… in BitmapAction()
119 const ::basegfx::B2DVector& rDstSize, in BitmapAction()
137 … const basegfx::B2DHomMatrix aLocalTransformation(basegfx::tools::createScaleTranslateB2DHomMatrix( in BitmapAction()
178 …::basegfx::B2DRange BitmapAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const in getBounds()
192 … ::basegfx::B2DRange BitmapAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation, in getBounds()
[all …]
H A Dlineaction.cxx59 LineAction( const ::basegfx::B2DPoint&,
60 const ::basegfx::B2DPoint&,
68 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const;
69 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation,
75 ::basegfx::B2DPoint maStartPoint;
76 ::basegfx::B2DPoint maEndPoint;
81 LineAction::LineAction( const ::basegfx::B2DPoint& rStartPoint, in LineAction()
82 const ::basegfx::B2DPoint& rEndPoint, in LineAction()
122 … ::basegfx::B2DRange LineAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const in getBounds()
133 … ::basegfx::B2DRange LineAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation, in getBounds()
[all …]
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx66 basegfx::B2DHomMatrix aTexTransform; in create3DDecomposition()
89 ::std::vector< basegfx::B3DPolyPolygon > aFill; in create3DDecomposition()
155 basegfx::B3DPolyPolygon aReducedLoops; in create3DDecomposition()
156 basegfx::B3DPolyPolygon aNewLineGeometry; in create3DDecomposition()
295 basegfx::B3DPolygon aToBeAdded; in create3DDecomposition()
307 basegfx::B3DPolygon aToBeAdded; in create3DDecomposition()
319 basegfx::B3DPolygon aToBeAdded; in create3DDecomposition()
396 const basegfx::B3DHomMatrix& rTransform, in SdrExtrudePrimitive3D()
397 const basegfx::B2DVector& rTextureSize, in SdrExtrudePrimitive3D()
400 const basegfx::B2DPolyPolygon& rPolyPolygon, in SdrExtrudePrimitive3D()
[all …]
H A Dsdrdecompositiontools3d.cxx56 basegfx::B3DRange getRangeFrom3DGeometry(::std::vector< basegfx::B3DPolyPolygon >& rFill) in getRangeFrom3DGeometry()
58 basegfx::B3DRange aRetval; in getRangeFrom3DGeometry()
68 …id applyNormalsKindSphereTo3DGeometry(::std::vector< basegfx::B3DPolyPolygon >& rFill, const baseg… in applyNormalsKindSphereTo3DGeometry()
100 const basegfx::B3DRange& rRange, in applyTextureTo3DGeometry()
101 const basegfx::B2DVector& rTextureSize) in applyTextureTo3DGeometry()
134 basegfx::B2DHomMatrix aTexMatrix; in applyTextureTo3DGeometry()
145 const basegfx::B3DHomMatrix& rObjectTransform, in create3DPolyPolygonLinePrimitives()
178 const basegfx::B2DVector& rTextureSize, in create3DPolyPolygonFillPrimitives()
294 basegfx::B2DHomMatrix aShadowOffset; in createShadowPrimitive3D()
311 const basegfx::B2DVector& rTextureSize, in createHiddenGeometryPrimitives3D()
[all …]
/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx62 ::basegfx::B2DPolyPolygon aClipPath( in updateClipState()
70 const ::basegfx::B2DRectangle& rClipBounds( in updateClipState()
79 ::basegfx::B2DRectangle aSpriteRectPixel; in updateClipState()
142 ::basegfx::B2DRectangle( in updateClipState()
216 const ::basegfx::B2DSize& rOurSize( in checkDrawBitmap()
219 ::basegfx::B2DHomMatrix aTransform; in checkDrawBitmap()
267 ::basegfx::B2DHomMatrix aTransform; in move()
273 ::basegfx::B2DPoint aPoint( in move()
297 ::basegfx::B2DHomMatrix aMatrix; in transform()
449 …::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea( const ::basegfx::B2DRange& rBounds ) … in getUpdateArea()
[all …]
/trunk/main/slideshow/source/engine/transitions/
H A Dcombtransition.cxx45 basegfx::B2DPolyPolygon createClipPolygon( in createClipPolygon()
46 const ::basegfx::B2DVector& rDirection, in createClipPolygon()
47 const ::basegfx::B2DSize& rSlideSize, in createClipPolygon()
52 ::basegfx::B2DPolyPolygon aClipPoly; in createClipPolygon()
67basegfx::B2DHomMatrix aMatrix(basegfx::tools::createRotateAroundPoint(0.5, 0.5, aUpVec.angle( rDir… in createClipPolygon()
117 const basegfx::B2DPoint pageOrigin( viewTransform * basegfx::B2DPoint() ); in renderComb()
122 basegfx::B2DPoint p; in renderComb()
127 const basegfx::B2DSize enteringSizePixel( in renderComb()
130 const basegfx::B2DVector aPushDirection = basegfx::B2DVector( in renderComb()
132 const basegfx::B2DPolyPolygon aClipPolygon1 = basegfx::B2DPolyPolygon( in renderComb()
[all …]
H A Dslidetransitionfactory.cxx86 const ::basegfx::B2DHomMatrix aViewTransform( in fillPage()
88 const ::basegfx::B2DPoint aOutputPosPixel( in fillPage()
89 aViewTransform * ::basegfx::B2DPoint() ); in fillPage()
92 ::basegfx::B2DRectangle( in fillPage()
565 const basegfx::B2DHomMatrix aViewTransform( in performIn()
567 const basegfx::B2DPoint aPageOrigin( in performIn()
568 aViewTransform * basegfx::B2DPoint() ); in performIn()
605 const basegfx::B2DPoint aPageOrigin( in performOut()
640 ::basegfx::B2DVector aDirection; in createPushWipeTransition()
732 ::basegfx::B2DVector aInDirection; in createSlideWipeTransition()
[all …]
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dpolygonprimitive2d.hxx55 basegfx::B2DPolygon maPolygon;
58 basegfx::BColor maBColor;
102 basegfx::B2DPolygon maPolygon;
105 basegfx::BColor maRGBColorA;
106 basegfx::BColor maRGBColorB;
121 const basegfx::B2DPolygon& rPolygon,
122 const basegfx::BColor& rRGBColorA,
123 const basegfx::BColor& rRGBColorB,
164 basegfx::B2DPolygon maPolygon;
179 const basegfx::B2DPolygon& rPolygon,
[all …]
/trunk/main/basebmp/test/
H A Dcliptest.cxx69 const basegfx::B2IPoint aPt(0,0); in implTestPixelClip()
78 const basegfx::B2IPoint aPt1(10,0); in implTestPixelClip()
82 const basegfx::B2IPoint aPt3(0,10); in implTestPixelClip()
92 const basegfx::B2IPoint aPt1(0,0); in implTestLineClip()
93 const basegfx::B2IPoint aPt2(1,9); in implTestLineClip()
97 const basegfx::B2IPoint aPt3(1,5); in implTestLineClip()
118 const basegfx::B2IPoint aPt(0,10); in implTestFillClip()
157 const basegfx::B2IPoint aPt(1,1); in implTestBmpClip()
171 basegfx::B2DPolyPolygon aPoly; in implTestMaskColorClip()
189 const basegfx::B2IPoint aPt(1,1); in implTestMaskColorClip()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfuconbez.cxx402 basegfx::B2DPolyPolygon aPoly; in CreateDefaultObject()
410 …const basegfx::B2DPolygon aInnerPoly(basegfx::tools::createPolygonFromEllipse(basegfx::B2DPoint(rR… in CreateDefaultObject()
417 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
431 basegfx::B2DPoint(rRectangle.Right(), rRectangle.Top())); in CreateDefaultObject()
439 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
444 basegfx::B2DPoint(rRectangle.Left(), rRectangle.Top()), in CreateDefaultObject()
445 basegfx::B2DPoint(rRectangle.Center().X(), rRectangle.Top()), in CreateDefaultObject()
450 basegfx::B2DPoint(rRectangle.Right(), rRectangle.Bottom()), in CreateDefaultObject()
451 basegfx::B2DPoint(rRectangle.Right(), rRectangle.Top())); in CreateDefaultObject()
468 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
[all …]
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx58 return basegfx::B2DLINEJOIN_ROUND; in StrokeLinejoinToB2DLineJoin()
62 return basegfx::B2DLINEJOIN_BEVEL; in StrokeLinejoinToB2DLineJoin()
65 return basegfx::B2DLINEJOIN_MITER; in StrokeLinejoinToB2DLineJoin()
342 const basegfx::B2DPolyPolygon& rPath, in add_fillGradient()
355 basegfx::B2DHomMatrix aGeoToUnit; in add_fillGradient()
416 basegfx::B2DPoint aFocal; in add_fillGradient()
480 const basegfx::B2DPolyPolygon& rPath, in add_fillPatternTransform()
515 const basegfx::B2DPolyPolygon& rPath, in add_fillPattern()
606 const basegfx::B2DPolyPolygon& rPath, in add_fill()
787 basegfx::B2DRange& rClipRange, in prepare_singleMarker()
[all …]
H A Dsvgsvgnode.cxx366 const basegfx::B2DRange aChildRange( in decomposeSvgNode()
394 const basegfx::B2DRange aChildRange( in decomposeSvgNode()
416 …if(basegfx::fTools::more(getViewBox()->getWidth(),0.0) && basegfx::fTools::more(getViewBox()->getH… in decomposeSvgNode()
454basegfx::B2DPolyPolygon(basegfx::tools::createPolygonFromRect(aTarget)), in decomposeSvgNode()
465 if(basegfx::fTools::more(fW, 0.0) && basegfx::fTools::more(fH, 0.0)) in decomposeSvgNode()
467 if(!basegfx::fTools::equalZero(fX) || !basegfx::fTools::equalZero(fY)) in decomposeSvgNode()
481 basegfx::B2DPolyPolygon( in decomposeSvgNode()
509 … if(basegfx::fTools::more(fViewBoxWidth,0.0) && basegfx::fTools::more(fViewBoxHeight,0.0)) in decomposeSvgNode()
597 const basegfx::B2DRange aContentRange( in decomposeSvgNode()
629 basegfx::B2DPolyPolygon( in decomposeSvgNode()
[all …]
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx115 ::basegfx::B2DHomMatrix aMatrix; in setupFontTransform()
121 ::basegfx::B2DTuple aScale; in setupFontTransform()
122 ::basegfx::B2DTuple aTranslate; in setupFontTransform()
130 basegfx::fTools::equalZero(nRotate) ) in setupFontTransform()
193 ::basegfx::B2DPoint aPoint( ::basegfx::unotools::b2DPointFromRealPoint2D(rPoint) ); in mapRealPoint2D()
195 ::basegfx::B2DHomMatrix aMatrix; in mapRealPoint2D()
207 ::basegfx::B2DHomMatrix aMatrix; in mapPolyPolygon()
212 ::basegfx::B2DPolyPolygon aTemp( rPoly ); in mapPolyPolygon()
232 ::basegfx::B2DRectangle aDestRect; in transformBitmap()
237 const ::basegfx::B2DRectangle aSrcRect( 0, 0, in transformBitmap()
[all …]
/trunk/main/slideshow/source/inc/
H A Dtools.hxx52 namespace basegfx namespace
169 bool extractValue( basegfx::B2DTuple& o_rPair,
197 basegfx::B2DRange calcRelativeShapeBounds( const basegfx::B2DVector& rPageSize,
210 basegfx::B2DHomMatrix getShapeTransformation(
211 const basegfx::B2DRange& rBounds,
229 basegfx::B2DHomMatrix getSpriteTransformation(
231 const basegfx::B2DVector& rOrigSize,
252 basegfx::B2DRange getShapeUpdateArea(
275 basegfx::B2DRange getShapeUpdateArea( const basegfx::B2DRange& rUnitBounds,
286 basegfx::B2DRange getShapePosSize(
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dgridprimitive2d.cxx52 basegfx::B2DVector aScale, aTranslate; in create2DDecomposition()
57 basegfx::B2DHomMatrix aRST(basegfx::tools::createShearXRotateTranslateB2DHomMatrix( in create2DDecomposition()
67 if(basegfx::fTools::less(fStepX, fMinimalStep)) in create2DDecomposition()
72 if(basegfx::fTools::less(fStepY, fMinimalStep)) in create2DDecomposition()
133 basegfx::B2DRange aExtendedViewport; in create2DDecomposition()
192 const basegfx::B2DPoint aViewPos(aRST * basegfx::B2DPoint(fX, fY)); in create2DDecomposition()
210 const basegfx::B2DPoint aViewPos(aRST * basegfx::B2DPoint(fF, fY)); in create2DDecomposition()
226 const basegfx::B2DPoint aViewPos(aRST * basegfx::B2DPoint(fX, fF)); in create2DDecomposition()
273 const basegfx::B2DHomMatrix& rTransform, in GridPrimitive2D()
280 const basegfx::BColor& rBColor, in GridPrimitive2D()
[all …]
/trunk/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx75 const basegfx::BColor aEnd(rFillGradient.getEndColor()); in impRenderGradientTexturePrimitive3D()
238 const basegfx::B3DPoint aZero(aInvObjectToView * basegfx::B3DPoint(0.0, 0.0, 0.0)); in impRenderHatchTexturePrimitive3D()
239 const basegfx::B3DPoint aOne(aInvObjectToView * basegfx::B3DPoint(1.0, 1.0, 1.0)); in impRenderHatchTexturePrimitive3D()
240 const basegfx::B3DVector aLogicPixel(aOne - aZero); in impRenderHatchTexturePrimitive3D()
282 basegfx::tools::createScaleB2DHomMatrix( in impRenderBitmapTexturePrimitive3D()
342 const basegfx::B3DRange a3DRange(basegfx::tools::getRange(aHairline)); in impRenderPolygonHairlinePrimitive3D()
382 const basegfx::B3DRange a3DRange(basegfx::tools::getRange(aFill)); in impRenderPolyPolygonMaterialPrimitive3D()
433 …const basegfx::BColor aColor(getModulate() ? basegfx::BColor(1.0, 1.0, 1.0) : rPrimitive.getMateri… in impRenderPolyPolygonMaterialPrimitive3D()
463 …const basegfx::BColor aColor(getModulate() ? basegfx::BColor(1.0, 1.0, 1.0) : rPrimitive.getMateri… in impRenderPolyPolygonMaterialPrimitive3D()
616 maRasterRange.expand(basegfx::B2DTuple(0.0, 0.0)); in DefaultProcessor3D()
[all …]
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx57 basegfx::B2DHomMatrix maObjectTransformation;
60 basegfx::B2DHomMatrix maViewTransformation;
68 basegfx::B2DRange maViewport;
69 basegfx::B2DRange maDiscreteViewport;
266 const basegfx::B2DHomMatrix& rViewTransformation, in ImpViewInformation2D()
267 const basegfx::B2DRange& rViewport, in ImpViewInformation2D()
330 const basegfx::B2DRange& getViewport() const in getViewport()
341 basegfx::B2DRange aDiscreteViewport(maViewport); in getDiscreteViewport()
443 const basegfx::B2DHomMatrix& rObjectTransformation, in ViewInformation2D()
444 const basegfx::B2DHomMatrix& rViewTransformation, in ViewInformation2D()
[all …]

Completed in 241 milliseconds

12345678910>>...50