Home
last modified time | relevance | path

Searched refs:POLY_CHORD (Results 1 – 16 of 16) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev5.cxx291 Polygon aChordPoly( aRect, aStart, aEnd, POLY_CHORD ); in DrawChord()
H A Dgdimetafiletools.cxx666 POLY_CHORD); in clipMetafileContentAgainstOwnRegions()
H A Dprint2.cxx456 … static_cast<const MetaChordAction&>(rAct).GetEndPoint(), POLY_CHORD ).GetBoundRect(); in ImplCalcActionBounds()
H A Dcvtsvm.cxx1602 pAct->GetEndPoint(), POLY_CHORD ); in ImplWriteActions()
H A Dgdimtf.cxx1118 …olygon aChordPoly( pAct->GetRect(), pAct->GetStartPoint(), pAct->GetEndPoint(), POLY_CHORD ); in Rotate()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx341 ePolyKind = POLY_CHORD; in ImplWriteShape()
393 case POLY_CHORD : in ImplWriteShape()
/trunk/main/tools/inc/tools/
H A Dpoly.hxx56 POLY_CHORD = 3 enumerator
/trunk/main/tools/source/generic/
H A Dpoly.cxx602 mpImplPolygon = new ImplPolygon( ( POLY_CHORD == eStyle ) ? ( nPoints + 1 ) : nPoints ); in Polygon()
615 if( POLY_CHORD == eStyle ) in Polygon()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1046 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD ); in ImplWrite()
H A Dwinmtf.cxx1329 …mpGDIMetaFile->AddAction( new MetaPolyLineAction( Polygon( aRect, aStart, aEnd, POLY_CHORD ), maLi… in DrawChord()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4458 PolyStyle ePolyKind = POLY_CHORD; in ImplWritePage()
4477 ePolyKind = POLY_CHORD; in ImplWritePage()
4538 case POLY_CHORD : in ImplWritePage()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1530 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD ); in Impl_writeActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1256 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD ); in ImplWriteActions()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2125 … static_cast<MetaChordAction*>(pCurrAct)->GetEndPoint(), POLY_CHORD ); in createActions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1897 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD); in interpretMetafile()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx684 ( (const MetaChordAction*)pMA )->GetEndPoint(), POLY_CHORD ); in ImplWriteActions()

Completed in 197 milliseconds