Home
last modified time | relevance | path

Searched refs:control (Results 176 – 200 of 589) sorted by relevance

12345678910>>...24

/trunk/main/offapi/com/sun/star/form/component/
H A DCurrencyField.idl54 /** can be used to reset the control to it's default state.
60 /** contains a default value for the control.
H A DFormattedField.idl45 /** This service specifies the control model of an edit field for entering text which can be
56 /** can be used to reset the control to it's default state.
H A DHiddenControl.idl37 /** This service specifies the model of a hidden control.
39 <p>The only sense of a hidden control is to store data in the form which is
H A DListBox.idl45 /** specifies a model for a control which allows to choose in a list of alternative values.
53 /** can be used to reset the control to it's default state.
H A DDatabaseTextField.idl53 <p>When the user enters text into a text field, and after this, the control
54 content is to be committed into the database field the control is bound to,
/trunk/
H A DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx84 …or(std::list<NSControl *>::iterator control = m_aActiveControls.begin(); control != m_aActiveContr… in ~ControlHelper() local
85 NSControl* pControl = (*control); in ~ControlHelper()
/trunk/main/helpauthoring/license/
H A DLICENSE17 other entities that control, are controlled by, or are under common
18 control with that entity. For the purposes of this definition,
19 "control" means (i) the power, direct or indirect, to cause the
57 communication on electronic mailing lists, source code control systems,
/trunk/main/
H A DLICENSE_ALv217 other entities that control, are controlled by, or are under common
18 control with that entity. For the purposes of this definition,
19 "control" means (i) the power, direct or indirect, to cause the
57 communication on electronic mailing lists, source code control systems,
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DCommonFilePickerElementIds.idl38 /** The control id of the OK button.
43 /** The control id of the Cancel button.
/trunk/main/offapi/com/sun/star/view/
H A DOfficeDocumentView.idl58 control for an office document.
66 access to the controls which belong to specified control models.
/trunk/main/offapi/com/sun/star/drawing/
H A DPolygonFlags.idl58 /** the point is a control point, to control the curve from the user interface.
/trunk/main/offapi/com/sun/star/rendering/
H A DEmphasisMark.idl28 /** These constants control the automatic rendering of emphasis marks.<p>
30 These constants control the automatic rendering of emphasis marks
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.hrc34 // dimensions of certain control types
48 // the position of the first control after the header
/trunk/main/offapi/com/sun/star/
H A Dmodules.idl107 /// Interfaces to control installations.
140 /// Interfaces for scanner control.
152 /// Interfaces to control the setup process.
/trunk/main/toolkit/src2xml/
H A Dsrc.lst451 ../../dbaccess/source/ui/control/undosqledit.src
452 ../../dbaccess/source/ui/control/TableGrantCtrl.src
453 ../../dbaccess/source/ui/control/tabletree.src
579 ../../svtools/source/control/ctrlbox.src
580 ../../svtools/source/control/ctrltool.src
581 ../../svtools/source/control/calendar.src
582 ../../svtools/source/control/filectrl.src
/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControl.odl13 control ]
71 helpstring("MfcControl Control"), control ]
/trunk/main/offapi/com/sun/star/awt/
H A DXProgressBar.idl47 /** sets the foreground color (RGB) of the control.
53 /** sets the background color (RGB) of the control.
/trunk/main/offapi/com/sun/star/sheet/
H A DSheetCellCursor.idl58 /** provides common methods to control the position of the cursor.
71 /** provides advanced methods to control the position of the cursor.
/trunk/main/offapi/com/sun/star/form/
H A DXGridPeer.idl44 <p>Usually, the columns used are the columns as supplied by the grid control model.</p>
47 with the columns of a grid control which is part of a complex form can really hurt ....</p>
H A DNavigationBarMode.idl63 <p>This options is usually used for forms containing an grid control only.
64 In such a form, the control has it's own navigation elements, so there is
/trunk/main/odk/examples/OLE/activex/
H A DMakefile93 @echo The activex control was created, please load the "$(QM)example.html$(QM)" file
94 @echo in your InternetExplorer to use the activex control.
/trunk/main/offapi/com/sun/star/sdbcx/
H A DDatabaseDefinition.idl35 databases, and to control the access rights on database objects.
48 To control the access rights of users, there is the possibility to
/trunk/main/svtools/inc/svtools/
H A Dcontroldims.hrc43 // control dimensions
62 #define RSC_SP_CTRL_DESC_X 3 // between description text and related control
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java71 public DocumentPreview(XMultiServiceFactory xmsf, Object control) throws Exception in DocumentPreview() argument
75 xControl = UnoRuntime.queryInterface(XControl.class, control); in DocumentPreview()

Completed in 67 milliseconds

12345678910>>...24