Home
last modified time | relevance | path

Searched refs:forms (Results 1 – 25 of 219) sorted by relevance

123456789

/aoo4110/main/forms/qa/unoapi/
H A Dknownissues.xcl81 forms.OEditControl::com::sun::star::awt::XWindow
82 forms.ODateControl::com::sun::star::awt::XWindow
83 forms.OTimeControl::com::sun::star::awt::XWindow
88 forms.OButtonControl::com::sun::star::awt::XWindow
98 forms.OListBoxControl::com::sun::star::awt::XView
99 forms.OEditControl::com::sun::star::awt::XView
101 forms.OButtonControl::com::sun::star::awt::XView
102 forms.OPatternControl::com::sun::star::awt::XView
104 forms.OTimeControl::com::sun::star::awt::XView
107 forms.ONumericControl::com::sun::star::awt::XView
[all …]
H A Dforms.sce21 -o forms.OButtonControl
24 -o forms.OCheckBoxModel
26 -o forms.OComboBoxModel
30 -o forms.ODateControl
31 -o forms.ODateModel
32 -o forms.OEditControl
33 -o forms.OEditModel
42 -o forms.OHiddenModel
48 -o forms.OListBoxModel
59 -o forms.OTimeControl
[all …]
H A Dmakefile.mk29 PRJNAME = forms
33 PACKAGE = org/openoffice/forms/qa/unoapi
/aoo4110/main/forms/prj/
H A Dbuild.lst1 fm forms : L10N:l10n oovbaapi svx sfx2 qadevOOo LIBXSLT:libxslt NULL
2 fm forms usr1 - all fm_mkofrm NULL
3 fm forms\inc nmake - all fm_inc NULL
4 fm forms\source\inc get - all fm_sinc NULL
5 fm forms\source\component nmake - all fm_component fm_inc NULL
9 fm forms\source\misc nmake - all fm_misc fm_inc NULL
10 fm forms\source\xforms\submission nmake - all fm_xforms_submit fm_inc NULL
13 fm forms\source\resource nmake - all fm_resource fm_inc NULL
17 fm forms\qa nmake - all fm_qa NULL
18 fm forms\qa\unoapi nmake - all fm_qa_unoapi NULL
[all …]
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst17 job18=forms.OButtonControl
19 job20=forms.OCheckBoxModel
21 job22=forms.OComboBoxModel
23 job24=forms.OCurrencyModel
24 job25=forms.ODateControl
25 job26=forms.ODateModel
26 job27=forms.OEditControl
33 job34=forms.OHiddenModel
39 job40=forms.OListBoxModel
46 job47=forms.OTimeControl
[all …]
/aoo4110/main/xmloff/
H A DLibrary_xo.mk164 xmloff/source/forms/eventexport \
165 xmloff/source/forms/eventimport \
168 xmloff/source/forms/formenums \
169 xmloff/source/forms/formevents \
172 xmloff/source/forms/formsimp \
173 xmloff/source/forms/formstyles \
175 xmloff/source/forms/layerexport \
176 xmloff/source/forms/layerimport \
177 xmloff/source/forms/logging \
178 xmloff/source/forms/officeforms \
[all …]
/aoo4110/main/forms/qa/integration/forms/
H A DControlValidation.java24 package integration.forms;
34 import integration.forms.DocumentHelper;
35 import integration.forms.NumericValidator;
36 import integration.forms.TextValidator;
37 import integration.forms.BooleanValidator;
38 import integration.forms.ListSelectionValidator;
39 import integration.forms.SingleControlValidation;
170 integration.forms.WaitForInput aWait = new integration.forms.WaitForInput( this ); in waitForUserInput()
H A DSpreadsheetView.java29 package integration.forms;
37 import integration.forms.DocumentViewHelper;
38 import integration.forms.DocumentHelper;
44 public class SpreadsheetView extends integration.forms.DocumentViewHelper
H A DValueBinding.java23 package integration.forms;
36 import integration.forms.DocumentHelper;
37 import integration.forms.TableCellTextBinding;
39 public class ValueBinding extends integration.forms.TestCase
H A DTestCase.java24 package integration.forms;
127 integration.forms.WaitForInput aWait = new integration.forms.WaitForInput( this ); in waitForUserInput()
H A DRadioButtons.java23 package integration.forms;
32 import integration.forms.dbfTools;
33 import integration.forms.DocumentHelper;
34 import integration.forms.SpreadsheetDocument;
H A DListSelectionValidator.java24 package integration.forms;
30 public class ListSelectionValidator extends integration.forms.ControlValidator
H A DTextValidator.java23 package integration.forms;
31 public class TextValidator extends integration.forms.ControlValidator
H A DBooleanValidator.java28 package integration.forms;
34 public class BooleanValidator extends integration.forms.ControlValidator
H A DNumericValidator.java23 package integration.forms;
31 public class NumericValidator extends integration.forms.ControlValidator
/aoo4110/main/forms/qa/
H A Dforms_all.sce21 -o integration.forms.RadioButtons
22 -o integration.forms.FormControlTest
23 -o integration.forms.FormPropertyBags
24 -o integration.forms.CellBinding
25 -o integration.forms.ListSelection
26 -o integration.forms.MasterDetailForms
27 -o integration.forms.XMLFormSettings
28 -o integration.forms.ListBox
H A Dmakefile.mk26 PRJNAME = forms
64 …+$(COPY) integration$/forms$/*.props $(CLASSDIR) && $(AUGMENT_LIBRARY_PATH) java $(RUNNER_CLASSPAT…
67 …+$(COPY) integration$/forms$/*.props $(CLASSDIR) && $(AUGMENT_LIBRARY_PATH) java $(RUNNER_CLASSPAT…
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DODatabaseForm.java359 XNameContainer forms = FormTools.getForms(WriterTools.getDrawPage( in createTestEnvironment() local
363 String[] formNames = forms.getElementNames(); in createTestEnvironment()
367 forms.removeByName(formNames[i]); in createTestEnvironment()
375 String[] formNames = forms.getElementNames(); in createTestEnvironment()
376 FormTools.insertForm(xTextDoc, forms, "MyForm"); in createTestEnvironment()
377 formNames = forms.getElementNames(); in createTestEnvironment()
394 formNames = forms.getElementNames(); in createTestEnvironment()
409 forms.getByName("MyForm")); in createTestEnvironment()
440 formNames = forms.getElementNames(); in createTestEnvironment()
451 forms.getByName("MyForm")); in createTestEnvironment()
/aoo4110/main/offapi/com/sun/star/form/
H A DXFormsSupplier.idl41 /** provides the access to a collection of forms.
47 /** accesses the forms.
80 ' insert the control model into the first form of the forms collection of the
88 the container of all the top-level forms belonging to the component.
H A DXFormsSupplier2.idl41 /** determines whether there are currently forms available at all
43 <p>If you need read access to the forms collection, then you might check
44 the existence of forms using <member>hasForms</member>, and if it returns
/aoo4110/main/qadevOOo/tests/java/ifc/form/
H A D_XFormsSupplier.java33 XNameContainer forms = oObj.getForms(); in _getForms() local
34 if (!forms.hasElements()) { in _getForms()
37 tRes.tested("getForms()",forms.hasElements()); in _getForms()
/aoo4110/main/offapi/com/sun/star/sdb/application/
H A DDatabaseObjectContainer.idl36 tables, queries, forms, reports) can be organized in folders. This hierarchy can
43 <p>On the other hand, for forms and reports, OpenOffice.org Base itself allows the
63 …/** denotes the virtual folder containing all forms of a database document, in a context where suc…
86 /** denotes a folder which is used to organize forms in a database document
/aoo4110/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.src86forms and reports of the current database document will have been moved to the document itself. In…
200 …Text [ en-US ] = "The database document contains $forms$ form(s) and $reports$ report(s), which ar…
285 …Text [ en-US ] = "All forms and reports have been successfully processed. Press 'Next' to show a d…
/aoo4110/main/toolkit/src2xml/
H A Dinclude.lst109 ../../forms/inc
110 ../../forms/source/inc
111 ../../forms/source/solar/inc
112 ../../forms/unxlngi6.pro/inc
/aoo4110/main/forms/qa/complex/forms/
H A Dmakefile.mk29 PRJNAME = forms
33 PACKAGE = complex/forms

Completed in 126 milliseconds

123456789