Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java674 …XPropertySet xTableProps11 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable11); in testSetTableBackGraphic() local
675xTableProps11.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