Home
last modified time | relevance | path

Searched refs:capture (Results 1 – 5 of 5) sorted by relevance

/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java157 BufferedImage capture = robot.createScreenCapture(area); in screenshot() local
159 storeImage(capture, filename); in screenshot()
160 return capture; in screenshot()
290 BufferedImage capture = screenshot(rect); in isFilledWith() local
291 int w = capture.getWidth(); in isFilledWith()
292 int h = capture.getHeight(); in isFilledWith()
295 if (color != capture.getRGB(i, j)) in isFilledWith()
310 BufferedImage capture = screenshot(rect); in findImage() local
311 int w = capture.getWidth(); in findImage()
312 int h = capture.getHeight(); in findImage()
[all …]
/AOO41X/main/unoxml/source/dom/
H A Delementlist.cxx64 sal_Bool capture = sal_False; in registerListener() local
66 Reference< XEventListener >(this), capture); in registerListener()
/AOO41X/main/offapi/com/sun/star/document/
H A DSettings.idl92 <p>This property serves to capture the current printer setup
/AOO41X/test/testassistant/lib/
HDtestcommon.jar ... .Robot robot java.awt.image.BufferedImage capture Exception e public static java.awt.Rectangle findRectangle ...
/AOO41X/extras/l10n/source/fr/
H A Dlocalize.sdf2058 …uno:CapturePoint Label 0 fr ~Insérer un point/une ligne de capture... …
13987 …NT CMD_SID_CAPTUREPOINT 0 fr Insérer un ~point/une ligne de capture... …
14099 …D_HELPLINES_VISIBLE CMD_SID_HELPLINES_VISIBLE 0 fr ~Lignes de capture visibles …
14100 …LPLINES_USE CMD_SID_HELPLINES_USE 0 fr Capturer aux lignes de capture 2013…
14101 …FRONT SID_HELPLINES_FRONT CMD_SID_HELPLINES_FRONT 0 fr Lignes de capture au premier plan …
14102 ….src 0 menuitem MN_HELPLINES DUMMY+6 0 fr ~Lignes de capture 2013…
14253 … string STR_SNAPDLG_SETLINE 0 fr Édition de la ligne de capture 2013…
14254 … string STR_SNAPDLG_SETPOINT 0 fr Édition du point de capture 20130…
14255 … string STR_POPUP_EDIT_SNAPLINE 0 fr Éditer la ligne de capture... …
14256 …ring STR_POPUP_EDIT_SNAPPOINT 0 fr Éditer le point de capture... …
[all …]