Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java130 XShapes xDocShapes = (XShapes)UnoRuntime.queryInterface( XShapes.class, pageWhereToInsert ); in createControlAndShape() local
131 xDocShapes.add( xShape ); in createControlAndShape()
/aoo4110/main/forms/qa/integration/forms/
H A DFormLayer.java131 XShapes xDocShapes = UnoRuntime.queryInterface( XShapes.class, pageWhereToInsert ); in createControlAndShape() local
132 xDocShapes.add( xShape ); in createControlAndShape()

Completed in 19 milliseconds