Home
last modified time | relevance | path

Searched refs:maBottomRight (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/extensions/source/scanner/
H A Dsanedlg.cxx356 maBottomRight = GetPixelPos( maBottomRight ); in InitFields()
669 maBottomRight.Y() = aPoint.Y(); in IMPL_LINK()
676 maBottomRight.X() = aPoint.X(); in IMPL_LINK()
930 maBottomRight.X() = aMousePos.X(); in MouseMove()
937 maBottomRight.Y() = aMousePos.Y(); in MouseMove()
946 maTopLeft.X() = maBottomRight.X(); in MouseMove()
947 maBottomRight.X() = nSwap; in MouseMove()
952 maTopLeft.Y() = maBottomRight.Y(); in MouseMove()
953 maBottomRight.Y() = nSwap; in MouseMove()
1033 aMousePixel = maBottomRight; in MouseButtonDown()
[all …]
H A Dsanedlg.hxx49 Point maTopLeft, maBottomRight; member in SaneDlg
/aoo42x/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx46 maBottomRight(), in DiscreteShadow()
114 if(maBottomRight.IsEmpty()) in getBottomRight()
117 const_cast< DiscreteShadow* >(this)->maBottomRight = getBitmapEx(); in getBottomRight()
118 const_cast< DiscreteShadow* >(this)->maBottomRight.Crop( in getBottomRight()
122 return maBottomRight; in getBottomRight()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx41 maBottomRight(rShadowBitmap,+1,+1), in FramePainter()
80 maBottomRight.PaintCorner(rDevice, aBox.BottomRight()); in PaintFrame()
82 maRight.PaintSide(rDevice, aBox.TopRight(), aBox.BottomRight(), maTopRight, maBottomRight); in PaintFrame()
84 maBottom.PaintSide(rDevice, aBox.BottomLeft(), aBox.BottomRight(), maBottomLeft, maBottomRight); in PaintFrame()
117 maBottomRight.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
H A DSlsFramePainter.hxx109 OffsetBitmap maBottomRight; member in sd::slidesorter::view::FramePainter
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Ddiscreteshadowprimitive2d.hxx53 BitmapEx maBottomRight; member in drawinglayer::primitive2d::DiscreteShadow

Completed in 40 milliseconds