Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/drawing/
H A D_XConnectorShape.java60 private XConnectableShape shape1 = null, field in _XConnectorShape
74 shape1 = (XConnectableShape) UnoRuntime.queryInterface in before()
78 if (shape1 == null || shape2 == null) throw new StatusException in before()
90 oObj.connectStart(shape1, ConnectionType.AUTO); in _connectStart()
119 oObj.disconnectBegin(shape1); in _disconnectBegin()
/aoo42x/main/qadevOOo/tests/java/mod/_sd/
H A DSdUnoPresView.java199 XShape shape1 = SOF.createShape( in createTestEnvironment() local
201 oShapes.add(shape1); in createTestEnvironment()
205 shape1 = SOF.createShape( in createTestEnvironment()
207 oShapes.add(shape1); in createTestEnvironment()
H A DSdUnoDrawView.java196 XShape shape1 = SOF.createShape( in createTestEnvironment() local
202 oShapes.add(shape1); in createTestEnvironment()
227 shape1, shape2, shape3}); in createTestEnvironment()
H A DDrawController_DrawView.java182 XShape shape1 = SOF.createShape( in createTestEnvironment() local
188 oShapes.add(shape1); in createTestEnvironment()
230 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_HandoutView.java201 XShape shape1 = SOF.createShape( in createTestEnvironment() local
207 oShapes.add(shape1); in createTestEnvironment()
261 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_NotesView.java198 XShape shape1 = SOF.createShape( in createTestEnvironment() local
204 oShapes.add(shape1); in createTestEnvironment()
258 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_OutlineView.java198 XShape shape1 = SOF.createShape( in createTestEnvironment() local
204 oShapes.add(shape1); in createTestEnvironment()
258 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_PresentationView.java198 XShape shape1 = SOF.createShape( in createTestEnvironment() local
204 oShapes.add(shape1); in createTestEnvironment()
258 xShapes2.add(shape1); in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_forms/
H A DODatabaseForm.java400 XControlShape shape1 = null; in createTestEnvironment() local
423 shape1 = FormTools.createControlShape(xTextDoc, 3000, 4500, 15000, in createTestEnvironment()
432 oShapes.add((XShape) shape1); in createTestEnvironment()
522 tEnv.addObjRelation("Model1", shape1.getControl()); in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_toolkit/
H A DTabControllerModel.java67 XControlShape shape1 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment() local
89 tEnv.addObjRelation("Model1", shape1.getControl()); in createTestEnvironment()

Completed in 180 milliseconds