Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/drawing/
H A D_XConnectorShape.java61 shape2 = null ; field in _XConnectorShape
76 shape2 = (XConnectableShape) UnoRuntime.queryInterface in before()
78 if (shape1 == null || shape2 == null) throw new StatusException in before()
101 oObj.connectEnd(shape2, ConnectionType.AUTO); in _connectEnd()
137 oObj.disconnectEnd(shape2); in _disconnectEnd()
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DODatabaseForm.java401 XControlShape shape2 = null; in createTestEnvironment() local
425 shape2 = FormTools.createControlShape(xTextDoc, 5000, 3500, 7500, in createTestEnvironment()
433 oShapes.add((XShape) shape2); in createTestEnvironment()
495 XControlModel the_Model = shape2.getControl(); in createTestEnvironment()
523 tEnv.addObjRelation("Model2", shape2.getControl()); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/mod/_sd/
H A DSdUnoDrawView.java198 XShape shape2 = SOF.createShape( in createTestEnvironment() local
203 oShapes.add(shape2); in createTestEnvironment()
227 shape1, shape2, shape3}); in createTestEnvironment()
H A DDrawController_DrawView.java184 XShape shape2 = SOF.createShape( in createTestEnvironment() local
189 oShapes.add(shape2); in createTestEnvironment()
228 xShapes1.add(shape2); in createTestEnvironment()
H A DDrawController_HandoutView.java203 XShape shape2 = SOF.createShape( in createTestEnvironment() local
208 oShapes.add(shape2); in createTestEnvironment()
259 xShapes1.add(shape2); in createTestEnvironment()
H A DDrawController_NotesView.java200 XShape shape2 = SOF.createShape( in createTestEnvironment() local
205 oShapes.add(shape2); in createTestEnvironment()
256 xShapes1.add(shape2); in createTestEnvironment()
H A DDrawController_OutlineView.java200 XShape shape2 = SOF.createShape( in createTestEnvironment() local
205 oShapes.add(shape2); in createTestEnvironment()
256 xShapes1.add(shape2); in createTestEnvironment()
H A DDrawController_PresentationView.java200 XShape shape2 = SOF.createShape( in createTestEnvironment() local
205 oShapes.add(shape2); in createTestEnvironment()
256 xShapes1.add(shape2); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DTabControllerModel.java70 XControlShape shape2 = FormTools.createControlShape(xTextDoc, 5000, in createTestEnvironment() local
90 tEnv.addObjRelation("Model2", shape2.getControl()); in createTestEnvironment()

Completed in 40 milliseconds