Home
last modified time | relevance | path

Searched refs:the_access (Results 1 – 25 of 38) sorted by relevance

12

/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoSpinButtonControl.java96 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
102 oObj = the_access.getControl(the_Model); in createTestEnvironment()
103 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
104 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlFixedText.java105 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
111 oObj = the_access.getControl(the_Model); in createTestEnvironment()
112 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
113 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlGroupBox.java105 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
111 oObj = the_access.getControl(the_Model); in createTestEnvironment()
112 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
113 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlRadioButton.java105 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
111 oObj = the_access.getControl(the_Model); in createTestEnvironment()
112 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
113 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlComboBox.java105 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
111 oObj = the_access.getControl(the_Model); in createTestEnvironment()
112 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
113 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlCurrencyField.java106 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
112 oObj = the_access.getControl(the_Model); in createTestEnvironment()
113 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
114 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlEdit.java106 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
112 oObj = the_access.getControl(the_Model); in createTestEnvironment()
113 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
114 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlFileControl.java106 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
112 oObj = the_access.getControl(the_Model); in createTestEnvironment()
113 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
114 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlListBox.java106 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
112 oObj = the_access.getControl(the_Model); in createTestEnvironment()
113 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
114 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlPatternField.java106 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
112 oObj = the_access.getControl(the_Model); in createTestEnvironment()
113 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
114 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlTimeField.java106 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
112 oObj = the_access.getControl(the_Model); in createTestEnvironment()
113 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
114 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlImageControl.java109 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
115 oObj = the_access.getControl(the_Model); in createTestEnvironment()
116 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
117 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DONavigationBarControl.java135 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
141 oObj = the_access.getControl(the_Model); in createTestEnvironment()
142 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
143 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOGroupBoxControl.java168 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
174 oObj = the_access.getControl(the_Model); in createTestEnvironment()
175 anotherCtrl = the_access.getControl(the_Model2); in createTestEnvironment()
176 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOImageButtonControl.java173 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
179 oObj = the_access.getControl(the_Model); in createTestEnvironment()
180 anotherCtrl = the_access.getControl(the_Model2); in createTestEnvironment()
181 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOImageControlControl.java174 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
180 oObj = the_access.getControl(the_Model); in createTestEnvironment()
181 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
182 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
H A DORadioButtonControl.java177 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
183 oObj = the_access.getControl(the_Model); in createTestEnvironment()
184 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
185 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOButtonControl.java178 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
184 oObj = the_access.getControl(the_Model); in createTestEnvironment()
185 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
186 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOCheckBoxControl.java185 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
190 oObj = the_access.getControl(the_Model); in createTestEnvironment()
191 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
192 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOComboBoxControl.java190 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
196 oObj = the_access.getControl(the_Model); in createTestEnvironment()
197 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
198 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOCurrencyControl.java193 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
199 oObj = the_access.getControl(the_Model); in createTestEnvironment()
200 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
201 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DODateControl.java189 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
195 oObj = the_access.getControl(the_Model); in createTestEnvironment()
196 anotherCtrl = the_access.getControl(the_Model2); in createTestEnvironment()
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOEditControl.java199 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
205 oObj = the_access.getControl(the_Model); in createTestEnvironment()
206 aControl = the_access.getControl(the_Model2); in createTestEnvironment()
207 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOFormattedControl.java186 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
192 oObj = the_access.getControl(the_Model); in createTestEnvironment()
193 anotherCtrl = the_access.getControl(the_Model2); in createTestEnvironment()
194 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DONumericControl.java189 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local
195 oObj = the_access.getControl(the_Model); in createTestEnvironment()
196 anotherCtrl = the_access.getControl(the_Model2); in createTestEnvironment()
197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()

Completed in 90 milliseconds

12