Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java653 XPropertySet xTableProps8 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable8); in testSetTableBackGraphic() local
654xTableProps8.setPropertyValue("BackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.j… in testSetTableBackGraphic()
655 xTableProps8.setPropertyValue("BackGraphicFilter","draw_jpg_Export"); in testSetTableBackGraphic()
656xTableProps8.setPropertyValue("BackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_BOTTO… in testSetTableBackGraphic()

Completed in 15 milliseconds