/aoo41x/main/qadevOOo/tests/java/mod/_toolkit/ |
H A D | UnoSpinButtonControl.java | 96 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 D | UnoControlGroupBox.java | 105 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 D | UnoControlFixedText.java | 105 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 D | UnoControlRadioButton.java | 105 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 D | UnoControlComboBox.java | 105 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 D | UnoControlCurrencyField.java | 106 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 D | UnoControlEdit.java | 106 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 D | UnoControlFileControl.java | 106 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 D | UnoControlImageControl.java | 109 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()
|
H A D | UnoControlListBox.java | 106 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 D | UnoControlPatternField.java | 106 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 D | UnoControlTimeField.java | 106 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 D | UnoControlFormattedField.java | 110 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local 116 oObj = the_access.getControl(the_Model); in createTestEnvironment() 117 aControl = the_access.getControl(the_Model2); in createTestEnvironment() 118 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
|
H A D | UnoControlNumericField.java | 113 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment() local 119 oObj = the_access.getControl(the_Model); in createTestEnvironment() 120 aControl = the_access.getControl(the_Model2); in createTestEnvironment() 121 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
|
/aoo41x/main/qadevOOo/tests/java/mod/_forms/ |
H A D | ONavigationBarControl.java | 135 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 D | OButtonControl.java | 178 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 D | OGroupBoxControl.java | 168 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 D | OImageButtonControl.java | 173 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 D | OImageControlControl.java | 174 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 D | ORadioButtonControl.java | 177 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 D | OCheckBoxControl.java | 185 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 D | OCurrencyControl.java | 193 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 D | OEditControl.java | 199 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 D | OFormattedControl.java | 186 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 D | OComboBoxControl.java | 190 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()
|