Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DLayerDemo.java85 XShape xRect2 = ShapeHelper.createShape( xDrawDoc, in main() local
90 xShapes.add( xRect2 ); in main()
91 XPropertySet xTextProp = ShapeHelper.addPortion( xRect2, in main()
95 ShapeHelper.addPortion( xRect2, "and the shape above is not visible", in main()
97 ShapeHelper.addPortion( xRect2, in main()
136 xLayerManager.attachShapeToLayer( xRect2, xNotEditable ); in main()
H A DDrawingDemo.java381 XShape xRect2 = ShapeHelper.createShape( xDrawDoc, in Demo_Group1() local
387 xShapesGroup.add( xRect2 ); in Demo_Group1()

Completed in 34 milliseconds