Home
last modified time | relevance | path

Searched refs:Enabled (Results 1 – 25 of 128) sorted by relevance

123456

/aoo4110/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleUI.pas111 Button1.Enabled := false;
112 Button2.Enabled := true;
113 Button3.Enabled := true;
114 Button4.Enabled := false;
115 Button5.Enabled := false;
125 Button1.Enabled := true;
126 Button2.Enabled := false;
127 Button3.Enabled := false;
128 Button4.Enabled := false;
129 Button5.Enabled := false;
[all …]
/aoo4110/main/migrationanalysis/src/wizard/
H A DWizard.frm33 Enabled = 0 'False
273 Enabled = 0 'False
1617 btnPrepare.Enabled = False
1631 btnPrepare.Enabled = True
1653 btnRunAnalysis.Enabled = True
1655 btnPrepare.Enabled = False
1729 btnPrepare.Enabled = False
1743 btnPrepare.Enabled = True
1772 btnRunAnalysis.Enabled = True
1774 btnPrepare.Enabled = False
[all …]
H A DScanFolders.frm149 AbortScan.Enabled = False
/aoo4110/main/forms/source/runtime/
H A Dformoperations.cxx254 aState.Enabled = sal_False; in getState()
271 aState.Enabled = impl_canMoveLeft_throw( ); in getState()
275 aState.Enabled = impl_canMoveRight_throw(); in getState()
285 aState.Enabled = sal_False; in getState()
295 aState.Enabled = impl_isInsertionRow_throw() in getState()
316 aState.Enabled = xControlModelRefresh.is(); in getState()
381 aState.Enabled = sal_False; in getState()
388 aState.Enabled = sal_True; in getState()
394 aState.Enabled = sal_True; in getState()
414 aState.Enabled = sal_True; in getState()
[all …]
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DPathSelection.java71 … XPos, int YPos, int Width, short CurTabIndex, String LabelText, boolean Enabled, String TxtHelpUR… in insert() argument
79 …Boolean.valueOf(Enabled), 8, LabelText, new Integer(XPos), new Integer(YPos), new Integer(DialogSt… in insert()
87 …Boolean.valueOf(Enabled), 12, TxtHelpURL, new Integer(XPos), new Integer(YPos + 10), new Integer(D… in insert()
96 …Boolean.valueOf(Enabled), 14, BtnHelpURL, "...", new Integer(XPos + Width - 16), new Integer(YPos … in insert()
/aoo4110/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl107 Enabled, if at least one row in the grid view of a table or query is selected.
119 Enabled, if at least one row in the grid view of a table or query is selected.
240 …implements the usual <em>Copy</em> command. Enabled if the grid view has the focus and text in any…
245 …implements the usual <em>Cut</em> command. Enabled if the grid view has the focus and text in any …
250 …implements the usual <em>Paste</em> command. Enabled if the grid view has the focus and a cell whi…
255 …allows switching the edit mode of the grid view. Enabled if editing the data is allowed in general.
H A DColumnDescriptorControlModel.idl66 [property] boolean Enabled;
/aoo4110/main/offapi/com/sun/star/form/binding/
H A DBindableControlModel.idl65 <li>The control model's own <code>Enabled</code> property (if present) is kept in sync
79 model's <code>Enabled</code> properties.</p>
/aoo4110/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DEventMap.idt6 CustomSetup Next SelectionPathOn Enabled
/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DXOLEObject.idl45 [attribute] boolean Enabled;
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DFeatureState.idl43 boolean Enabled;
/aoo4110/main/oovbaapi/ooo/vba/
H A DXCommandBarControl.idl46 [attribute] boolean Enabled;
H A DXCommandBar.idl45 [attribute] boolean Enabled;
/aoo4110/main/offapi/com/sun/star/report/
H A DXFormatCondition.idl45 [attribute,bound] boolean Enabled;
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A DXControl.idl49 [attribute] boolean Enabled;
/aoo4110/main/offapi/com/sun/star/awt/tab/
H A DXTabPageModel.idl57 [attribute] boolean Enabled;
/aoo4110/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlContainerModel.csv31 "UnoControlContainerModel";"com::sun::star::awt::UnoControlContainerModel";"Enabled"
H A Dcom.sun.star.awt.UnoControlGroupBoxModel.csv1 "UnoControlGroupBoxModel";"com::sun::star::awt::UnoControlGroupBoxModel";"Enabled"
H A Dcom.sun.star.awt.UnoControlImageControlModel.csv14 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlImageControlModel";"Enabled"
H A Dcom.sun.star.awt.UnoControlFixedLineModel.csv14 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"Enabled"
H A Dcom.sun.star.awt.UnoControlProgressBarModel.csv14 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlProgressBarModel";"Enabled"
/aoo4110/main/svx/source/form/
H A Dformfeaturedispatcher.cxx86 _rState.IsEnabled = aState.Enabled; in getUnoState()
/aoo4110/main/offapi/com/sun/star/awt/
H A DRoadmapItem.idl67 [property] boolean Enabled;
H A DUnoControlContainerModel.idl57 [property] boolean Enabled;
H A DUnoControlFixedLineModel.idl55 [property] boolean Enabled;

Completed in 91 milliseconds

123456