Searched refs:xTableProps10 (Results 1 – 1 of 1) sorted by relevance
667 …XPropertySet xTableProps10 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable10); in testSetTableBackGraphic() local668 …xTableProps10.setPropertyValue("BackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.… in testSetTableBackGraphic()669 xTableProps10.setPropertyValue("BackGraphicFilter","draw_jpg_Export"); in testSetTableBackGraphic()670 …xTableProps10.setPropertyValue("BackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_TOP); in testSetTableBackGraphic()
Completed in 43 milliseconds