Home
last modified time | relevance | path

Searched refs:GetPolyPolygon (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/vcl/source/gdi/
H A Dprint2.cxx177 o_rMtf.AddAction( new MetaPolyPolygonAction(pTransAct->GetPolyPolygon()) ); in ImplConvertTransparentAction()
480 … aActionBounds = static_cast<const MetaPolyPolygonAction&>(rAct).GetPolyPolygon().GetBoundRect(); in ImplCalcActionBounds()
533 aActionBounds = static_cast<const MetaGradientExAction&>(rAct).GetPolyPolygon().GetBoundRect(); in ImplCalcActionBounds()
537 aActionBounds = static_cast<const MetaHatchAction&>(rAct).GetPolyPolygon().GetBoundRect(); in ImplCalcActionBounds()
545 aActionBounds = static_cast<const MetaTransparentAction&>(rAct).GetPolyPolygon().GetBoundRect(); in ImplCalcActionBounds()
809 static_cast<const MetaPolyPolygonAction*>(pCurrAct)->GetPolyPolygon()); in RemoveTransparenciesFromMetaFile()
H A Dpdfwriter_impl2.cxx367 m_rOuterFace.DrawPolyPolygon( pA->GetPolyPolygon() ); in playMetafile()
387 m_rOuterFace.DrawGradient( pA->GetPolyPolygon(), pA->GetGradient() ); in playMetafile()
389 implWriteGradient( pA->GetPolyPolygon(), pA->GetGradient(), pDummyVDev, i_rContext ); in playMetafile()
397 m_rOuterFace.DrawHatch( pA->GetPolyPolygon(), pA->GetHatch() ); in playMetafile()
404 m_rOuterFace.DrawTransparent( pA->GetPolyPolygon(), pA->GetTransparence() ); in playMetafile()
552 m_rOuterFace.DrawGradient( pGradAction->GetPolyPolygon(), pGradAction->GetGradient() ); in playMetafile()
554 …implWriteGradient( pGradAction->GetPolyPolygon(), pGradAction->GetGradient(), pDummyVDev, i_rConte… in playMetafile()
H A Dgdimtf.cxx1244 …aMtf.AddAction( new MetaGradientExAction( ImplGetRotatedPolyPolygon( pAct->GetPolyPolygon(), aRotA… in Rotate()
1268 … ImplGetRotatedPolyPolygon( pAct->GetPolyPolygon(), aRotAnchor, aRotOffset, fSin, fCos ), in Rotate()
1344 …aMtf.AddAction( new MetaHatchAction( ImplGetRotatedPolyPolygon( pAct->GetPolyPolygon(), aRotAnchor… in Rotate()
1352 …aMtf.AddAction( new MetaTransparentAction( ImplGetRotatedPolyPolygon( pAct->GetPolyPolygon(), aRot… in Rotate()
1649 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect()
1751 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect()
1765 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect()
1773 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect()
2255 aMtf.Insert( new MetaGradientExAction( pAct->GetPolyPolygon(), aGradient ), LIST_APPEND ); in ImplExchangeColors()
2265 aMtf.Insert( new MetaHatchAction( pAct->GetPolyPolygon(), aHatch ), LIST_APPEND ); in ImplExchangeColors()
[all …]
H A Dcvtsvm.cxx665 if(pPolyPolygonAction->GetPolyPolygon().Count() == aInputPolyPolygon.Count()) in ImplConvertFromSVM1()
1732 ImplWritePolyPolyAction( rOStm, pAct->GetPolyPolygon() ); in ImplWriteActions()
1735 if(ImplWriteExtendedPolyPolygonAction(rOStm, pAct->GetPolyPolygon(), true)) in ImplWriteActions()
1944 rOStm << pA->GetPolyPolygon() << pA->GetGradient(); in ImplWriteActions()
2179 const PolyPolygon& rPolyPoly = ( (MetaTransparentAction*) pAction )->GetPolyPolygon(); in ImplWriteActions()
2302 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in ImplWriteActions()
H A Dgdimetafiletools.cxx704 const PolyPolygon& rPoly = pA->GetPolyPolygon(); in clipMetafileContentAgainstOwnRegions()
1005 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in clipMetafileContentAgainstOwnRegions()
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx229 pPath->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedPointsSmooth()
264 pPath->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedSegmentsKind()
330 if( aEditor.GetPolyPolygon().count() ) in DeleteMarkedPoints()
334 pPath->SetPathPoly( aEditor.GetPolyPolygon() ); in DeleteMarkedPoints()
H A Dsvdfmtf.cxx991 basegfx::B2DPolyPolygon aSource(rAct.GetPolyPolygon().getB2DPolyPolygon()); in DoAction()
1154 basegfx::B2DPolyPolygon aSource(rAct.GetPolyPolygon().getB2DPolyPolygon()); in DoAction()
1250 basegfx::B2DPolyPolygon aSource(pAct->GetPolyPolygon().getB2DPolyPolygon()); in DoAction()
1465 basegfx::B2DPolyPolygon aSource(rAct.GetPolyPolygon().getB2DPolyPolygon()); in DoAction()
1492 basegfx::B2DPolyPolygon aSource(rAct.GetPolyPolygon().getB2DPolyPolygon()); in DoAction()
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx357 PolyPolygon SvxContourDlg::GetPolyPolygon() in GetPolyPolygon() function in SvxContourDlg
359 return pSuperClass->GetPolyPolygon( sal_True ); in GetPolyPolygon()
586 PolyPolygon SvxSuperContourDlg::GetPolyPolygon( sal_Bool bRescaleToGraphic ) in GetPolyPolygon() function in SvxSuperContourDlg
588 PolyPolygon aRetPolyPoly( aContourWnd.GetPolyPolygon() ); in GetPolyPolygon()
683 PolyPolygon aPolyPoly( GetPolyPolygon( sal_False ) ); in ReducePoints()
H A Dcontimp.hxx43 using SvxContourDlg::GetPolyPolygon;
100 PolyPolygon GetPolyPolygon( sal_Bool bRescaleToGraphic = sal_True );
H A Dcontwnd.cxx129 const PolyPolygon& ContourWindow::GetPolyPolygon() in GetPolyPolygon() function in ContourWindow
287 PolyPolygon _aPolyPoly( GetPolyPolygon() ); in MouseButtonUp()
H A Dcontwnd.hxx65 const PolyPolygon& GetPolyPolygon();
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1137 if( aEditor.GetPolyPolygon().count() ) in DeleteMarkedPoints()
1140 mpPathObj->SetPathPoly( aEditor.GetPolyPolygon() ); in DeleteMarkedPoints()
1201 mpPathObj->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedSegmentsKind()
1255 mpPathObj->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedPointsSmooth()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx487 const PolyPolygon& GetPolyPolygon() const { return maPolyPoly; } in GetPolyPolygon() function in MetaPolyPolygonAction
973 const PolyPolygon& GetPolyPolygon() const { return maPolyPoly; } in GetPolyPolygon() function in MetaGradientExAction
998 const PolyPolygon& GetPolyPolygon() const { return maPolyPoly; } in GetPolyPolygon() function in MetaHatchAction
1389 const PolyPolygon& GetPolyPolygon() const { return maPolyPoly; } in GetPolyPolygon() function in MetaTransparentAction
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1569 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in Impl_writeActions()
1588 Impl_writeGradientEx( pA->GetPolyPolygon(), pA->GetGradient() ); in Impl_writeActions()
1597 mpVDev->AddHatchActions( pA->GetPolyPolygon(), pA->GetHatch(), aTmpMtf ); in Impl_writeActions()
1605 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in Impl_writeActions()
1701 Impl_writeGradientEx( pGradAction->GetPolyPolygon(), pGradAction->GetGradient()); in Impl_writeActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1303 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in ImplWriteActions()
1332 ImplWriteGradientEx( pA->GetPolyPolygon(), pA->GetGradient(), nWriteFlags ); in ImplWriteActions()
1344 mpVDev->AddHatchActions( pA->GetPolyPolygon(), pA->GetHatch(), aTmpMtf ); in ImplWriteActions()
1360 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in ImplWriteActions()
1463 ImplWriteGradientEx( pGradAction->GetPolyPolygon(), pGradAction->GetGradient(), nWriteFlags ); in ImplWriteActions()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1086 ImplWritePolyPolygonRecord( ( (const MetaPolyPolygonAction*) pAction )->GetPolyPolygon() ); in ImplWrite()
1105 maVDev.AddHatchActions( pA->GetPolyPolygon(), pA->GetHatch(), aTmpMtf ); in ImplWrite()
1114 ImplWritePolyPolygonRecord( ( (MetaTransparentAction*) pAction )->GetPolyPolygon() ); in ImplWrite()
H A Dwmfwr.cxx1324 WMFRecord_PolyPolygon( pA->GetPolyPolygon() ); in WriteRecords()
1483 pVirDev->AddHatchActions( pA->GetPolyPolygon(), pA->GetHatch(), aTmpMtf ); in WriteRecords()
1720 WMFRecord_PolyPolygon( ( (MetaTransparentAction*) pMA )->GetPolyPolygon() ); in WriteRecords()
/trunk/main/svx/inc/svx/
H A Dpolypolygoneditor.hxx45 const basegfx::B2DPolyPolygon& GetPolyPolygon() const { return maPolyPolygon; } in GetPolyPolygon() function in sdr::PolyPolygonEditor
H A Dcontdlg.hxx111 PolyPolygon GetPolyPolygon();
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1810 PolyPolygon aSimplePolyPoly( pA->GetPolyPolygon() ); in WriteOrders()
2097 aVDev.AddHatchActions( pA->GetPolyPolygon(), pA->GetHatch(), aTmpMtf ); in WriteOrders()
2299 METLine(( (const MetaTransparentAction*) pMA )->GetPolyPolygon()); in WriteOrders()
2309 METLine(( (const MetaTransparentAction*) pMA )->GetPolyPolygon()); in WriteOrders()
/trunk/main/oox/source/export/
H A Dshapes.cxx394 PolyPolygon aPolyPolygon = EscherPropertyContainer::GetPolyPolygon( xShape ); in WriteBezierShape()
760 PolyPolygon aPolyPolygon = EscherPropertyContainer::GetPolyPolygon( xShape ); in WriteLineShape()
/trunk/main/editeng/inc/editeng/
H A Dtxtrange.hxx93 const PolyPolygon& GetPolyPolygon() const { return *mpPolyPolygon; } in GetPolyPolygon() function in TextRanger
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1674 … rVDev.AddHatchActions( static_cast<MetaHatchAction*>(pCurrAct)->GetPolyPolygon(), in createActions()
1753 createGradientAction( pGradAction->GetPolyPolygon(), in createActions()
2210 …B2DPolyPolygon aPoly( static_cast<MetaPolyPolygonAction*>(pCurrAct)->GetPolyPolygon().getB2DPolyPo… in createActions()
2499 … ::basegfx::B2DPolyPolygon aPoly( pAct->GetPolyPolygon().getB2DPolyPolygon() ); in createActions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1943 basegfx::B2DPolyPolygon aPolyPolygonOutline(pA->GetPolyPolygon().getB2DPolyPolygon()); in interpretMetafile()
2347 basegfx::B2DPolyPolygon aOutline(pA->GetPolyPolygon().getB2DPolyPolygon()); in interpretMetafile()
2847 const basegfx::B2DPolyPolygon aOutline(pA->GetPolyPolygon().getB2DPolyPolygon()); in interpretMetafile()
3137 … basegfx::B2DPolyPolygon aPolyPolygon(pMetaGradientExAction->GetPolyPolygon().getB2DPolyPolygon()); in interpretMetafile()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx741 ImplPolyPoly( ( (const MetaPolyPolygonAction*) pMA )->GetPolyPolygon() ); in ImplWriteActions()
876 PolyPolygon aPolyPoly( ( (const MetaGradientExAction*)pMA)->GetPolyPolygon() ); in ImplWriteActions()
887 l_aVDev.AddHatchActions( ( (const MetaHatchAction*)pMA)->GetPolyPolygon(), in ImplWriteActions()
1219 ImplWriteGradient( pGradAction->GetPolyPolygon(), pGradAction->GetGradient(), rVDev ); in ImplWriteActions()

Completed in 228 milliseconds

12