Home
last modified time | relevance | path

Searched refs:user (Results 51 – 75 of 712) sorted by relevance

12345678910>>...29

/aoo42x/main/offapi/com/sun/star/ui/
H A DUICategoryDescription.idl34 /** a service which provides information about user interface command
38 OpenOffice.org has an amount of commands that can be used by user
42 implementations which provides all commands to a user.
52 /** provides access to user interface command categories of the installed
56 To access the user interface command categories of a module, a unique
H A DModuleUICategoryDescription.idl37 /** a service which provides information about the user interface command
42 user interface elements. This service provides access to the user interface
52 /** provides access to user interface command categories of an installed
58 The key to a user interface command category depends on the specific
H A DXUIConfigurationStorage.idl38 of a user interface configuration manager.
45 /** connects a storage to the user interface configuration manager
60 In general a user interface configuration manager instance is
61 created and initialize by the document model or the module user
63 set a storage for a user interface configuration manager. If a
H A DXUIFunctionListener.idl35 /** special interface to receive notification that a user interface
43 /** gets called to notify a component that a user interface element
47 a string which identifies the user interface element that wants
52 a user.
H A DXUIConfigurationListener.idl41 /** supplies information about changes of a user interface
51 /** is invoked when a configuration has inserted an user interface element.
60 /** is invoked when a configuration has removed an user interface element.
69 /** is invoked when a configuration has replaced an user interface element.
H A DWindowStateConfiguration.idl37 /** a service which provides window based information about user interface
41 OpenOffice.org has an amout of user interface elements that can be positioned,
43 to the window based information of available user interface elements which are
52 /** provides access to window based information about user interface elements
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXIsolatedConnection.idl49 a user's password, they are completed by user interaction.</p>
62 @param user
63 The user name.
71 XConnection getIsolatedConnection([in]string user, [in]string password)
H A DXOutParameters.idl55 should be used for a user-named or REF output parameter. Examples
56 of user-named types include: STRUCT, DISTINCT, OBJECT, and named array
68 For a user-named parameter the fully-qualified SQL type name of the
73 these values for user-named and REF parameters.
75 <p>Although it is intended for user-named and REF parameters,
77 If the parameter does not have a user-named or REF type, the
/aoo42x/main/udkapi/com/sun/star/registry/
H A DDefaultRegistry.idl119 <dt> Search for the user registry using the following rules:
125 [Registry]. If found, then take this value instead of "user.rdb" as "REGISTRY NAME".
127 <dt> 2. Search in the config directory of the user for a file "REGISTRY NAME". If
131 <dt> 3. If not found, a new user registry with name user.rdb will be created in the user
/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/
H A DXAutoscroll.idl38 <p>During Drag and Drop operations it is possible that a user may wish to drop the
40 not currently visible to the user.</p>
44 the user. This feature is known as autoscrolling.</p>
47 it can receive notifications of autoscrolling gestures by the user from
50 <p>An autoscrolling gesture is initiated by the user by keeping the drag
/aoo42x/main/jvmfwk/source/
H A Delements.cxx1179 void MergedSettings::merge(const NodeJava & share, const NodeJava & user) in merge() argument
1181 if (user.getEnabled()) in merge()
1182 m_bEnabled = * user.getEnabled(); in merge()
1188 if (user.getUserClassPath()) in merge()
1189 m_sClassPath = * user.getUserClassPath(); in merge()
1193 if (user.getJavaInfo()) in merge()
1194 m_javaInfo = * user.getJavaInfo(); in merge()
1198 if (user.getVmParameters()) in merge()
1199 m_vmParams = * user.getVmParameters(); in merge()
1203 if (user.getJRELocations()) in merge()
[all …]
/aoo42x/main/offapi/com/sun/star/sdb/application/
H A DDatabaseObjectContainer.idl44 user to create folders to organize the documents - in this case, the hierarchy is
54 folder is displayed to the user.
59 folder is displayed to the user.
64 folder is displayed to the user.
69 folder is displayed to the user.
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java184 String user = java.lang.System.getProperty("user.name"); in getInstallationPrivileges() local
187 if ( user.equalsIgnoreCase("root")) { in getInstallationPrivileges()
201 String user = java.lang.System.getProperty("user.name"); in isUserInstallation() local
203 if ( user.equalsIgnoreCase("root")) { in isUserInstallation()
217 String user = java.lang.System.getProperty("user.name"); in isRootInstallation() local
219 if ( user.equalsIgnoreCase("root")) { in isRootInstallation()
/aoo42x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DTableWindowAccessibility.java85 String user = ""; field in TableWindowAccessibility
133 user = (String) Param.get("jdbc.user"); in createTestEnvironment()
136 if ((user == null) || (password == null)) { in createTestEnvironment()
144 info[0].Value = user; in createTestEnvironment()
201 connection = isolConnection.getIsolatedConnection(user, password); in createTestEnvironment()
212 connection = isolConnection.getIsolatedConnection(user, in createTestEnvironment()
H A DJoinViewAccessibility.java83 String user = ""; field in JoinViewAccessibility
135 user = (String) Param.get ("jdbc.user"); in createTestEnvironment()
138 if ((user == null) || (password == null)) in createTestEnvironment()
147 info[0].Value = user; in createTestEnvironment()
213 connection = isolConnection.getIsolatedConnection (user, password); in createTestEnvironment()
226 connection = isolConnection.getIsolatedConnection (user, in createTestEnvironment()
H A DConnectionLineAccessibility.java84 String user = ""; field in ConnectionLineAccessibility
137 user = (String) Param.get("jdbc.user"); in createTestEnvironment()
140 if ((user == null) || (password == null)) in createTestEnvironment()
149 info[0].Value = user; in createTestEnvironment()
221 connection = isolConnection.getIsolatedConnection(user, password); in createTestEnvironment()
235 connection = isolConnection.getIsolatedConnection(user, in createTestEnvironment()
/aoo42x/main/offapi/com/sun/star/frame/
H A DSessionManager.idl45 <li>The user starts the desktop shutdown.</li>
50 <li>The application may request to interact with the user (e.g. to ask
52 time only one application can iteract with the user. The session manager
53 coordinates these requests and grants every application in need of user
54 interaction a timeslot in which it may interact with the user</li>
H A DXSessionManagerClient.idl62 /** queryInteraction issues a request for a user interaction slot
66 the listener requesting user interaction
72 /** interactionDone is called when a listener has finished user interaction
75 the listener done with user interaction
/aoo42x/main/offapi/com/sun/star/document/
H A DXDocumentInfo.idl39 /** provides access to the user fields for the information regarding the
71 /** returns the name of an user field
87 /** returns the value of an user field
103 /** changes the name of one of the user fields
121 /** changes the value of one of the user fields
/aoo42x/main/offapi/com/sun/star/awt/
H A DMessageBoxType.idl35 /** A message box to inform the user about a certain event
39 /** A message to warn the user about a certain problem.
43 /** A message box to provide an error message to the user.
47 /** A message box to query information from the user.
H A DXTextComponent.idl89 /** sets the user selection.
95 /** returns the current user selection.
101 /** returns if the text is editable by the user.
107 /** makes the text editable for the user or read-only.
/aoo42x/main/offapi/com/sun/star/util/
H A DPathSubstitution.idl52 A user defined list of path variables is supported. This list is stored in the Office
64 <dt>$(user)</dt>
65 <dd>The user installation directory.</dd>
67 <dd>The work directory of the user. Under Windows this would be the
70 <dd>The home directory of the user. Under Unix this would be the home-
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DUser.idl36 /** represents a user of the database, who has certain access rights
45 of user groups. Provides for access to the groups to which a user belongs.
53 /** is the name of the user.
/aoo42x/main/offapi/com/sun/star/text/
H A DBibliographyDataType.idl125 /** A user defined document type
130 /** A user defined document type
135 /** A user defined document type
140 /** A user defined document type
145 /** A user defined document type
/aoo42x/main/scp2/source/ooo/
H A Dprofileitem_ooo.scp241 …Value = "${$OOO_BASE_DIR/program/" PROFILENAME(bootstrap) ":UserInstallation}/user/extensions/bund…
268 …Value = "${$OOO_BASE_DIR/program/" PROFILENAME(bootstrap) ":UserInstallation}/user/extensions/tmp";
277 …Value = "${$OOO_BASE_DIR/program/" PROFILENAME(bootstrap) ":UserInstallation}/user/extensions/shar…
286 … Value = "${$OOO_BASE_DIR/program/" PROFILENAME(bootstrap) ":UserInstallation}/user/uno_packages";
295 …Value = "${$OOO_BASE_DIR/program/" PROFILENAME(bootstrap) ":UserInstallation}/user/extensions/bak";
453 …Value = "${${OOO_BASE_DIR}/program/" PROFILENAME(bootstrap) ":UserInstallation}/user/config/javase…

Completed in 68 milliseconds

12345678910>>...29