Home
last modified time | relevance | path

Searched refs:POLY_ARC (Results 1 – 17 of 17) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dpoly.hxx54 POLY_ARC = 1, enumerator
145 PolyStyle ePolyStyle = POLY_ARC );
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx426 …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()
/trunk/main/vcl/source/gdi/
H A Doutdev5.cxx190 Polygon aArcPoly( aRect, aStart, aEnd, POLY_ARC ); in DrawArc()
H A Dgdimetafiletools.cxx614 POLY_ARC); in clipMetafileContentAgainstOwnRegions()
H A Dprint2.cxx444 … static_cast<const MetaArcAction&>(rAct).GetEndPoint(), POLY_ARC ).GetBoundRect(); in ImplCalcActionBounds()
H A Dcvtsvm.cxx739 const Polygon aPoly( aRect, aPt, aPt1, POLY_ARC ); in ImplConvertFromSVM1()
H A Dgdimtf.cxx1100 … const Polygon aArcPoly( pAct->GetRect(), pAct->GetStartPoint(), pAct->GetEndPoint(), POLY_ARC ); in Rotate()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx335 ePolyKind = POLY_ARC; in ImplWriteShape()
400 case POLY_ARC : in ImplWriteShape()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1032 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWrite()
H A Dwinmtf.cxx1279 …mpGDIMetaFile->AddAction( new MetaPolyLineAction( Polygon( aRect, aStart, aEnd, POLY_ARC ), maLine… in DrawArc()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1516 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in Impl_writeActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1242 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWriteActions()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1387 Polygon aTempPoly( aRect, aStart, aEnd, POLY_ARC ); in CreateArc()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2097 … static_cast<MetaArcAction*>(pCurrAct)->GetEndPoint(), POLY_ARC ); in createActions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1869 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC); in interpretMetafile()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx666 ( (const MetaArcAction*)pMA )->GetEndPoint(), POLY_ARC ); in ImplWriteActions()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4471 ePolyKind = POLY_ARC; in ImplWritePage()
4545 case POLY_ARC : in ImplWritePage()

Completed in 404 milliseconds