Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java660 XPropertySet xTableProps9 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable9); in testSetTableBackGraphic() local
661xTableProps9.setPropertyValue("BackGraphicURL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.j… in testSetTableBackGraphic()
662 xTableProps9.setPropertyValue("BackGraphicFilter","draw_jpg_Export"); in testSetTableBackGraphic()
663xTableProps9.setPropertyValue("BackGraphicLocation",com.sun.star.style.GraphicLocation.RIGHT_MIDDL… in testSetTableBackGraphic()

Completed in 16 milliseconds