Lines Matching refs:pA

303 …              const MetaClipRegionAction* pA = static_cast< const MetaClipRegionAction* >(pAction);  in clipMetafileContentAgainstOwnRegions()  local
305 if(pA->IsClipping()) in clipMetafileContentAgainstOwnRegions()
307 const Region& rRegion = pA->GetRegion(); in clipMetafileContentAgainstOwnRegions()
322 …const MetaISectRectClipRegionAction* pA = static_cast< const MetaISectRectClipRegionAction* >(pAct… in clipMetafileContentAgainstOwnRegions() local
323 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
342 …const MetaISectRegionClipRegionAction* pA = static_cast< const MetaISectRegionClipRegionAction* >(… in clipMetafileContentAgainstOwnRegions() local
343 const Region& rRegion = pA->GetRegion(); in clipMetafileContentAgainstOwnRegions()
360 … const MetaMoveClipRegionAction* pA = static_cast< const MetaMoveClipRegionAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
361 const long aHorMove(pA->GetHorzMove()); in clipMetafileContentAgainstOwnRegions()
362 const long aVerMove(pA->GetVertMove()); in clipMetafileContentAgainstOwnRegions()
376 const MetaPushAction* pA = static_cast< const MetaPushAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
377 const sal_uInt16 nFlags(pA->GetFlags()); in clipMetafileContentAgainstOwnRegions()
435 const MetaMapModeAction* pA = static_cast< const MetaMapModeAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
437 aMapModes.back() = pA->GetMapMode(); in clipMetafileContentAgainstOwnRegions()
460 const MetaPixelAction* pA = static_cast< const MetaPixelAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
461 const Point& rPoint = pA->GetPoint(); in clipMetafileContentAgainstOwnRegions()
475 const MetaPointAction* pA = static_cast< const MetaPointAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
476 const Point& rPoint = pA->GetPoint(); in clipMetafileContentAgainstOwnRegions()
493 const MetaLineAction* pA = static_cast< const MetaLineAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
494 const Point& rStart(pA->GetStartPoint()); in clipMetafileContentAgainstOwnRegions()
495 const Point& rEnd(pA->GetEndPoint()); in clipMetafileContentAgainstOwnRegions()
511 const MetaRectAction* pA = static_cast< const MetaRectAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
512 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
536 … const MetaRoundRectAction* pA = static_cast< const MetaRoundRectAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
537 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
545 const sal_uInt32 nHor(pA->GetHorzRound()); in clipMetafileContentAgainstOwnRegions()
546 const sal_uInt32 nVer(pA->GetVertRound()); in clipMetafileContentAgainstOwnRegions()
575 const MetaEllipseAction* pA = static_cast< const MetaEllipseAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
576 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
601 const MetaArcAction* pA = static_cast< const MetaArcAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
602 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
612 pA->GetStartPoint(), in clipMetafileContentAgainstOwnRegions()
613 pA->GetEndPoint(), in clipMetafileContentAgainstOwnRegions()
627 const MetaPieAction* pA = static_cast< const MetaPieAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
628 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
638 pA->GetStartPoint(), in clipMetafileContentAgainstOwnRegions()
639 pA->GetEndPoint(), in clipMetafileContentAgainstOwnRegions()
653 const MetaChordAction* pA = static_cast< const MetaChordAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
654 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
664 pA->GetStartPoint(), in clipMetafileContentAgainstOwnRegions()
665 pA->GetEndPoint(), in clipMetafileContentAgainstOwnRegions()
679 … const MetaPolyLineAction* pA = static_cast< const MetaPolyLineAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
683 basegfx::B2DPolyPolygon(pA->GetPolygon().getB2DPolygon()), in clipMetafileContentAgainstOwnRegions()
691 const MetaPolygonAction* pA = static_cast< const MetaPolygonAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
695 basegfx::B2DPolyPolygon(pA->GetPolygon().getB2DPolygon()), in clipMetafileContentAgainstOwnRegions()
703 … const MetaPolyPolygonAction* pA = static_cast< const MetaPolyPolygonAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
704 const PolyPolygon& rPoly = pA->GetPolyPolygon(); in clipMetafileContentAgainstOwnRegions()
720 const MetaBmpExAction* pA = static_cast< const MetaBmpExAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
721 const BitmapEx& rBitmapEx = pA->GetBitmapEx(); in clipMetafileContentAgainstOwnRegions()
738 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
747 const MetaBmpAction* pA = static_cast< const MetaBmpAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
748 const Bitmap& rBitmap = pA->GetBitmap(); in clipMetafileContentAgainstOwnRegions()
765 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
774 … const MetaBmpExScaleAction* pA = static_cast< const MetaBmpExScaleAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
778 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
779 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
780 pA->GetBitmapEx(), in clipMetafileContentAgainstOwnRegions()
787 … const MetaBmpScaleAction* pA = static_cast< const MetaBmpScaleAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
791 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
792 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
793 BitmapEx(pA->GetBitmap()), in clipMetafileContentAgainstOwnRegions()
800 … const MetaBmpExScalePartAction* pA = static_cast< const MetaBmpExScalePartAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
801 const BitmapEx& rBitmapEx = pA->GetBitmapEx(); in clipMetafileContentAgainstOwnRegions()
811 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in clipMetafileContentAgainstOwnRegions()
823 pA->GetDestPoint(), in clipMetafileContentAgainstOwnRegions()
824 pA->GetDestSize(), in clipMetafileContentAgainstOwnRegions()
834 … const MetaBmpScalePartAction* pA = static_cast< const MetaBmpScalePartAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
835 const Bitmap& rBitmap = pA->GetBitmap(); in clipMetafileContentAgainstOwnRegions()
845 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in clipMetafileContentAgainstOwnRegions()
857 pA->GetDestPoint(), in clipMetafileContentAgainstOwnRegions()
858 pA->GetDestSize(), in clipMetafileContentAgainstOwnRegions()
871 const MetaCommentAction* pA = static_cast< const MetaCommentAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
872 const ByteString& rComment = pA->GetComment(); in clipMetafileContentAgainstOwnRegions()
888 … SvMemoryStream aMemStm((void*)pA->GetData(), pA->GetDataSize(),STREAM_READ); in clipMetafileContentAgainstOwnRegions()
929 … SvMemoryStream aMemStm((void*)pA->GetData(), pA->GetDataSize(),STREAM_READ); in clipMetafileContentAgainstOwnRegions()
978 … const MetaGradientAction* pA = static_cast< const MetaGradientAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
979 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
994 pA->GetGradient(), in clipMetafileContentAgainstOwnRegions()
1004 … const MetaGradientExAction* pA = static_cast< const MetaGradientExAction* >(pAction); in clipMetafileContentAgainstOwnRegions() local
1005 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in clipMetafileContentAgainstOwnRegions()
1010 pA->GetGradient(), in clipMetafileContentAgainstOwnRegions()