Home
last modified time | relevance | path

Searched refs:control (Results 201 – 225 of 589) sorted by relevance

12345678910>>...24

/trunk/main/offapi/com/sun/star/form/
H A DXGridColumnFactory.idl45 /** allows to create columns to be added into a grid control model.
48 the grid control model they belong to. Grid columns can't be created on a global
H A DXGridFieldDataSupplier.idl46 …as normally, you can't affect the current row in a grid control without moving the cursor of the u…
50 @see com::sun::star::form::control::GridControl
/trunk/main/offapi/com/sun/star/report/
H A DXFunction.idl41 /** specifies a format condition for a control.
49 /** allows life-time control of function instances.
H A DXReportControlModel.idl95 /** Describes the print expression of the report control model.
96 If the expression evaluates to true than the report control model will be printed otherwise not.
/trunk/main/avmedia/source/java/
H A DFrameGrabber.java43 private javax.media.control.FrameGrabbingControl maFrameGrabbingControl = null;
73 maFrameGrabbingControl = (javax.media.control.FrameGrabbingControl) maPlayer.getControl( in FrameGrabber()
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControl.idl53 /** specifies an abstract control.
65 <p>The change of data directly at the control may not affect the
H A DXStyleSettings.idl61 /// specifies the color of the active tab of a tab control
127 /// specifies the color of inactive tabs of a tab control
160 /// specifies the color to use for monochrome control elements such as flat borders of controls
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeDataModel.idl49 retrieve the hierarchical outline data that is displayed in the actual control.
52 <type>XTreeDataModelListener</type> if your model changes after the control is created.
H A DXTreeControl.idl48 /** An interface to a control that displays a set of hierarchical data as an outline.
54 /** This interfaces provides access to the selection of tree nodes for this control.
100 <p>This includes expanding all parent nodes and scroll the control so this
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGrid.idl46 /** A control that displays a set of tabular data.
67 …ion</type> interface provides a bunch of methods to set and get selection for the grid control.</p>
H A DXGridColumnModel.idl42 retrieve the column structure that is displayed in the actual control.
50 /** implements life time control for the component
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DControlActions.idl93 /** Sets the help URL of a control.
98 /** Retrieves the help URL of a control.
H A DXFilePickerListener.idl83 a help for a specific control. If the returned string is empty it is
93 /** A client receives this event if the state of a control within the
/trunk/main/offapi/com/sun/star/sdb/
H A DColumnSettings.idl101 /** indicates a control model whichs defines the settings for layouting.
116 /** describes the default value which should be displayed by a control when moving to a new row.
/trunk/main/extensions/qa/integration/extensions/
H A DMethodHandler.java104 XPropertyControl control = (XPropertyControl)UnoRuntime.queryInterface( in describePropertyLine() local
108 descriptor.Control = control; in describePropertyLine()
/trunk/main/offapi/com/sun/star/embed/
H A DXEmbedObjectFactory.idl57 This interface provides user with full control over object creation.
67 This method can be used to have a full control over persistence
/trunk/main/soltools/cpp/
H A D_cpp.c104 control(trp); in process()
123 control(Tokenrow * trp) in control() function
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXTabBar.idl39 /** UI control for the selection of views in a pane.
95 control as to where to insert a new button.</p>
/trunk/main/offapi/com/sun/star/form/component/
H A DCommandButton.idl40 /** specifies the control model for a clickable button which is part of a form
57 <p>Usually, a control belonging to the model will use this interface to obtain the
/trunk/main/offapi/com/sun/star/frame/
H A DXDesktop.idl114 The component is, by definition, the model of the control which
115 is loaded into a frame, or if no model exists, into the control
/trunk/main/toolkit/qa/complex/toolkit/
H A DGridControl.java437 final XControl control = impl_createDialogWithGridControl(); in testView() local
439 UnoRuntime.queryInterface( XPropertySet.class, control.getModel() ); in testView()
464 final XGridControl gridControl = UnoRuntime.queryInterface( XGridControl.class, control ); in testView()
/trunk/main/udkapi/com/sun/star/security/
H A DXAccessController.idl96 access control context to restrict permission; null for no restriction
125 access control context to restrict permission; null for no restriction
/trunk/main/offapi/com/sun/star/configuration/
H A DConfigurationUpdateAccess.idl73 to control processing of changes for the entire tree (fragment) by
122 control over a batch of changes accumulated within the tree fragment.
/trunk/main/offapi/com/sun/star/i18n/
H A DKParseTokens.idl67 /// Special value to allow control characters (0x00 &lt; char &lt; 0x20)
70 /** Special value to allow anything below 128 except control
/trunk/main/offapi/com/sun/star/text/
H A DTextPortion.idl99 <dt>ControlCharacter</dt><dd>a control character</dd>
118 /** contains the control character of a text portion of type

Completed in 73 milliseconds

12345678910>>...24