Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DBackgroundsDialog.java226 private void remove(String imageName) in remove() argument
231 Configuration.removeNode(conf, imageName); in remove()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java347 String imageName = name + "_image" + (_row * cols + _col); in createImage() local
348 XControl image = dialog.insertImage(imageName, in createImage()
370 uiEventListener.add(imageName, EventNames.EVENT_MOUSE_PRESSED, METHOD_MOUSE_PRESSED); in createImage()

Completed in 27 milliseconds