Home
last modified time | relevance | path

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

/trunk/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 …]
/trunk/main/unoxml/source/dom/
H A Delementlist.cxx64 sal_Bool capture = sal_False; in registerListener() local
66 Reference< XEventListener >(this), capture); in registerListener()
/trunk/main/offapi/com/sun/star/document/
H A DSettings.idl92 <p>This property serves to capture the current printer setup
/trunk/test/testassistant/lib/
HDtestcommon.jar ... .Robot robot java.awt.image.BufferedImage capture Exception e public static java.awt.Rectangle findRectangle ...
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf466 … 0 string RID_SVXITEMS_PARASNAPTOGRID_OFF 0 fr Pas de capture du paragraphe à l…
2713 …ixedtext RID_SVXPAGE_GRID FT_SNAP_AREA 69 fr ~Plage de capture 202…
2715 … fixedline RID_SVXPAGE_GRID GRP_ORTHO 124 fr Position de capture 20200…
16001 …uno:CapturePoint Label 0 fr ~Insérer un point/une ligne de capture... …
18641 … string STR_SNAPDLG_SETLINE 0 fr Édition de la ligne de capture 2020…
18642 … string STR_SNAPDLG_SETPOINT 0 fr Édition du point de capture 20200…
18643 … string STR_POPUP_EDIT_SNAPLINE 0 fr Éditer la ligne de capture... …
18644 …ring STR_POPUP_EDIT_SNAPPOINT 0 fr Éditer le point de capture... …
18645 …g STR_POPUP_DELETE_SNAPLINE 0 fr Supprimer la ligne de capture 202…
18646 …g STR_POPUP_DELETE_SNAPPOINT 0 fr Supprimer le point de capture 202…
[all …]