Home
last modified time | relevance | path

Searched refs:GridControl (Results 1 – 19 of 19) sorted by relevance

/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OGridControlModel.csv27 "OGridControlModel";"com::sun::star::form::component::GridControl";"Border"
28 "OGridControlModel";"com::sun::star::form::component::GridControl";"BorderColor#optional"
29 "OGridControlModel";"com::sun::star::form::component::GridControl";"Enabled"
30 "OGridControlModel";"com::sun::star::form::component::GridControl";"FontDescriptor"
31 "OGridControlModel";"com::sun::star::form::component::GridControl";"RowHeight"
32 "OGridControlModel";"com::sun::star::form::component::GridControl";"Tabstop"
33 "OGridControlModel";"com::sun::star::form::component::GridControl";"TextColor"
/aoo42x/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java44 import com.sun.star.wizards.document.GridControl;
350 GridControl oGridControl;
534 public GridControl getGridControl() in getGridControl()
551 …oGridControl = new GridControl(xMSF, Name + "_Grid", oFormHandler, xFormContainer, oDBMetaData.Fie… in insertGridControl()
555 …oGridControl = new GridControl(xMSF, Name + "_Grid", oFormHandler, xFormContainer, oDBMetaData.Fie… in insertGridControl()
H A DStyleApplier.java45 import com.sun.star.wizards.document.GridControl;
282 GridControl oGridControl = curControlForm.getGridControl(); in changeBorderLayouts()
/aoo42x/main/wizards/com/sun/star/wizards/document/
H A DDatabaseControl.java51 public DatabaseControl(GridControl _oGridControl, FieldColumn _curfieldcolumn) in DatabaseControl()
61 …public DatabaseControl(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldtype, Str… in DatabaseControl()
73 …private void createGridColumn(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldty… in createGridColumn()
H A DGridControl.java40 public class GridControl extends Shape class
52 …public GridControl(XMultiServiceFactory _xMSF, String _sname, FormHandler _oFormHandler, XNameCont… in GridControl() method in GridControl
H A DTimeStampControl.java97 …public TimeStampControl(Resource _oResource, GridControl _oGridControl, FieldColumn _curfieldcolum… in TimeStampControl()
H A DControl.java53 GridControl oGridControl;
/aoo42x/main/offapi/com/sun/star/form/
H A DXGridFieldDataSupplier.idl41 /** provides access to the data of a GridControl
50 @see com::sun::star::form::control::GridControl
51 @see com::sun::star::form::component::GridControl
H A DXGridPeer.idl41 /** represents the window peer of a GridControl and allows you to set
51 @see com::sun::star::form::component::GridControl
H A DXGrid.idl48 @see com::sun::star::form::component::GridControl
49 @see com::sun::star::form::control::GridControl
H A DXGridColumnFactory.idl52 @see com::sun::star::form::component::GridControl
/aoo42x/main/toolkit/
H A DJunitTest_toolkit_complex.mk43 toolkit/qa/complex/toolkit/GridControl \
48 complex.toolkit.GridControl \
/aoo42x/main/toolkit/qa/complex/toolkit/
H A DGridControl.java69 public class GridControl class
72 public GridControl() in GridControl() method in GridControl
629 System.out.println( "starting class: " + GridControl.class.getName() ); in setUpConnection()
647 System.out.println( "finished class: " + GridControl.class.getName() ); in tearDownConnection()
/aoo42x/main/offapi/com/sun/star/form/component/
H A DGridControl.idl95 published service GridControl
102 this is what are the container elements for a <type>GridControl</type>.</p>
184 @see GridControl::FontDescriptor
/aoo42x/main/offapi/com/sun/star/form/control/
H A DInteractionGridControl.idl28 #include <com/sun/star/form/control/GridControl.idl>
44 service com::sun::star::form::control::GridControl;
H A DGridControl.idl83 … of the control has to support the <type scope="com::sun::star::form::component">GridControl</type>
89 published service GridControl
/aoo42x/main/wizards/
H A DJar_commonwizards.mk115 wizards/com/sun/star/wizards/document/GridControl \
/aoo42x/main/toolkit/source/helper/
H A Dregisterservices.cxx300 GET_FACTORY( GridControl, szServiceName_GridControl, NULL ); in component_getFactory()
/aoo42x/main/offapi/
H A DUnoApi_offapi.mk506 offapi/com/sun/star/form/component/GridControl \
528 offapi/com/sun/star/form/control/GridControl \

Completed in 107 milliseconds