Searched refs:POLY_PIE (Results 1 – 16 of 16) sorted by relevance
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev5.cxx | 237 Polygon aPiePoly( aRect, aStart, aEnd, POLY_PIE ); in DrawPie()
|
H A D | gdimetafiletools.cxx | 640 POLY_PIE); in clipMetafileContentAgainstOwnRegions()
|
H A D | print2.cxx | 450 … static_cast<const MetaPieAction&>(rAct).GetEndPoint(), POLY_PIE ).GetBoundRect(); in ImplCalcActionBounds()
|
H A D | cvtsvm.cxx | 759 const Polygon aPoly( aRect, aPt, aPt1, POLY_PIE ); in ImplConvertFromSVM1()
|
H A D | gdimtf.cxx | 1109 … const Polygon aPiePoly( pAct->GetRect(), pAct->GetStartPoint(), pAct->GetEndPoint(), POLY_PIE ); in Rotate()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 330 ePolyKind = POLY_PIE; in ImplWriteShape() 392 case POLY_PIE : in ImplWriteShape()
|
/aoo42x/main/tools/inc/tools/ |
H A D | poly.hxx | 55 POLY_PIE = 2, enumerator
|
/aoo42x/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 1039 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in ImplWrite()
|
H A D | winmtf.cxx | 1304 …mpGDIMetaFile->AddAction( new MetaPolyLineAction( Polygon( aRect, aStart, aEnd, POLY_PIE ), maLine… in DrawPie()
|
/aoo42x/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 1523 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in Impl_writeActions()
|
/aoo42x/main/filter/source/svg/ |
H A D | svgwriter.cxx | 1249 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in ImplWriteActions()
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 590 if( POLY_PIE == eStyle ) in Polygon()
|
/aoo42x/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 2111 … static_cast<MetaPieAction*>(pCurrAct)->GetEndPoint(), POLY_PIE ); in createActions()
|
/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 1883 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE); in interpretMetafile()
|
/aoo42x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 675 ( (const MetaPieAction*)pMA )->GetEndPoint(), POLY_PIE ); in ImplWriteActions()
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4466 ePolyKind = POLY_PIE; in ImplWritePage() 4537 case POLY_PIE : in ImplWritePage()
|
Completed in 162 milliseconds