| /trunk/main/svx/source/xoutdev/ |
| H A D | _xoutbmp.cxx | 67 nMirrorFlags |= BMP_MIRROR_HORZ; in MirrorAnimation() 107 ( nMirrorFlags & BMP_MIRROR_HORZ ) == BMP_MIRROR_HORZ, in MirrorGraphic()
|
| /trunk/main/sw/source/core/graphic/ |
| H A D | ndgrf.cxx | 1192 nMirror = BMP_MIRROR_HORZ; in GetGraphicAttr() 1198 nMirror = BMP_MIRROR_HORZ | BMP_MIRROR_VERT; in GetGraphicAttr() 1209 nMirror = BMP_MIRROR_HORZ | BMP_MIRROR_VERT; in GetGraphicAttr() 1212 nMirror = BMP_MIRROR_HORZ; in GetGraphicAttr()
|
| /trunk/main/drawinglayer/source/primitive2d/ |
| H A D | graphicprimitive2d.cxx | 68 const bool bHMirr(getGraphicAttr().GetMirrorFlags() & BMP_MIRROR_HORZ); in create2DDecomposition()
|
| /trunk/main/vcl/source/gdi/ |
| H A D | bitmap.cxx | 651 sal_Bool bHorz = ( ( nMirrorFlags & BMP_MIRROR_HORZ ) == BMP_MIRROR_HORZ ); in Mirror() 760 bRet = Mirror( BMP_MIRROR_HORZ | BMP_MIRROR_VERT ); in Rotate()
|
| H A D | outdev2.cxx | 97 nMirrFlags |= BMP_MIRROR_HORZ; in ImplAdjustTwoRect() 2407 nMirrFlags |= BMP_MIRROR_HORZ; in ImplPrintTransparent() 2521 nMirrFlags |= BMP_MIRROR_HORZ; in ImplPrintMask()
|
| H A D | animate.cxx | 727 if( nMirrorFlags & BMP_MIRROR_HORZ ) in Mirror()
|
| H A D | pdfwriter_impl2.cxx | 92 nMirrorFlags |= BMP_MIRROR_HORZ; in implWriteBitmapEx()
|
| H A D | bitmap3.cxx | 2458 nMirrorFlags |= BMP_MIRROR_HORZ; in ImplScaleConvolution()
|
| /trunk/main/svtools/source/graphic/ |
| H A D | grfmgr.cxx | 373 …nNewLeft = -FRound( ( ( pAttr->GetMirrorFlags() & BMP_MIRROR_HORZ ) ? pAttr->GetRightCrop() : pAtt… in ImplGetCropParams() 705 aAttr.SetMirrorFlags( aAttr.GetMirrorFlags() ^ BMP_MIRROR_HORZ ); in Draw()
|
| H A D | grfmgr2.cxx | 535 sal_Bool bHMirr = ( rAttr.GetMirrorFlags() & BMP_MIRROR_HORZ ) != 0; in ImplCreateOutput()
|
| /trunk/main/svx/source/sdr/contact/ |
| H A D | viewcontactofgraphic.cxx | 360 … aLocalGrafInfo.SetMirrorFlags((bHMirr ? BMP_MIRROR_HORZ : 0)|(bVMirr ? BMP_MIRROR_VERT : 0)); in createViewIndependentPrimitive2DSequence()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | bitmap.hxx | 43 #define BMP_MIRROR_HORZ 0x00000001UL macro
|
| /trunk/main/sd/source/ui/sidebar/ |
| H A D | LayoutMenu.cxx | 662 aBmp.Mirror (BMP_MIRROR_HORZ); in Fill()
|
| /trunk/main/canvas/source/vcl/ |
| H A D | canvashelper_texturefill.cxx | 922 ( aScale.getX() < 0.0 ? BMP_MIRROR_HORZ : 0 ) | in fillTexturedPolyPolygon()
|
| /trunk/main/filter/source/graphicfilter/icgm/ |
| H A D | actimpr.cxx | 647 nMirr |= BMP_MIRROR_HORZ; in DrawBitmap()
|
| /trunk/main/svtools/source/brwbox/ |
| H A D | editbrowsebox.cxx | 353 aBitmap.Mirror( BMP_MIRROR_HORZ ); in GetImage()
|
| /trunk/main/svtools/source/toolpanel/ |
| H A D | paneltabbar.cxx | 719 aBitmap.Mirror( BMP_MIRROR_HORZ ); in CopyFromRenderDevice()
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdograf.cxx | 603 … aActAttr.SetMirrorFlags( ( bHMirr ? BMP_MIRROR_HORZ : 0 ) | ( bVMirr ? BMP_MIRROR_VERT : 0 ) ); in GetTransformedGraphic()
|
| /trunk/main/cui/source/dialogs/ |
| H A D | colorpicker.cxx | 1235 aTmpBmp.Mirror( BMP_MIRROR_HORZ ); in ColorPickerDialog()
|
| /trunk/main/vcl/source/window/ |
| H A D | toolbox2.cxx | 1419 aMirrBitmapEx.Mirror( BMP_MIRROR_HORZ ); in ImplMirrorImage()
|
| H A D | menu.cxx | 1963 aBmpEx.Mirror( BMP_MIRROR_HORZ ); in ImplMirrorImage()
|
| /trunk/main/filter/source/msfilter/ |
| H A D | escherex.cxx | 1677 pGraphicAttr->SetMirrorFlags(BMP_MIRROR_HORZ); in CreateGraphicProperties()
|
| H A D | msdffimp.cxx | 1309 nMirrorFlags |= BMP_MIRROR_HORZ; in ApplyRectangularGradientAsBitmap()
|