Searched refs:POLY_ARC (Results 1 – 17 of 17) sorted by relevance
/aoo42x/main/tools/inc/tools/ |
H A D | poly.hxx | 54 POLY_ARC = 1, enumerator 145 PolyStyle ePolyStyle = POLY_ARC );
|
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | class4.cxx | 426 …Point.X, (long)aStartingPoint.Y ) ,Point( (long)aEndingPoint.X, (long)aEndingPoint.Y ), POLY_ARC ); in ImplDoClass4() 550 Point( (long)vector[ 2 ], (long)vector[ 3 ] ), POLY_ARC ); in ImplDoClass4()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev5.cxx | 190 Polygon aArcPoly( aRect, aStart, aEnd, POLY_ARC ); in DrawArc()
|
H A D | gdimetafiletools.cxx | 614 POLY_ARC); in clipMetafileContentAgainstOwnRegions()
|
H A D | print2.cxx | 444 … static_cast<const MetaArcAction&>(rAct).GetEndPoint(), POLY_ARC ).GetBoundRect(); in ImplCalcActionBounds()
|
H A D | cvtsvm.cxx | 739 const Polygon aPoly( aRect, aPt, aPt1, POLY_ARC ); in ImplConvertFromSVM1()
|
H A D | gdimtf.cxx | 1100 … const Polygon aArcPoly( pAct->GetRect(), pAct->GetStartPoint(), pAct->GetEndPoint(), POLY_ARC ); in Rotate()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 335 ePolyKind = POLY_ARC; in ImplWriteShape() 400 case POLY_ARC : in ImplWriteShape()
|
/aoo42x/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 1032 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWrite()
|
H A D | winmtf.cxx | 1279 …mpGDIMetaFile->AddAction( new MetaPolyLineAction( Polygon( aRect, aStart, aEnd, POLY_ARC ), maLine… in DrawArc()
|
/aoo42x/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 1516 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in Impl_writeActions()
|
/aoo42x/main/filter/source/svg/ |
H A D | svgwriter.cxx | 1242 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWriteActions()
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 1387 Polygon aTempPoly( aRect, aStart, aEnd, POLY_ARC ); in CreateArc()
|
/aoo42x/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 2097 … static_cast<MetaArcAction*>(pCurrAct)->GetEndPoint(), POLY_ARC ); in createActions()
|
/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 1869 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC); in interpretMetafile()
|
/aoo42x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 666 ( (const MetaArcAction*)pMA )->GetEndPoint(), POLY_ARC ); in ImplWriteActions()
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4471 ePolyKind = POLY_ARC; in ImplWritePage() 4545 case POLY_ARC : in ImplWritePage()
|
Completed in 171 milliseconds