Searched refs:xTableProps8 (Results 1 – 1 of 1) sorted by relevance
653 XPropertySet xTableProps8 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable8); in testSetTableBackGraphic() local654 …xTableProps8.setPropertyValue("BackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.j… in testSetTableBackGraphic()655 xTableProps8.setPropertyValue("BackGraphicFilter","draw_jpg_Export"); in testSetTableBackGraphic()656 …xTableProps8.setPropertyValue("BackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_BOTTO… in testSetTableBackGraphic()
Completed in 124 milliseconds