Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java667 …XPropertySet xTableProps10 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable10); in testSetTableBackGraphic() local
668xTableProps10.setPropertyValue("BackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.… in testSetTableBackGraphic()
669 xTableProps10.setPropertyValue("BackGraphicFilter","draw_jpg_Export"); in testSetTableBackGraphic()
670xTableProps10.setPropertyValue("BackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_TOP); in testSetTableBackGraphic()

Completed in 19 milliseconds