Home
last modified time | relevance | path

Searched refs:basegfx (Results 176 – 200 of 1243) sorted by relevance

12345678910>>...50

/trunk/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx45basegfx::B2DPolyPolygon impCombineRangesToPolyPolygon(const std::vector< basegfx::B2DRange >& rRan… in impCombineRangesToPolyPolygon()
48 basegfx::B2DPolyPolygon aRetval; in impCombineRangesToPolyPolygon()
52 const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon()
60 …aRetval = basegfx::tools::solvePolygonOperationOr(aRetval, basegfx::B2DPolyPolygon(aDiscretePolygo… in impCombineRangesToPolyPolygon()
110 basegfx::BColor aRGBColor(getBaseColor().getBColor()); in createOverlayObjectPrimitive2DSequence()
116 aRGBColor = basegfx::BColor(1.0, 1.0, 1.0); in createOverlayObjectPrimitive2DSequence()
121 const basegfx::B2DPolygon aPolygon(basegfx::tools::createPolygonFromRect(maRanges[a])); in createOverlayObjectPrimitive2DSequence()
124 basegfx::B2DPolyPolygon(aPolygon), in createOverlayObjectPrimitive2DSequence()
147 const basegfx::B2DPolyPolygon aPolyPolygon(impCombineRangesToPolyPolygon(getRanges())); in createOverlayObjectPrimitive2DSequence()
172 const std::vector< basegfx::B2DRange >& rRanges, in OverlaySelection()
[all …]
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx523 virtual ::basegfx::B2IVector getSize();
542 ::basegfx::B2IVector maSize;
645 ::basegfx::B2IVector maSize;
674 ::basegfx::B2IVector maPageSize;
724 const ::basegfx::B2ISize& rSize ) : in DXSurface()
1019 ::basegfx::B2IVector DXSurface::getSize() in getSize()
1064 ::basegfx::B2IVector aPageSize( in DXRenderModule()
1336 ::basegfx::B2ISize(); in getFramebufferSize()
1662 io_rDestArea = ::basegfx::B2IRange( in convert2Screen()
1753 ::basegfx::B2IRange aDestArea( 0,0, in flip()
[all …]
H A Ddx_9rm.cxx152 const ::basegfx::B2ISize& rSize );
158 const ::basegfx::B2IRange& rSourceRect,
160 virtual ::basegfx::B2IVector getSize();
178 ::basegfx::B2IVector maSize;
206 virtual ::basegfx::B2IVector getPageSize();
310 const ::basegfx::B2ISize& rSize ) : in DXSurface()
395 const ::basegfx::B2IRange& rSourceRect, in update()
558 ::basegfx::B2IVector DXSurface::getSize() in getSize()
604 ::basegfx::B2IVector aPageSize(maPageSize); in DXRenderModule()
1069 ::basegfx::B2IVector DXRenderModule::getPageSize() in getPageSize()
[all …]
H A Ddx_surfacebitmap.hxx39 DXSurfaceBitmap( const ::basegfx::B2IVector& rSize,
44 bool resize( const ::basegfx::B2IVector& rSize );
50 virtual ::basegfx::B2IVector getSize() const;
56 const ::basegfx::B2DPoint& rPos,
57 const ::basegfx::B2DHomMatrix& rTransform );
59 bool draw( const ::basegfx::B2IRange& rArea );
62 const ::basegfx::B2DPoint& rPos,
63 const ::basegfx::B2DRange& rArea,
67 const ::basegfx::B2DPoint& rPos,
68 const ::basegfx::B2DPolyPolygon& rClipPoly,
[all …]
/trunk/main/svx/inc/svx/
H A Dobj3d.hxx52 namespace basegfx { class B3DPolyPolygon; } namespace
72 basegfx::B3DHomMatrix maTransformation; // lokale Transformation
119 basegfx::B3DHomMatrix maTransformation; // lokale Transformation
133 basegfx::B3DRange RecalcBoundVolume() const;
170 const basegfx::B3DRange& GetBoundVolume() const;
174 const basegfx::B3DHomMatrix& GetFullTransform() const;
177 const basegfx::B3DHomMatrix& GetTransform() const;
179 virtual void SetTransform(const basegfx::B3DHomMatrix& rMatrix);
187 basegfx::B3DPolyPolygon CreateWireframe() const;
241 basegfx::B2DPolyPolygon TransformToScreenCoor(const basegfx::B3DPolyPolygon& rCandidate);
[all …]
/trunk/main/basebmp/test/
H A Dlinetest.cxx61 const basegfx::B2IPoint aPt1(1,1); in implTestBasicDiagonalLines()
62 const basegfx::B2IPoint aPt2(9,9); in implTestBasicDiagonalLines()
67 const basegfx::B2IPoint aPt3(0,0); in implTestBasicDiagonalLines()
69 const basegfx::B2IPoint aPt4(10,10); in implTestBasicDiagonalLines()
85 const basegfx::B2IPoint aPt2(0,10); in implTestBasicHorizontalLines()
103 const basegfx::B2IPoint aPt1(1,1); in implTestBasicVerticalLines()
104 const basegfx::B2IPoint aPt2(1,9); in implTestBasicVerticalLines()
109 const basegfx::B2IPoint aPt3(0,0); in implTestBasicVerticalLines()
111 const basegfx::B2IPoint aPt4(0,10); in implTestBasicVerticalLines()
123 const basegfx::B2IPoint aPt1(1,1); in implTestTieBreaking()
[all …]
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.hxx35 namespace basegfx namespace
95 ::basegfx::B2DHomMatrix& calcLogic2PixelLinearTransform( ::basegfx::B2DHomMatrix& o_rMatrix,
110 ::basegfx::B2DHomMatrix& calcLogic2PixelAffineTransform( ::basegfx::B2DHomMatrix& o_rMatrix,
142 const ::basegfx::B2DVector* pScaling,
173 const ::basegfx::B2DPoint& rOffset,
174 const ::basegfx::B2DVector* pScaling,
199 const ::basegfx::B2DHomMatrix& rTransform );
234 ::basegfx::B2DRange calcDevicePixelBounds( const ::basegfx::B2DRange& rBounds,
256 ::basegfx::B2DPolyPolygon createTextLinesPolyPolygon( const double& rStartOffset,
260 ::basegfx::B2DPolyPolygon createTextLinesPolyPolygon( const ::basegfx::B2DPoint rStartPos,
/trunk/main/drawinglayer/source/attribute/
H A Dsdrlineattribute.cxx44 basegfx::BColor maColor; // color of line
50 basegfx::B2DLineJoin eJoin, in ImpSdrLineAttribute()
53 const basegfx::BColor& rColor, in ImpSdrLineAttribute()
70 meJoin(basegfx::B2DLINEJOIN_NONE), in ImpSdrLineAttribute()
81 basegfx::B2DLineJoin getJoin() const { return meJoin; } in getJoin()
106 basegfx::B2DLINEJOIN_ROUND, in get_global_default()
109 basegfx::BColor(), in get_global_default()
123 basegfx::B2DLineJoin eJoin, in SdrLineAttribute()
126 const basegfx::BColor& rColor, in SdrLineAttribute()
143 const basegfx::BColor& rColor) in SdrLineAttribute()
[all …]
/trunk/main/drawinglayer/source/animation/
H A Danimationtiming.cxx69 && basegfx::fTools::equal(mfState, pCompare->mfState)); in operator ==()
84 if(basegfx::fTools::less(fTime, mfDuration)) in getNextEventTime()
119 && basegfx::fTools::equal(mfStart, pCompare->mfStart) in operator ==()
120 && basegfx::fTools::equal(mfStop, pCompare->mfStop)); in operator ==()
130 if(basegfx::fTools::more(mfDuration, 0.0)) in getStateAtTime()
151 if(basegfx::fTools::less(fTime, mfDuration)) in getNextEventTime()
158 if(basegfx::fTools::more(fTime, mfDuration)) in getNextEventTime()
234 if(!basegfx::fTools::equalZero(fDuration)) in append()
248 if(!basegfx::fTools::equalZero(mfDuration)) in getStateAtTime()
266 if(!basegfx::fTools::equalZero(mfDuration)) in getNextEventTime()
[all …]
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.cxx53 basegfx::B2DRange ViewContactOfSdrObjCustomShape::getCorrectedTextBoundRect() const in getCorrectedTextBoundRect()
73 basegfx::B2DVector aTranslation(aObjectRange.getCenter()); in getCorrectedTextBoundRect()
76 basegfx::B2DRange aRotObjectRange(aObjectRange); in getCorrectedTextBoundRect()
77 basegfx::B2DHomMatrix aRotMatrix; in getCorrectedTextBoundRect()
98 aTextRange = basegfx::B2DRange( in getCorrectedTextBoundRect()
147 basegfx::B2DHomMatrix aTextBoxMatrix; in createViewIndependentPrimitive2DSequence()
158 const basegfx::B2DRange aTextRange(getCorrectedTextBoundRect()); in createViewIndependentPrimitive2DSequence()
177 if(!basegfx::fTools::equalZero(fExtraTextRotation)) in createViewIndependentPrimitive2DSequence()
179 basegfx::B2DVector aTranslation( in createViewIndependentPrimitive2DSequence()
225 const basegfx::B2DRange aObjectRange( in createViewIndependentPrimitive2DSequence()
[all …]
H A Dviewcontactofe3dpolygon.cxx59 basegfx::B3DPolyPolygon aPolyPolygon3D(GetE3dPolygonObj().GetPolyPolygon3D()); in createViewIndependentPrimitive3DSequence()
60 const basegfx::B3DPolyPolygon aPolyNormals3D(GetE3dPolygonObj().GetPolyNormals3D()); in createViewIndependentPrimitive3DSequence()
69 basegfx::B3DPolygon aCandidate3D(aPolyPolygon3D.getB3DPolygon(a)); in createViewIndependentPrimitive3DSequence()
70 basegfx::B3DPolygon aNormals3D; in createViewIndependentPrimitive3DSequence()
71 basegfx::B2DPolygon aTexture2D; in createViewIndependentPrimitive3DSequence()
111 basegfx::B2DVector aTextureSize(1.0, 1.0); in createViewIndependentPrimitive3DSequence()
117 const basegfx::B3DRange aObjectRange(basegfx::tools::getRange(aPolyPolygon3D)); in createViewIndependentPrimitive3DSequence()
124 if(basegfx::fTools::equalZero(aObjectRange.getWidth())) in createViewIndependentPrimitive3DSequence()
130 else if(basegfx::fTools::equalZero(aObjectRange.getHeight())) in createViewIndependentPrimitive3DSequence()
143 … if(basegfx::fTools::lessOrEqual(fWidth, 0.0) ||basegfx::fTools::lessOrEqual(fHeight, 0.0)) in createViewIndependentPrimitive3DSequence()
[all …]
/trunk/main/slideshow/source/engine/transitions/
H A Dzigzagwipe.cxx43 m_stdZigZag.append( ::basegfx::B2DPoint( -1.0 - d, -d ) ); in ZigZagWipe()
44 m_stdZigZag.append( ::basegfx::B2DPoint( -1.0 - d, 1.0 + d ) ); in ZigZagWipe()
45 m_stdZigZag.append( ::basegfx::B2DPoint( -d, 1.0 + d ) ); in ZigZagWipe()
47 m_stdZigZag.append( ::basegfx::B2DPoint( 0.0, ((pos - 1) * d) + d2 ) ); in ZigZagWipe()
48 m_stdZigZag.append( ::basegfx::B2DPoint( -d, (pos - 1) * d ) ); in ZigZagWipe()
53 ::basegfx::B2DPolyPolygon ZigZagWipe::operator () ( double t ) in operator ()()
55 ::basegfx::B2DPolyPolygon res(m_stdZigZag); in operator ()()
60 ::basegfx::B2DPolyPolygon BarnZigZagWipe::operator () ( double t ) in operator ()()
62 ::basegfx::B2DPolyPolygon res( createUnitRect() ); in operator ()()
63 ::basegfx::B2DPolygon poly( m_stdZigZag ); in operator ()()
[all …]
H A Drandomwipe.cxx39 : m_positions( new ::basegfx::B2DPoint[ nElements ] ), in RandomWipe()
43 ::basegfx::B2DHomMatrix aTransform; in RandomWipe()
49 aTransform.scale( 1.0, ::basegfx::pruneScaleValue(edge) ); in RandomWipe()
57 m_positions[ pos ] = ::basegfx::B2DPoint( in RandomWipe()
58 ::basegfx::pruneScaleValue( (pos % sqrtElements) * edge ), in RandomWipe()
59 ::basegfx::pruneScaleValue( (pos / sqrtElements) * edge ) ); in RandomWipe()
61 const double pedge = ::basegfx::pruneScaleValue(edge); in RandomWipe()
75 ::basegfx::B2DPolyPolygon RandomWipe::operator () ( double t ) in operator ()()
77 ::basegfx::B2DPolyPolygon res; in operator ()()
80 ::basegfx::B2DPoint const & point = m_positions[ pos ]; in operator ()()
[all …]
H A Dslidechangebase.cxx106 const basegfx::B2ISize slideSizePixel( in createBitmap()
134 ::basegfx::B2DRectangle( 0.0, 0.0, in createBitmap()
170 const basegfx::B2DHomMatrix viewTransform( in renderBitmap()
172 const basegfx::B2DPoint pageOrigin( in renderBitmap()
173 viewTransform * basegfx::B2DPoint() ); in renderBitmap()
178 const basegfx::B2DHomMatrix transform(basegfx::tools::createTranslateB2DHomMatrix( in renderBitmap()
296 const ::basegfx::B2DHomMatrix aViewTransform( in operator ()()
298 const ::basegfx::B2DPoint aSpritePosPixel( in operator ()()
299 aViewTransform * ::basegfx::B2DPoint() ); in operator ()()
477 basegfx::B2DSize const & rSpriteSize, in createSprite()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx993 basegfx::B2DPolyPolygon aRetval; in TakeXorPoly()
1688 basegfx::B2DHomMatrix aMatrix; in addCropHandles()
1689 basegfx::B2DPolyPolygon aPolyPolygon; in addCropHandles()
1698 basegfx::B2DTuple aScale; in addCropHandles()
1699 basegfx::B2DTuple aTranslate; in addCropHandles()
1703 if(!basegfx::fTools::equalZero(fShearX)) in addCropHandles()
1722 basegfx::B2DVector aScale, aTranslate; in addCropHandles()
1777 basegfx::B2DPoint aPos; in addCropHandles()
1779 aPos = aMatrix * basegfx::B2DPoint(0.0, 0.0); in addCropHandles()
1781 aPos = aMatrix * basegfx::B2DPoint(0.5, 0.0); in addCropHandles()
[all …]
/trunk/main/drawinglayer/source/processor3d/
H A Dcutfindprocessor3d.cxx44 const basegfx::B3DPoint& rFront, in CutFindProcessor()
45 const basegfx::B3DPoint& rBack, in CutFindProcessor()
74 const basegfx::B3DPoint aLastFront(maFront); in processBasePrimitive3D()
75 const basegfx::B3DPoint aLastBack(maBack); in processBasePrimitive3D()
76 basegfx::B3DHomMatrix aInverseTrans(rPrimitive.getTransformation()); in processBasePrimitive3D()
93 const basegfx::B3DHomMatrix aLastCombinedTransform(maCombinedTransform); in processBasePrimitive3D()
173 const basegfx::B3DPolyPolygon& rPolyPolygon = rPrimitive.getB3DPolyPolygon(); in processBasePrimitive3D()
178 const basegfx::B3DPolygon aPolygon(rPolyPolygon.getB3DPolygon(0)); in processBasePrimitive3D()
183 const basegfx::B3DVector aPlaneNormal(aPolygon.getNormal()); in processBasePrimitive3D()
187 const basegfx::B3DPoint aPointOnPlane(aPolygon.getB3DPoint(0)); in processBasePrimitive3D()
[all …]
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx237 basegfx::B3DPolygon EnhancedCustomShape3d::Transformation2D::ApplySkewSettings( const basegfx::B3DP… in ApplySkewSettings()
239 basegfx::B3DPolygon aRetval; in ApplySkewSettings()
246 aRetval.append(basegfx::B3DPoint( in ApplySkewSettings()
408 basegfx::B2DPolyPolygon aPolyPoly; in Create3DObject()
507 const basegfx::B2DRange aTempRange(basegfx::tools::getRange(aPolyPoly)); in Create3DObject()
508 …le aBoundRect(basegfx::fround(aTempRange.getMinX()), basegfx::fround(aTempRange.getMinY()), basegf… in Create3DObject()
616 basegfx::B3DPoint aLookAt( 0.0, 0.0, 0.0 ); in Create3DObject()
617 basegfx::B3DPoint aCamPos( 0.0, 0.0, 100.0 ); in Create3DObject()
660 basegfx::B3DPoint _aLookAt( 0.0, 0.0, 0.0 ); in Create3DObject()
793 basegfx::B3DPolygon aBoundVolume; in CalculateNewSnapRect()
[all …]
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrlatheprimitive3d.hxx52 basegfx::B2DPolyPolygon maCorrectedPolyPolygon;
56 basegfx::B2DPolyPolygon maPolyPolygon;
84 const basegfx::B3DPolygon& rLoopA,
85 const basegfx::B3DPolygon& rLoopB,
86 basegfx::B3DPolyPolygon& rTarget) const;
89 const basegfx::B2DPolygon& rPoly,
90 const basegfx::B2DPoint& rStart,
91 const basegfx::B2DPoint& rEnd) const;
99 const basegfx::B3DHomMatrix& rTransform,
100 const basegfx::B2DVector& rTextureSize,
[all …]
/trunk/main/chart2/source/tools/
H A DThreeDHelper.cxx109 ::basegfx::B3DHomMatrix aLightRottion( rLightRottion ); in lcl_rotateLights()
124 ::basegfx::B3DHomMatrix aInverseRotation; in lcl_getInverseRotationMatrix()
138 ::basegfx::B3DHomMatrix aCompleteRotation; in lcl_getCompleteRotationMatrix()
345 ::basegfx::B3DVector aCross = ::basegfx::cross( aVUP, aVPN ); in lcl_getCameraMatrix()
945 ::basegfx::B3DHomMatrix aSceneRotation; in getRotationAngleFromDiagram()
1024 ::basegfx::B3DHomMatrix aInverseCameraRotation; in setRotationAngleToDiagram()
1033 ::basegfx::B3DHomMatrix aCumulatedRotation; in setRotationAngleToDiagram()
1051 ::basegfx::B3DHomMatrix aNewRotation; in setRotationAngleToDiagram()
1080 rnHorizontalAngleDegree = ::basegfx::fround(fXAngle); in getRotationFromDiagram()
1159 aVRP = ::basegfx::B3DVector(0,0,1); in setCameraDistance()
[all …]
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx71 const ::basegfx::B2DSize& rSize( in calcNumPixel()
79 const ::basegfx::B2DRange& rArea ) in repaintBackground()
132 const ::basegfx::B2DPoint& rOutPos, in spriteRedrawStub2()
299 ::basegfx::B2DPoint(), in updateScreen()
402 const ::basegfx::B2IRange aOutputBounds( 0,0, in scrollUpdate()
411 ::basegfx::B2IRange aSourceRect( in scrollUpdate()
413 const ::basegfx::B2IRange& rDestRect( in scrollUpdate()
415 ::basegfx::B2IPoint aDestPos( rDestRect.getMinimum() ); in scrollUpdate()
417 ::std::vector< ::basegfx::B2IRange > aUnscrollableAreas; in scrollUpdate()
479 ::std::vector< ::basegfx::B2DRange > aUncoveredAreas; in scrollUpdate()
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dfillhatchprimitive2d.cxx56 ::std::vector< basegfx::B2DHomMatrix > aMatrices; in create2DDecomposition()
123 basegfx::B2DPolyPolygon( in create2DDecomposition()
129 const basegfx::B2DPoint aStart(0.0, 0.0); in create2DDecomposition()
130 const basegfx::B2DPoint aEnd(1.0, 0.0); in create2DDecomposition()
134 const basegfx::B2DHomMatrix& rMatrix = aMatrices[a]; in create2DDecomposition()
135 basegfx::B2DPolygon aNewLine; in create2DDecomposition()
150 const basegfx::B2DRange& rOutputRange, in FillHatchPrimitive2D()
151 const basegfx::BColor& rBColor, in FillHatchPrimitive2D()
162 const basegfx::B2DRange& rOutputRange, in FillHatchPrimitive2D()
163 const basegfx::B2DRange& rDefinitionRange, in FillHatchPrimitive2D()
[all …]
H A Ddiscreteshadowprimitive2d.cxx180 const basegfx::B2DVector aScale(getTransform() * basegfx::B2DVector(1.0, 1.0)); in create2DDecomposition()
194 basegfx::tools::createScaleTranslateB2DHomMatrix( in create2DDecomposition()
204 basegfx::tools::createScaleTranslateB2DHomMatrix( in create2DDecomposition()
214 basegfx::tools::createScaleTranslateB2DHomMatrix( in create2DDecomposition()
224 basegfx::tools::createScaleTranslateB2DHomMatrix( in create2DDecomposition()
234 basegfx::tools::createScaleTranslateB2DHomMatrix( in create2DDecomposition()
244 basegfx::tools::createScaleTranslateB2DHomMatrix( in create2DDecomposition()
283 const basegfx::B2DHomMatrix& rTransform, in DiscreteShadowPrimitive2D()
309 return basegfx::B2DRange(); in getB2DRange()
314 basegfx::B2DRange aRetval(0.0, 0.0, 1.0, 1.0); in getB2DRange()
[all …]
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx494 basegfx::B2DHomMatrix aFontMatrix; in getTransformGlyphContext()
502basegfx::B2DHomMatrix aFontTransform(basegfx::tools::createTranslateB2DHomMatrix(-rRect.X1, -rRect… in getTransformGlyphContext()
526 ::basegfx::B2DRange aRect2; in drawCharGlyphs()
612 basegfx::B2DRange aRect( 0, 0, 1, 1 ); in setupImage()
673 basegfx::B2DPolyPolygon aPoly=basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in strokePath()
687 basegfx::B2DPolyPolygon aPoly=basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in fillPath()
701 basegfx::B2DPolyPolygon aPoly=basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in eoFillPath()
716 basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectClip()
729 basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectEoClip()
1008 ::basegfx::B2DRange& PDFIProcessor::calcTransformedRectBounds( ::basegfx::B2DRange& outRect, in calcTransformedRectBounds()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutmap.cxx1061 return basegfx::B2DHomMatrix(); in GetViewTransformation()
1089 return basegfx::B2DHomMatrix(); in GetInverseViewTransformation()
1103 basegfx::B2DHomMatrix aTransform; in GetViewTransformation()
1251 basegfx::B2DPolygon OutputDevice::LogicToPixel( const basegfx::B2DPolygon& rLogicPoly ) const in LogicToPixel()
1460 basegfx::B2DPolyPolygon OutputDevice::LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly, in LogicToPixel()
1471 basegfx::B2DPolygon OutputDevice::LogicToPixel( const basegfx::B2DPolygon& rLogicPoly, in LogicToPixel()
1646 basegfx::B2DPolygon OutputDevice::PixelToLogic( const basegfx::B2DPolygon& rPixelPoly ) const in PixelToLogic()
1859 basegfx::B2DPolygon OutputDevice::PixelToLogic( const basegfx::B2DPolygon& rPixelPoly, in PixelToLogic()
1870 basegfx::B2DPolyPolygon OutputDevice::PixelToLogic( const basegfx::B2DPolyPolygon& rPixelPolyPoly, in PixelToLogic()
2321 basegfx::B2DPolygon OutputDevice::LogicToLogic( const basegfx::B2DPolygon& rPolySource, in LogicToLogic()
[all …]
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx85 basegfx::B2DPolyPolygon maPathPolyPolygon;
194basegfx::B2DHomMatrix aTrans(basegfx::tools::createTranslateB2DHomMatrix(-aRef.X(), -aRef.Y())); in EndSdrDrag()
393 ::basegfx::B2DPolygon aStartArrow; in MotionPathTag()
432 ::basegfx::B2DPolygon aCandidate; in updatePathAttributes()
441 ::basegfx::B2DPolygon aEndArrow; in updatePathAttributes()
945 basegfx::B2VectorContinuity eSmooth = basegfx::CONTINUITY_NONE; in CheckPossibilities()
962 const basegfx::B2DHomMatrix aTransform(basegfx::tools::createTranslateB2DHomMatrix( in addCustomHandles()
1227 basegfx::B2VectorContinuity eFlags; in SetMarkedPointsSmooth()
1231 eFlags = basegfx::CONTINUITY_NONE; in SetMarkedPointsSmooth()
1235 eFlags = basegfx::CONTINUITY_C1; in SetMarkedPointsSmooth()
[all …]

Completed in 140 milliseconds

12345678910>>...50