Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBackGraphic.java109 …XPropertySet xFrameProps1_assert = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xF… in testFrameBackGraphic() local
110 …GraphicLocation graphiclocation=(GraphicLocation)xFrameProps1_assert.getPropertyValue("BackGraphic… in testFrameBackGraphic()
112 …assertEquals("verify Frame backgraphic fileter",graphicName,xFrameProps1_assert.getPropertyValue("… in testFrameBackGraphic()
113 …assertEquals("verify Frame backgraphic URL",graphicURL,xFrameProps1_assert.getPropertyValue("BackG… in testFrameBackGraphic()

Completed in 7 milliseconds