| /AOO41X/main/vcl/source/gdi/ |
| H A D | cvtsvm.cxx | 577 rMtf.AddAction( new MetaPixelAction( aPt, aActionColor ) ); in ImplConvertFromSVM1() 584 rMtf.AddAction( new MetaPointAction( aPt ) ); in ImplConvertFromSVM1() 591 rMtf.AddAction( new MetaLineAction( aPt, aPt1, aLineInfo ) ); in ImplConvertFromSVM1() 702 rMtf.AddAction( new MetaRoundRectAction( aRect, nTmp, nTmp1 ) ); in ImplConvertFromSVM1() 705 rMtf.AddAction( new MetaRectAction( aRect ) ); in ImplConvertFromSVM1() 708 rMtf.AddAction( new MetaPolyLineAction( aRect, aLineInfo ) ); in ImplConvertFromSVM1() 721 rMtf.AddAction( new MetaPushAction( PUSH_LINECOLOR ) ); in ImplConvertFromSVM1() 722 rMtf.AddAction( new MetaLineColorAction( COL_TRANSPARENT, sal_False ) ); in ImplConvertFromSVM1() 723 rMtf.AddAction( new MetaPolygonAction( aPoly ) ); in ImplConvertFromSVM1() 724 rMtf.AddAction( new MetaPopAction() ); in ImplConvertFromSVM1() [all …]
|
| H A D | gdimtf.cxx | 426 rMtf.AddAction( pAction ); in Play() 613 void GDIMetaFile::AddAction( MetaAction* pAction ) in AddAction() function in GDIMetaFile 620 pPrev->AddAction( pAction ); in AddAction() 626 void GDIMetaFile::AddAction( MetaAction* pAction, sal_uLong nPos ) in AddAction() function in GDIMetaFile 633 pPrev->AddAction( pAction, nPos ); in AddAction() 746 AddAction( new MetaLineColorAction( pOutDev->GetLineColor(), in SaveStatus() 748 AddAction( new MetaFillColorAction( pOutDev->GetFillColor(), in SaveStatus() 750 AddAction( new MetaFontAction( pOutDev->GetFont() ) ); in SaveStatus() 751 AddAction( new MetaTextColorAction( pOutDev->GetTextColor() ) ); in SaveStatus() 752 AddAction( new MetaTextFillColorAction( pOutDev->GetTextFillColor(), in SaveStatus() [all …]
|
| H A D | outdev4.cxx | 250 … mpMetaFile->AddAction( new MetaFillColorAction( Color( nRed, nGreen, nBlue ), sal_True ) ); in ImplDrawLinearGradient() 262 mpMetaFile->AddAction( new MetaPolygonAction( aPoly ) ); in ImplDrawLinearGradient() 276 mpMetaFile->AddAction( new MetaPolygonAction( aPoly ) ); in ImplDrawLinearGradient() 335 … mpMetaFile->AddAction( new MetaFillColorAction( Color( nRed, nGreen, nBlue ), sal_True ) ); in ImplDrawLinearGradient() 348 mpMetaFile->AddAction( new MetaPolygonAction( aPoly ) ); in ImplDrawLinearGradient() 361 mpMetaFile->AddAction( new MetaPolygonAction( aPoly ) ); in ImplDrawLinearGradient() 373 … mpMetaFile->AddAction( new MetaFillColorAction( Color( nRed, nGreen, nBlue ), sal_True ) ); in ImplDrawLinearGradient() 385 mpMetaFile->AddAction( new MetaPolygonAction( aPoly ) ); in ImplDrawLinearGradient() 529 mpMetaFile->AddAction( new MetaFillColorAction( Color( nRed, nGreen, nBlue ), sal_True ) ); in ImplDrawComplexGradient() 585 mpMetaFile->AddAction( new MetaPolyPolygonAction( *pPolyPoly ) ); in ImplDrawComplexGradient() [all …]
|
| H A D | outdev.cxx | 1073 mpMetaFile->AddAction( new MetaClipRegionAction( Region(), sal_False ) ); in SetClipRegion() 1089 mpMetaFile->AddAction( new MetaClipRegionAction( rRegion, sal_True ) ); in SetClipRegion() 1147 mpMetaFile->AddAction( new MetaMoveClipRegionAction( nHorzMove, nVertMove ) ); in MoveClipRegion() 1166 mpMetaFile->AddAction( new MetaISectRectClipRegionAction( rRect ) ); in IntersectClipRegion() 1187 mpMetaFile->AddAction( new MetaISectRegionClipRegionAction( rRegion ) ); in IntersectClipRegion() 1220 mpMetaFile->AddAction( new MetaRasterOpAction( eRasterOp ) ); in SetRasterOp() 1243 mpMetaFile->AddAction( new MetaLineColorAction( Color(), sal_False ) ); in SetLineColor() 1299 mpMetaFile->AddAction( new MetaLineColorAction( aColor, sal_True ) ); in SetLineColor() 1332 mpMetaFile->AddAction( new MetaFillColorAction( Color(), sal_False ) ); in SetFillColor() 1392 mpMetaFile->AddAction( new MetaFillColorAction( aColor, sal_True ) ); in SetFillColor() [all …]
|
| H A D | print2.cxx | 161 o_rMtf.AddAction( new MetaPushAction( PUSH_LINECOLOR|PUSH_FILLCOLOR ) ); in ImplConvertTransparentAction() 168 o_rMtf.AddAction( new MetaLineColorAction(aLineColor, sal_True) ); in ImplConvertTransparentAction() 174 o_rMtf.AddAction( new MetaFillColorAction(aFillColor, sal_True) ); in ImplConvertTransparentAction() 177 o_rMtf.AddAction( new MetaPolyPolygonAction(pTransAct->GetPolyPolygon()) ); in ImplConvertTransparentAction() 180 o_rMtf.AddAction( new MetaPopAction() ); in ImplConvertTransparentAction() 249 o_rMtf.AddAction( new MetaBmpAction( in ImplConvertTransparentAction() 254 o_rMtf.AddAction( new MetaBmpScaleAction( in ImplConvertTransparentAction() 260 o_rMtf.AddAction( new MetaBmpScalePartAction( in ImplConvertTransparentAction() 1137 rOutMtf.AddAction( ( aCurrAct->first->Duplicate(), aCurrAct->first ) ); in RemoveTransparenciesFromMetaFile() 1199 rOutMtf.AddAction( new MetaPushAction( PUSH_MAPMODE ) ); in RemoveTransparenciesFromMetaFile() [all …]
|
| H A D | outdev5.cxx | 54 mpMetaFile->AddAction( new MetaRoundRectAction( rRect, nHorzRound, nVertRound ) ); in DBG_NAMEEX() 113 mpMetaFile->AddAction( new MetaEllipseAction( rRect ) ); in DrawEllipse() 164 mpMetaFile->AddAction( new MetaArcAction( rRect, rStartPt, rEndPt ) ); in DrawArc() 211 mpMetaFile->AddAction( new MetaPieAction( rRect, rStartPt, rEndPt ) ); in DrawPie() 265 mpMetaFile->AddAction( new MetaChordAction( rRect, rStartPt, rEndPt ) ); in DrawChord()
|
| H A D | gdimetafiletools.cxx | 69 rTarget.AddAction( in handleGeometricContent() 76 rTarget.AddAction( in handleGeometricContent() 112 rTarget.AddAction( in handleGradientContent() 224 rTarget.AddAction( in handleBitmapContent() 242 rTarget.AddAction( in addSvtGraphicStroke() 255 rTarget.AddAction( in addSvtGraphicFill() 1059 aTarget.AddAction(const_cast< MetaAction* >(pAction)); in clipMetafileContentAgainstOwnRegions()
|
| H A D | outdev2.cxx | 255 mpMetaFile->AddAction( new MetaBmpScaleAction( rDestPt, rDestSize, aBmp ) ); in DrawOutDev() 328 mpMetaFile->AddAction( new MetaBmpScaleAction( rDestPt, rDestSize, aBmp ) ); in DrawOutDev() 620 mpMetaFile->AddAction( new MetaBmpAction( rDestPt, aBmp ) ); in ImplDrawBitmap() 624 mpMetaFile->AddAction( new MetaBmpScaleAction( rDestPt, rDestSize, aBmp ) ); in ImplDrawBitmap() 628 mpMetaFile->AddAction( new MetaBmpScalePartAction( in ImplDrawBitmap() 1093 mpMetaFile->AddAction( new MetaBmpExAction( rDestPt, aBmpEx ) ); in ImplDrawBitmapEx() 1097 mpMetaFile->AddAction( new MetaBmpExScaleAction( rDestPt, rDestSize, aBmpEx ) ); in ImplDrawBitmapEx() 1101 mpMetaFile->AddAction( new MetaBmpExScalePartAction( rDestPt, rDestSize, in ImplDrawBitmapEx() 1380 mpMetaFile->AddAction( new MetaMaskAction( rDestPt, in ImplDrawMask() 1385 mpMetaFile->AddAction( new MetaMaskScaleAction( rDestPt, in ImplDrawMask() [all …]
|
| H A D | print3.cxx | 957 o_rMtf.AddAction( new MetaPushAction( PUSH_ALL ) ); in appendSubPage() 960 o_rMtf.AddAction( new MetaClipRegionAction( Region( i_rClipRect ), sal_True ) ); in appendSubPage() 967 o_rMtf.AddAction( new MetaPopAction() ); in appendSubPage() 973 …o_rMtf.AddAction( new MetaPushAction( PUSH_LINECOLOR | PUSH_FILLCOLOR | PUSH_CLIPREGION | PUSH_MAP… in appendSubPage() 974 o_rMtf.AddAction( new MetaMapModeAction( MapMode( MAP_100TH_MM ) ) ); in appendSubPage() 977 o_rMtf.AddAction( new MetaLineColorAction( Color( COL_BLACK ), sal_True ) ); in appendSubPage() 978 o_rMtf.AddAction( new MetaFillColorAction( Color( COL_TRANSPARENT ), sal_False ) ); in appendSubPage() 979 o_rMtf.AddAction( new MetaRectAction( aBorderRect ) ); in appendSubPage() 982 o_rMtf.AddAction( new MetaPopAction() ); in appendSubPage() 1050 o_rMtf.AddAction( new MetaMapModeAction( MapMode( MAP_100TH_MM ) ) ); in getFilteredPageFile()
|
| H A D | outdev6.cxx | 215 mpMetaFile->AddAction( new MetaB2DPolyPolygonAction( rB2DPolyPoly ) ); in DrawTransparent() 218 …mpMetaFile->AddAction( new MetaTransparentAction( PolyPolygon( rB2DPolyPoly ), static_cast< sal_uI… in DrawTransparent() 261 mpMetaFile->AddAction( new MetaTransparentAction( rPolyPoly, nTransparencePercent ) ); in DrawTransparent() 645 …mpMetaFile->AddAction( new MetaFloatTransparentAction( rMtf, rPos, rSize, rTransparenceGradient ) … in DrawTransparent() 1122 mpMetaFile->AddAction( new MetaWallpaperAction( rRect, rWallpaper ) ); in DrawWallpaper() 1213 mpMetaFile->AddAction( new MetaEPSAction( rPoint, rSize, rGfxLink, aSubst ) ); in DrawEPS()
|
| H A D | outdev3.cxx | 5092 mpMetaFile->AddAction( new MetaFontAction( aFont ) ); in SetFont() 5095 mpMetaFile->AddAction( new MetaTextAlignAction( aFont.GetAlign() ) ); in SetFont() 5096 …mpMetaFile->AddAction( new MetaTextFillColorAction( aFont.GetFillColor(), !aFont.IsTransparent() )… in SetFont() 5116 mpMetaFile->AddAction( new MetaTextColorAction( aFont.GetColor() ) ); in SetFont() 5145 mpMetaFile->AddAction( new MetaLayoutModeAction( nTextLayoutMode ) ); in SetLayoutMode() 5160 mpMetaFile->AddAction( new MetaTextLanguageAction( eTextLanguage ) ); in SetDigitLanguage() 5202 mpMetaFile->AddAction( new MetaTextColorAction( aColor ) ); in SetTextColor() 5222 mpMetaFile->AddAction( new MetaTextFillColorAction( Color(), sal_False ) ); in SetTextFillColor() 5276 mpMetaFile->AddAction( new MetaTextFillColorAction( aColor, sal_True ) ); in SetTextFillColor() 5305 mpMetaFile->AddAction( new MetaTextLineColorAction( Color(), sal_False ) ); in SetTextLineColor() [all …]
|
| H A D | impvect.cxx | 808 rMtf.AddAction( new MetaLineColorAction( aFindColor, sal_True ) ); in ImplVectorize() 809 rMtf.AddAction( new MetaFillColorAction( aFindColor, sal_True ) ); in ImplVectorize() 810 rMtf.AddAction( new MetaPolyPolygonAction( aPolyPoly ) ); in ImplVectorize()
|
| /AOO41X/main/svtools/source/filter/wmf/ |
| H A D | winmtf.cxx | 759 mpGDIMetaFile->AddAction( new MetaRectAction( rPolyPoly.GetBoundRect() ) ); in ImplDrawClippedPolyPolygon() 771 mpGDIMetaFile->AddAction( new MetaPolygonAction( aPoly ) ); in ImplDrawClippedPolyPolygon() 776 mpGDIMetaFile->AddAction( new MetaPolyPolygonAction( rPolyPoly ) ); in ImplDrawClippedPolyPolygon() 953 …mpGDIMetaFile->AddAction( new MetaPushAction( PUSH_CLIPREGION ) ); // The original clipregion… in WinMtfOutput() 973 mpGDIMetaFile->AddAction( new MetaPopAction() ); in ~WinMtfOutput() 992 …mpGDIMetaFile->AddAction( new MetaPopAction() ); // taking the orignal clipregi… in UpdateClipRegion() 993 mpGDIMetaFile->AddAction( new MetaPushAction( PUSH_CLIPREGION ) ); // in UpdateClipRegion() 1008 mpGDIMetaFile->AddAction( new MetaISectRectClipRegionAction( aClipRect ) ); in UpdateClipRegion() 1026 …mpGDIMetaFile->AddAction( new MetaLineColorAction( aTransparentLine.aLineColor, !aTransparentLine.… in ImplSetNonPersistentLineColorTransparenz() 1037 …mpGDIMetaFile->AddAction( new MetaLineColorAction( maLineStyle.aLineColor, !maLineStyle.bTranspare… in UpdateLineStyle() [all …]
|
| /AOO41X/main/svx/source/dialog/ |
| H A D | _bmpmask.cxx | 880 aMtf.AddAction( pAct ); in ImpMask() 896 aMtf.AddAction( pAct ); in ImpMask() 912 aMtf.AddAction( pAct ); in ImpMask() 928 aMtf.AddAction( pAct ); in ImpMask() 944 aMtf.AddAction( pAct ); in ImpMask() 964 aMtf.AddAction( pAct ); in ImpMask() 984 aMtf.AddAction( pAct ); in ImpMask() 994 aMtf.AddAction( pAct ); in ImpMask() 1004 aMtf.AddAction( pAct ); in ImpMask() 1015 aMtf.AddAction( pAct ); in ImpMask() [all …]
|
| /AOO41X/main/drawinglayer/source/processor2d/ |
| H A D | vclmetafileprocessor2d.cxx | 346 …mpMetaFile->AddAction(new MetaCommentAction("XPATHFILL_SEQ_BEGIN", 0, static_cast< const sal_uInt8… in impStartSvtGraphicFill() 356 mpMetaFile->AddAction(new MetaCommentAction("XPATHFILL_SEQ_END")); in impEndSvtGraphicFill() 528 …mpMetaFile->AddAction(new MetaCommentAction("XPATHSTROKE_SEQ_BEGIN", 0, static_cast< const sal_uIn… in impStartSvtGraphicStroke() 538 mpMetaFile->AddAction(new MetaCommentAction("XPATHSTROKE_SEQ_END")); in impEndSvtGraphicStroke() 987 mpMetaFile->AddAction(new MetaCommentAction(aCommentStringCommon)); in processBasePrimitive2D() 992 mpMetaFile->AddAction(new MetaCommentAction(aCommentStringPage)); in processBasePrimitive2D() 999 …mpMetaFile->AddAction(new MetaCommentAction(aCommentStringCommon, 0, reinterpret_cast< const sal_u… in processBasePrimitive2D() 1009 mpMetaFile->AddAction(new MetaCommentAction(aCommentStringEnd)); in processBasePrimitive2D() 1034 mpMetaFile->AddAction(new MetaCommentAction(aCommentString)); in processBasePrimitive2D() 1047 mpMetaFile->AddAction(new MetaCommentAction(aCommentString)); in processBasePrimitive2D() [all …]
|
| /AOO41X/main/sd/source/ui/dlg/ |
| H A D | vectdlg.cxx | 228 aNewMtf.AddAction( rMtf.GetAction( n )->Clone() ); in Calculate() 279 rMtf.AddAction( new MetaLineColorAction( aColor, sal_True ) ); in AddTile() 280 rMtf.AddAction( new MetaFillColorAction( aColor, sal_True ) ); in AddTile() 281 rMtf.AddAction( new MetaRectAction( aRect ) ); in AddTile()
|
| /AOO41X/main/sd/source/ui/func/ |
| H A D | sdundogr.cxx | 65 AddAction( pClone ); in Merge() 111 void SdUndoGroup::AddAction(SdUndoAction* pAction) in AddAction() function in SdUndoGroup
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | drviews3.cxx | 555 pUndoGroup->AddAction(pUndo); in ExecRuler() 569 pUndoGroup->AddAction(pUndo); in ExecRuler() 613 pUndoGroup->AddAction(pUndo); in ExecRuler() 627 pUndoGroup->AddAction(pUndo); in ExecRuler()
|
| H A D | sdview.cxx | 951 … pUndoGroup->AddAction( mpDoc->GetSdrUndoFactory().CreateUndoGeoObject( *pObj ) ); in SetMarkedOriginalSize() 971 … pUndoGroup->AddAction( GetModel()->GetSdrUndoFactory().CreateUndoGeoObject(*pObj ) ); in SetMarkedOriginalSize() 1463 pUndoGroup->AddAction(pTxtUndo); in ChangeMarkedObjectsBulletsNumbering() 1494 pUndoGroup->AddAction(pTxtUndo); in ChangeMarkedObjectsBulletsNumbering()
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | gdimtf.hxx | 202 void AddAction( MetaAction* pAction ); 203 void AddAction( MetaAction* pAction, sal_uLong nPos );
|
| /AOO41X/main/filter/source/graphicfilter/ieps/ |
| H A D | ieps.cxx | 409 …rMtf.AddAction( (MetaAction*)( new MetaCommentAction( aComment, 0, (const sal_uInt8*)aReplacement.… in CreateMtfReplacementAction() 412 rMtf.AddAction( (MetaAction*)( new MetaCommentAction( aComment, 0, NULL, 0 ) ) ); in CreateMtfReplacementAction() 720 … aMtf.AddAction( (MetaAction*)( new MetaEPSAction( Point(), Size( nWidth, nHeight ), in GraphicImport()
|
| /AOO41X/main/cppcanvas/source/mtfrenderer/ |
| H A D | transparencygroupaction.cxx | 353 aMtf.AddAction( pCurrAct->Clone() ); in render() 396 aMtf.AddAction( pCurrAct->Clone() ); in render()
|
| /AOO41X/main/slideshow/source/engine/shapes/ |
| H A D | gdimtftools.cxx | 158 aMtf.AddAction( new MetaBmpExAction( aEmptyPoint, in getMtf() 463 pMtf->AddAction( in getAnimationFromGraphic()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdundo.cxx | 129 void SdrUndoGroup::AddAction(SdrUndoAction* pAct) in AddAction() function in SdrUndoGroup 339 pUndoGroup->AddAction( in SdrUndoAttrObj() 688 pUndoGroup->AddAction(new SdrUndoGeoObj(*pOL->GetObj(nObjNum))); in SdrUndoGeoObj() 1601 … pUndoGroup->AddAction(rMod.GetSdrUndoFactory().CreateUndoPageRemoveMasterPage(*pDrawPage)); in SdrUndoDelPage()
|
| /AOO41X/main/sd/source/ui/inc/ |
| H A D | sdundogr.hxx | 46 void AddAction(SdUndoAction* pAction);
|