Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java799 …final XImageControl xImageControl = UnoRuntime.queryInterface(XImageControl.class, xReportControlM… in insertFormattedField() local
800 if (xImageControl != null) in insertFormattedField()
804 xImageControl.setScaleMode(com.sun.star.awt.ImageScaleMode.ISOTROPIC); in insertFormattedField()

Completed in 13 milliseconds