Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx198 weld::Builder& rParentBuilder, in ScreenshotAnnotationDlg_Impl() argument
220 mxPicture.reset(new weld::CustomWeld(rParentBuilder, "picture", maPicture)); in ScreenshotAnnotationDlg_Impl()
222 mxText = rParentBuilder.weld_text_view("text"); in ScreenshotAnnotationDlg_Impl()
224 mxSave = rParentBuilder.weld_button("save"); in ScreenshotAnnotationDlg_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx198 weld::Builder& rParentBuilder, in ScreenshotAnnotationDlg_Impl() argument
221 mxPicture.reset(new weld::CustomWeld(rParentBuilder, "picture", maPicture)); in ScreenshotAnnotationDlg_Impl()
223 mxText = rParentBuilder.weld_text_view("text"); in ScreenshotAnnotationDlg_Impl()
225 mxSave = rParentBuilder.weld_button("save"); in ScreenshotAnnotationDlg_Impl()