Home
last modified time | relevance | path

Searched refs:the_Model (Results 26 – 38 of 38) sorted by relevance

12

/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DOCurrencyControl.java182 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
199 oObj = the_access.getControl(the_Model); in createTestEnvironment()
201 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
224 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DODateControl.java178 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
195 oObj = the_access.getControl(the_Model); in createTestEnvironment()
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
220 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DOEditControl.java188 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
205 oObj = the_access.getControl(the_Model); in createTestEnvironment()
207 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
230 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DOFormattedControl.java175 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
192 oObj = the_access.getControl(the_Model); in createTestEnvironment()
194 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
217 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DONumericControl.java178 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
195 oObj = the_access.getControl(the_Model); in createTestEnvironment()
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
220 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DOPatternControl.java178 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
195 oObj = the_access.getControl(the_Model); in createTestEnvironment()
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
220 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DOTimeControl.java179 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
196 oObj = the_access.getControl(the_Model); in createTestEnvironment()
198 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
221 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DOListBoxControl.java96 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
111 oObj = the_access.getControl(the_Model); in createTestEnvironment()
113 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
133 tEnv.addObjRelation("MODEL",the_Model); in createTestEnvironment()
H A DODatabaseForm.java495 XControlModel the_Model = shape2.getControl(); in createTestEnvironment() local
503 cntrl = the_access.getControl(the_Model); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoControlNumericField.java102 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
119 oObj = the_access.getControl(the_Model); in createTestEnvironment()
121 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
145 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DUnoScrollBarControl.java117 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
134 oObj = the_access.getControl(the_Model); in createTestEnvironment()
136 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
164 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DUnoControlContainer.java161 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
170 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
198 xCtrl.setModel(the_Model); in createTestEnvironment()
239 tEnv.addObjRelation("MODEL", the_Model); in createTestEnvironment()
H A DToolkit.java94 XControlModel the_Model = aShape.getControl(); in createTestEnvironment() local
110 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()

Completed in 63 milliseconds

12