Home
last modified time | relevance | path

Searched refs:the_win (Results 26 – 39 of 39) sorted by relevance

12

/aoo41x/main/qadevOOo/tests/java/mod/_forms/
H A DOEditControl.java176 XWindowPeer the_win = null; in createTestEnvironment() local
207 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
208 the_kit = the_win.getToolkit(); in createTestEnvironment()
228 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DOFormattedControl.java163 XWindowPeer the_win = null; in createTestEnvironment() local
194 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
195 the_kit = the_win.getToolkit(); in createTestEnvironment()
215 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DOComboBoxControl.java166 XWindowPeer the_win = null; in createTestEnvironment() local
198 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
199 the_kit = the_win.getToolkit(); in createTestEnvironment()
219 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DODateControl.java166 XWindowPeer the_win = null; in createTestEnvironment() local
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
198 the_kit = the_win.getToolkit(); in createTestEnvironment()
218 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DONumericControl.java166 XWindowPeer the_win = null; in createTestEnvironment() local
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
198 the_kit = the_win.getToolkit(); in createTestEnvironment()
218 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DOPatternControl.java166 XWindowPeer the_win = null; in createTestEnvironment() local
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
198 the_kit = the_win.getToolkit(); in createTestEnvironment()
218 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DOTimeControl.java166 XWindowPeer the_win = null; in createTestEnvironment() local
198 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
199 the_kit = the_win.getToolkit(); in createTestEnvironment()
219 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DOListBoxControl.java86 XWindowPeer the_win = null; in createTestEnvironment() local
113 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
114 the_kit = the_win.getToolkit(); in createTestEnvironment()
131 tEnv.addObjRelation("WINPEER",the_win); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoControlDialog.java96 XWindowPeer the_win = null; in createTestEnvironment() local
183 the_win = dlgControl.getPeer(); in createTestEnvironment()
184 the_kit = the_win.getToolkit(); in createTestEnvironment()
205 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DUnoScrollBarControl.java102 XWindowPeer the_win = null; in createTestEnvironment() local
136 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
137 the_kit = the_win.getToolkit(); in createTestEnvironment()
162 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DUnoControlContainer.java95 XWindowPeer the_win = null; in createTestEnvironment() local
170 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
171 the_kit = the_win.getToolkit(); in createTestEnvironment()
237 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
H A DToolkit.java84 XWindowPeer the_win = null; in createTestEnvironment() local
110 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
127 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DSbaXGridControl.java236 XWindowPeer the_win = null; in createTestEnvironment() local
308 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
309 the_kit = the_win.getToolkit(); in createTestEnvironment()
380 tEnv.addObjRelation("WINPEER", the_win); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/ifc/awt/
H A D_XControl.java112 XWindowPeer the_win = (XWindowPeer) tEnv.getObjRelation("WINPEER"); in _createPeer() local
114 oObj.createPeer(the_kit,the_win); in _createPeer()

Completed in 65 milliseconds

12