Searched refs:maPoly (Results 1 – 3 of 3) sorted by relevance
911 maPoly ( rPoly ) in IMPL_META_ACTION()920 maPoly ( rPoly ) in MetaPolyLineAction()966 bIsEqual = maPoly.IsEqual(((MetaPolyLineAction&)rMetaAction).maPoly ); in Compare()986 maPoly.Write( rOStm ); in Write()996 rIStm >> maPoly; in Read()1006 maPoly.Read( rIStm ); in Read()1018 maPoly ( rPoly ) in IMPL_META_ACTION()1026 pOut->DrawPolygon( maPoly ); in Execute()1056 return maPoly.IsEqual(((MetaPolygonAction&)rMetaAction).maPoly ); in Compare()1072 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()
Completed in 85 milliseconds