Searched refs:drawShape (Results 1 – 1 of 1) sorted by relevance
293 Object drawShape = xDrawFactory.createInstance( in useDraw() local295 XShape xDrawShape = (XShape)UnoRuntime.queryInterface(XShape.class, drawShape); in useDraw()300 XText xShapeText = (XText)UnoRuntime.queryInterface(XText.class, drawShape); in useDraw()302 XPropertySet.class, drawShape); in useDraw()
Completed in 5 milliseconds