Home
last modified time | relevance | path

Searched refs:createControlShape (Results 1 – 25 of 48) sorted by relevance

12

/aoo41x/main/qadevOOo/tests/java/mod/_forms/
H A DOFormsCollection.java135 .add(FormTools.createControlShape(xDrawDoc, 2000, 1500, 1000, 1000, in createTestEnvironment()
138 .add(FormTools.createControlShape(xDrawDoc, 3000, 4500, 15000, in createTestEnvironment()
141 .add(FormTools.createControlShape(xDrawDoc, 5000, 3500, 7500, 5000, in createTestEnvironment()
H A DONavigationBarControl.java118 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
126 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOButtonControl.java161 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
169 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOGroupBoxControl.java151 XControlShape aShape = FormTools.createControlShape(xTextDoc, 5000, in createTestEnvironment()
159 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOImageButtonControl.java156 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
164 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DORadioButtonControl.java160 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
168 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOCheckBoxControl.java170 XControlShape aShape = FormTools.createControlShape( in createTestEnvironment()
177 XControlShape aShape2 = FormTools.createControlShape( in createTestEnvironment()
H A DOCurrencyControl.java176 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
184 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOEditControl.java182 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
190 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOFormattedControl.java169 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
177 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOComboBoxControl.java173 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
181 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DODateControl.java172 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
180 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DONumericControl.java172 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
180 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOPatternControl.java172 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
180 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOTimeControl.java173 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
181 XControlShape aShape2 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
H A DOListBoxControl.java91 XControlShape aShape = FormTools.createControlShape( in createTestEnvironment()
98 XControlShape aShape2 = FormTools.createControlShape( in createTestEnvironment()
H A DODatabaseForm.java423 shape1 = FormTools.createControlShape(xTextDoc, 3000, 4500, 15000, in createTestEnvironment()
425 shape2 = FormTools.createControlShape(xTextDoc, 5000, 3500, 7500, in createTestEnvironment()
428 XControlShape shape3 = FormTools.createControlShape(xTextDoc, 2000, in createTestEnvironment()
H A DGenericModelTest.java386 aShape = FormTools.createControlShape(m_xTextDoc, 3000, in createTestEnvironment()
434 aShape = FormTools.createControlShape(m_xTextDoc, 6000, 4500, 15000, in createTestEnvironment()
H A DOScrollBarModel.java75 XControlShape aShape = FormTools.createControlShape( in createTestEnvironment()
H A DOSpinButtonModel.java80 XControlShape aShape = FormTools.createControlShape( in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoControlContainer.java105 shape = FormTools.createControlShape(xTextDoc, 3000, 4500, 15000, in createTestEnvironment()
121 shape = FormTools.createControlShape(xTextDoc, 3000, 4500, 15000, in createTestEnvironment()
137 shape = FormTools.createControlShape(xTextDoc, 3000, 4500, 15000, in createTestEnvironment()
H A DTabControllerModel.java67 XControlShape shape1 = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
70 XControlShape shape2 = FormTools.createControlShape(xTextDoc, 5000, in createTestEnvironment()
H A DToolkit.java88 XControlShape aShape = FormTools.createControlShape(xTextDoc, 3000, in createTestEnvironment()
/aoo41x/main/qadevOOo/runner/util/
H A DFormTools.java64 public static XControlShape createControlShape( XComponent oDoc, int height, in createControlShape() method in FormTools
218 XControlShape aShape = createControlShape(oDoc,height,width,x,y,kind); in insertControlShape()
/aoo41x/main/qadevOOo/tests/java/ifc/view/
H A D_XControlAccess.java95 XShape button = FormTools.createControlShape in _getControl()

Completed in 78 milliseconds

12