Home
last modified time | relevance | path

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

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/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"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/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"
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/
H A DJunitTest_toolkit_complex.mk37 toolkit/qa/complex/toolkit/GridControl \
41 complex.toolkit.GridControl \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/
H A DJunitTest_toolkit_complex.mk38 toolkit/qa/complex/toolkit/GridControl \
42 complex.toolkit.GridControl \
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/document/
H A DDatabaseControl.java40 public DatabaseControl(GridControl _oGridControl, FieldColumn _curfieldcolumn) in DatabaseControl()
49 …public DatabaseControl(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldtype, Str… in DatabaseControl()
60 …private void createGridColumn(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldty… in createGridColumn()
H A DGridControl.java35 public class GridControl extends Shape class
44 …public GridControl(XMultiServiceFactory _xMSF, String _sname, FormHandler _oFormHandler, XNameCont… in GridControl() method in GridControl
H A DTimeStampControl.java78 …public TimeStampControl(Resource _oResource, GridControl _oGridControl, FieldColumn _curfieldcolum… in TimeStampControl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/document/
H A DDatabaseControl.java40 public DatabaseControl(GridControl _oGridControl, FieldColumn _curfieldcolumn) in DatabaseControl()
49 …public DatabaseControl(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldtype, Str… in DatabaseControl()
60 …private void createGridColumn(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldty… in createGridColumn()
H A DGridControl.java35 public class GridControl extends Shape class
44 …public GridControl(XMultiServiceFactory _xMSF, String _sname, FormHandler _oFormHandler, XNameCont… in GridControl() method in GridControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/form/
H A DXGridFieldDataSupplier.idl31 /** provides access to the data of a GridControl
40 @see com::sun::star::form::control::GridControl
41 @see com::sun::star::form::component::GridControl
H A DXGrid.idl40 @see com::sun::star::form::component::GridControl
41 @see com::sun::star::form::control::GridControl
H A DXGridPeer.idl31 /** represents the window peer of a GridControl and allows you to set
41 @see com::sun::star::form::component::GridControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/form/
H A DXGridFieldDataSupplier.idl31 /** provides access to the data of a GridControl
40 @see com::sun::star::form::control::GridControl
41 @see com::sun::star::form::component::GridControl
H A DXGrid.idl40 @see com::sun::star::form::component::GridControl
41 @see com::sun::star::form::control::GridControl
H A DXGridPeer.idl31 /** represents the window peer of a GridControl and allows you to set
41 @see com::sun::star::form::component::GridControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/form/
H A DFormDocument.java36 import com.sun.star.wizards.document.GridControl;
328 GridControl oGridControl;
499 public GridControl getGridControl() in getGridControl()
516 …oGridControl = new GridControl(xMSF, Name + "_Grid", oFormHandler, xFormContainer, oDBMetaData.Fie… in insertGridControl()
520 …oGridControl = new GridControl(xMSF, Name + "_Grid", oFormHandler, xFormContainer, oDBMetaData.Fie… in insertGridControl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/form/
H A DFormDocument.java36 import com.sun.star.wizards.document.GridControl;
328 GridControl oGridControl;
499 public GridControl getGridControl() in getGridControl()
516 …oGridControl = new GridControl(xMSF, Name + "_Grid", oFormHandler, xFormContainer, oDBMetaData.Fie… in insertGridControl()
520 …oGridControl = new GridControl(xMSF, Name + "_Grid", oFormHandler, xFormContainer, oDBMetaData.Fie… in insertGridControl()
/dports/science/devisor/devisor2.1/devisor2/grid/options/
H A DControlCenter.java100 public GridControl gc;
215 gc = new GridControl (null, this); in ControlCenter()
H A DGridControl.java18 public class GridControl class
54 public GridControl (MainFrame uf, ControlCenter uc) in GridControl() method in GridControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/form/control/
H A DInteractionGridControl.idl23 #include <com/sun/star/form/control/GridControl.idl>
34 service com::sun::star::form::control::GridControl;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/form/control/
H A DInteractionGridControl.idl23 #include <com/sun/star/form/control/GridControl.idl>
34 service com::sun::star::form::control::GridControl;
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/form/component/
H A DGridControl.idl63 published service GridControl
70 this is what are the container elements for a GridControl.</p>
147 @see GridControl::FontDescriptor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/form/component/
H A DGridControl.idl63 published service GridControl
70 this is what are the container elements for a GridControl.</p>
147 @see GridControl::FontDescriptor
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/qa/complex/toolkit/
H A DGridControl.java63 public class GridControl class
66 public GridControl() in GridControl() method in GridControl
623 System.out.println( "starting class: " + GridControl.class.getName() ); in setUpConnection()
641 System.out.println( "finished class: " + GridControl.class.getName() ); in tearDownConnection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/qa/complex/toolkit/
H A DGridControl.java63 public class GridControl class
66 public GridControl() in GridControl() method in GridControl
623 System.out.println( "starting class: " + GridControl.class.getName() ); in setUpConnection()
641 System.out.println( "finished class: " + GridControl.class.getName() ); in tearDownConnection()

12