Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java646 XPropertySet xTableProps7 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable7); in testSetTableBackGraphic() local
647xTableProps7.setPropertyValue("BackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.j… in testSetTableBackGraphic()
648 xTableProps7.setPropertyValue("BackGraphicFilter","draw_jpg_Export"); in testSetTableBackGraphic()
649 xTableProps7.setPropertyValue("BackGraphicLocation",com.sun.star.style.GraphicLocation.NONE); in testSetTableBackGraphic()

Completed in 13 milliseconds