Home
last modified time | relevance | path

Searched refs:maRectMetaButton (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx473 maRectMetaButton = PixelToLogic( Rectangle( Point( in DoResize()
725 DrawGradient(maRectMetaButton,aGradient); in Paint()
730 DrawRect(maRectMetaButton); in Paint()
746 if (maRectMetaButton.IsInside(PixelToLogic(rMEvt.GetPosPixel()))) in MouseMove()
750 Invalidate(maRectMetaButton); in MouseMove()
758 Invalidate(maRectMetaButton); in MouseMove()
767 if (!mbReadonly && maRectMetaButton.IsInside(PixelToLogic(rMEvt.GetPosPixel())) && rMEvt.IsLeft()) in MouseButtonDown()
770 …Rectangle aRect(LogicToPixel(maRectMetaButton.BottomLeft()),LogicToPixel(maRectMetaButton.BottomLe… in MouseButtonDown()
H A Dannotationwindow.hxx103 Rectangle maRectMetaButton; member in sd::AnnotationWindow

Completed in 26 milliseconds