Home
last modified time | relevance | path

Searched refs:user (Results 76 – 100 of 714) sorted by relevance

12345678910>>...29

/trunk/main/offapi/com/sun/star/auth/
H A DXSSOPasswordCache.idl52 the user name to add
67 /** retrieves a password for a given user from the cache.
73 the name of the user whose password should be retrieved
88 the name of the user whose password should be removed.
/trunk/main/offapi/com/sun/star/frame/
H A DLayoutManagerEvents.idl105 /** specifies that a certain user interface element has been made
109 This event sends the resource url of the newly visible user
116 /** specifies that a certain user interface element has been made
120 This event sends the resource url of the invisible user
H A DXToolbarController.idl39 /** is an abstract service for a component which offers a more complex user interface
45 toolbar and provide information or functions with a more sophisticated user interface.<br/>
64 …This function is usually called by a toolbar implementation when a user clicked on a toolbar button
85 … to the user. The reference must be empty if component does not want to provide a separate
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageManagerFactory.idl53 Packages for context strings <code>"user"</code> and
63 Context strings other than <code>"user"</code>, <code>"shared"</code>
71 <li><code>"user"</code>
73 user layer
/trunk/main/offapi/com/sun/star/document/
H A DMacroExecMode.idl68 /** Use configuration to retrieve macro settings. In case a user
82 /** Use configuration to retrieve macro settings. Treat cases when user
89 /** Use configuration to retrieve macro settings. Treat cases when user
111 allows confirmation, it will be executed after user agrees.
H A DDocumentInfo.idl63 author, creation date and user fields
80 /** provides access to the user fields for the information regarding the
101 /** provides access to the user fields, which (instead to the user fields set
106 additional to the user fields set by the interface XDocumentInfo (see before).
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DDeployParcelAction.java74 JMenuItem item, user, share; in getPopupPresenter() local
102 user = new JMenuItem("user"); in getPopupPresenter()
103 user.addActionListener(listener); in getPopupPresenter()
109 item.add(user); in getPopupPresenter()
/trunk/main/offapi/com/sun/star/ui/
H A DItemDescriptor.idl36 describes a user interface item that is part of a user interface
57 /** the text of the user interface item.
90 /** specifies a pixel width for this item inside the user interface element.
H A DItemStyle.idl33 user interface item.
61 the user interface element.
68 the user interface element.
75 the user interface element.
108 the parent user interface element.
/trunk/main/framework/source/classes/
H A Dresource.src297 …Text [ en-US ] = "An error occurred while loading the user interface configuration data. The appli…
302 …rred while loading the user interface configuration data. The application will be terminated now.\…
307 …rred while loading the user interface configuration data. The application will be terminated now.\…
/trunk/main/offapi/com/sun/star/sdb/application/
H A DDefaultViewController.idl49 /** allows intercepting context menu requests done by the user
67 /** allows intercepting user input done by the user
87 /** allows programmatic access to aspects of the application's user interface.
H A DCopyTableWizard.idl57 <p>There are various cases where the wizard needs to interact with the user (except of
63 <li>user interaction in case copying a row fails. If no copy table listener is
65 copying a row, or a registered listeners explicitly tells the wizard to ask the user
101 /** creates an executable wizard dialog, which is to guide the user through copying
191 /** creates an executable wizard dialog, which is to guide the user through copying
200 specifies an interaction handler to use when user input is required.
/trunk/main/offapi/com/sun/star/text/
H A DBibliographyDataField.idl169 /** This field contains user defined data.
174 /** This field contains user defined data.
179 /** This field contains user defined data.
184 /** This field contains user defined data.
189 /** This field contains user defined data.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DSQLExecution.java56 public SQLExecution(String jdbcClass, String dbUrl, String user, String password) { in SQLExecution() argument
58 mUser = user; in SQLExecution()
70 … public SQLExecution(String jdbcClass, String dbUrl, String user, String password, boolean debug) { in SQLExecution() argument
72 mUser = user; in SQLExecution()
/trunk/main/offapi/com/sun/star/setup/
H A DProductRegistration.idl41 If, by any user interface of your choice, the user tells she wants to register
60 This is usually triggered by some user interaction, for instance upon choosing a menu item
77 …dialog which asks the user to register. This is done once per session, means you need to restart t…
/trunk/main/offapi/com/sun/star/form/component/
H A DDataForm.idl197 <p>Note that this is a recommendation for user interface components displaying the
199 if the property is set to <FALSE/>, but the user interface should respect the property
207 <p>Note that this is a recommendation for user interface components displaying the
209 if the property is set to <FALSE/>, but the user interface should respect the property
217 <p>Note that this is a recommendation for user interface components displaying the
219 if the property is set to <FALSE/>, but the user interface should respect the property
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_adabas/
H A DODriver.java91 String user = (String) Param.get("adabas.user"); in createTestEnvironment() local
92 if (user == null) { in createTestEnvironment()
103 info[0].Name = "user"; info[0].Value = user; in createTestEnvironment()
/trunk/main/offapi/com/sun/star/form/validation/
H A DXValidatableFormComponent.idl53 <li>The pure validity flag: Whatever the user enters in the component, this is
55 <li>The current value: Even if the validity flag does not change with the user
56 input (e.g. because the user replaces one invalid value with another invalid
58 include it in a feedback message to the user.</li>
/trunk/main/offapi/com/sun/star/i18n/
H A DXCollator.idl134 /** Load a collator algorithm with options chosen by end user.
143 A sequence of end user collator options like those returned
152 /** List all end user collator options for a given algorithm.
158 An array of end user options available for the algorithm.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_jdbc/
H A DJDBCDriver.java88 String user = (String) Param.get("jdbc.user"); in createTestEnvironment() local
90 if (user == null || password == null) { in createTestEnvironment()
100 info[1].Value = user; in createTestEnvironment()
/trunk/main/offapi/com/sun/star/task/
H A DUserRecord.idl31 /* Specifies user/password entries for <type>UrlRecord</type>.
35 /// specifies the user name.
38 /// specifies the passwords for the given user.
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl63 <p>This instance allows for operations on a user interface form, by saving its clients
66 <p>As an example, imagine you have a database form, displayed in some user
70 record, so the user doesn't lose her input. So you need to call
75 When the user just entered some data into one of the form fields, but did not yet
106 <p>Note that it is possible to operate on a user interface form without
115 <p>You would usually use this to update some user interface to reflect this state.
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspector.idl77 it can provide user interface names and help URLs for property categories.</p>
89 /** provides access to the user interface of the object inspector.
92 the user interface. For instance, you can enable and disable certain
112 one of the active <type>XPropertyHandler</type>'s raised a non-modal user interface,
/trunk/main/basctl/source/dlged/
H A Dmanagelang.src79 …Text [ en-US ] = "The default language is used if no localization for a user interface locale is p…
117 …Message [ en-US ] = "You are about to delete the resources for the selected language(s). All user
155 …Text [ en-US ] = "Select a language to define the default user interface language. All currently p…
191 … languages will be created in the library. Strings of the current default user interface language …
/trunk/main/offapi/com/sun/star/util/
H A DCellProtection.idl37 /** specifies if the cell is locked from modifications by the user.
42 /** specifies if the formula is hidden from the user.
47 /** specifies if the cell is hidden from the user.

Completed in 105 milliseconds

12345678910>>...29