Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBackGraphic.java100 …XPropertySet xFrameProps1 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextFrame… in testFrameBackGraphic() local
101 xFrameProps1.setPropertyValue("BackGraphicURL",graphicURL); in testFrameBackGraphic()
102 xFrameProps1.setPropertyValue("BackGraphicFilter",graphicName); in testFrameBackGraphic()
103 xFrameProps1.setPropertyValue("BackGraphicLocation",backGraphicLocation); in testFrameBackGraphic()

Completed in 18 milliseconds