Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java135 Object writerShape = xWriterFactory.createInstance( in useWriter() local
138 XShape.class, writerShape); in useWriter()
141 XTextContent.class, writerShape); in useWriter()
146 XPropertySet.class, writerShape); in useWriter()
151 XText xShapeText = (XText)UnoRuntime.queryInterface(XText.class, writerShape); in useWriter()

Completed in 8 milliseconds