Searched refs:xFrameProps1 (Results 1 – 1 of 1) sorted by relevance
100 …XPropertySet xFrameProps1 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextFrame… in testFrameBackGraphic() local101 xFrameProps1.setPropertyValue("BackGraphicURL",graphicURL); in testFrameBackGraphic()102 xFrameProps1.setPropertyValue("BackGraphicFilter",graphicName); in testFrameBackGraphic()103 xFrameProps1.setPropertyValue("BackGraphicLocation",backGraphicLocation); in testFrameBackGraphic()
Completed in 5 milliseconds