Searched refs:maPoly (Results 1 – 3 of 3) sorted by relevance
911 maPoly ( rPoly ) in IMPL_META_ACTION()920 maPoly ( rPoly ) in MetaPolyLineAction()929 pOut->DrawPolyLine( maPoly ); in Execute()931 pOut->DrawPolyLine( maPoly, maLineInfo ); in Execute()947 maPoly.Move( nHorzMove, nVertMove ); in Move()954 ImplScalePoly( maPoly, fScaleX, fScaleY ); in Scale()966 bIsEqual = maPoly.IsEqual(((MetaPolyLineAction&)rMetaAction).maPoly ); in Compare()978 maPoly.AdaptiveSubdivide( aSimplePoly ); in Write()983 sal_uInt8 bHasPolyFlags = maPoly.HasFlags(); // Version 3 in Write()986 maPoly.Write( rOStm ); in Write()[all …]
340 Polygon maPoly; member in ImplChain363 const Polygon& ImplGetPoly() { return maPoly; } in ImplGetPoly()402 maPoly = Polygon(); in ImplBeginAdd()658 maPoly.SetSize( 0 ); in ImplEndAdd()719 aNewArr2.ImplCreatePoly( maPoly ); in ImplPostProcess()
427 Polygon maPoly; member in MetaPolyLineAction440 const Polygon& GetPolygon() const { return maPoly; } in GetPolygon()452 Polygon maPoly; member in MetaPolygonAction464 const Polygon& GetPolygon() const { return maPoly; } in GetPolygon()