Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx177 Picture maPicture; member in ScreenshotAnnotationDlg_Impl
206 maPicture(this), in ScreenshotAnnotationDlg_Impl()
220 mxPicture.reset(new weld::CustomWeld(rParentBuilder, "picture", maPicture)); in ScreenshotAnnotationDlg_Impl()
246 maPicture.SetOutputSizePixel(maParentDialogSize); in ScreenshotAnnotationDlg_Impl()
422 const Size aPixelSizeTarget(maPicture.GetOutputSizePixel()); in GetOffsetInPicture()
499 if (maPicture.IsMouseOver()) in MouseMove()
542 if (maPicture.IsMouseOver() && mpHilighted) in MouseButtonUp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx177 Picture maPicture; member in ScreenshotAnnotationDlg_Impl
206 maPicture(this), in ScreenshotAnnotationDlg_Impl()
221 mxPicture.reset(new weld::CustomWeld(rParentBuilder, "picture", maPicture)); in ScreenshotAnnotationDlg_Impl()
247 maPicture.SetOutputSizePixel(maParentDialogSize); in ScreenshotAnnotationDlg_Impl()
422 const Size aPixelSizeTarget(maPicture.GetOutputSizePixel()); in GetOffsetInPicture()
499 if (maPicture.IsMouseOver()) in MouseMove()
542 if (maPicture.IsMouseOver() && mpHilighted) in MouseButtonUp()