Home
last modified time | relevance | path

Searched refs:BMP_MIRROR_HORZ (Results 1 – 23 of 23) sorted by relevance

/aoo4110/main/svx/source/xoutdev/
H A D_xoutbmp.cxx67 nMirrorFlags |= BMP_MIRROR_HORZ; in MirrorAnimation()
107 ( nMirrorFlags & BMP_MIRROR_HORZ ) == BMP_MIRROR_HORZ, in MirrorGraphic()
/aoo4110/main/sw/source/core/graphic/
H A Dndgrf.cxx1189 nMirror = BMP_MIRROR_HORZ; in GetGraphicAttr()
1195 nMirror = BMP_MIRROR_HORZ | BMP_MIRROR_VERT; in GetGraphicAttr()
1206 nMirror = BMP_MIRROR_HORZ | BMP_MIRROR_VERT; in GetGraphicAttr()
1209 nMirror = BMP_MIRROR_HORZ; in GetGraphicAttr()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx68 const bool bHMirr(getGraphicAttr().GetMirrorFlags() & BMP_MIRROR_HORZ); in create2DDecomposition()
/aoo4110/main/vcl/source/gdi/
H A Dbitmap.cxx651 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 Doutdev2.cxx97 nMirrFlags |= BMP_MIRROR_HORZ; in ImplAdjustTwoRect()
2398 nMirrFlags |= BMP_MIRROR_HORZ; in ImplPrintTransparent()
2512 nMirrFlags |= BMP_MIRROR_HORZ; in ImplPrintMask()
H A Danimate.cxx727 if( nMirrorFlags & BMP_MIRROR_HORZ ) in Mirror()
H A Dpdfwriter_impl2.cxx92 nMirrorFlags |= BMP_MIRROR_HORZ; in implWriteBitmapEx()
H A Dbitmap3.cxx2458 nMirrorFlags |= BMP_MIRROR_HORZ; in ImplScaleConvolution()
/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr.cxx366 …nNewLeft = -FRound( ( ( pAttr->GetMirrorFlags() & BMP_MIRROR_HORZ ) ? pAttr->GetRightCrop() : pAtt… in ImplGetCropParams()
698 aAttr.SetMirrorFlags( aAttr.GetMirrorFlags() ^ BMP_MIRROR_HORZ ); in Draw()
H A Dgrfmgr2.cxx535 sal_Bool bHMirr = ( rAttr.GetMirrorFlags() & BMP_MIRROR_HORZ ) != 0; in ImplCreateOutput()
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx364 aLocalGrafInfo.SetMirrorFlags((bHMirr ? BMP_MIRROR_HORZ : 0)|(bVMirr ? BMP_MIRROR_VERT : 0)); in createViewIndependentPrimitive2DSequence()
/aoo4110/main/vcl/inc/vcl/
H A Dbitmap.hxx50 #define BMP_MIRROR_HORZ 0x00000001UL macro
/aoo4110/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx662 aBmp.Mirror (BMP_MIRROR_HORZ); in Fill()
/aoo4110/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx922 ( aScale.getX() < 0.0 ? BMP_MIRROR_HORZ : 0 ) | in fillTexturedPolyPolygon()
/aoo4110/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx353 aBitmap.Mirror( BMP_MIRROR_HORZ ); in GetImage()
/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx647 nMirr |= BMP_MIRROR_HORZ; in DrawBitmap()
/aoo4110/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx719 aBitmap.Mirror( BMP_MIRROR_HORZ ); in CopyFromRenderDevice()
/aoo4110/main/svx/source/svdraw/
H A Dsvdograf.cxx598 aActAttr.SetMirrorFlags( ( bHMirr ? BMP_MIRROR_HORZ : 0 ) | ( bVMirr ? BMP_MIRROR_VERT : 0 ) ); in GetTransformedGraphic()
/aoo4110/main/cui/source/dialogs/
H A Dcolorpicker.cxx1235 aTmpBmp.Mirror( BMP_MIRROR_HORZ ); in ColorPickerDialog()
/aoo4110/main/vcl/source/window/
H A Dtoolbox2.cxx1419 aMirrBitmapEx.Mirror( BMP_MIRROR_HORZ ); in ImplMirrorImage()
H A Dmenu.cxx1963 aBmpEx.Mirror( BMP_MIRROR_HORZ ); in ImplMirrorImage()
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx1677 pGraphicAttr->SetMirrorFlags(BMP_MIRROR_HORZ); in CreateGraphicProperties()
H A Dmsdffimp.cxx1312 nMirrorFlags |= BMP_MIRROR_HORZ; in ApplyRectangularGradientAsBitmap()

Completed in 311 milliseconds