Searched refs:xTableProps11 (Results 1 – 1 of 1) sorted by relevance
674 …XPropertySet xTableProps11 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable11); in testSetTableBackGraphic() local675 …xTableProps11.setPropertyValue("BackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.… in testSetTableBackGraphic()676 xTableProps11.setPropertyValue("BackGraphicFilter","draw_jpg_Export"); in testSetTableBackGraphic()677 xTableProps11.setPropertyValue("BackGraphicLocation",com.sun.star.style.GraphicLocation.AREA); in testSetTableBackGraphic()
Completed in 16 milliseconds