Home
last modified time | relevance | path

Searched refs:user (Results 101 – 125 of 712) sorted by relevance

12345678910>>...29

/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXArray.idl65 If the elements are a user-defined type (UDT),
97 If the base type of the array does not match a user-defined type
169 type of the array does not match a user-defined type in
189 contains mapping of SQL user-defined types to classes in the UNO programming language
209 type of the array does not match a user-defined type in
H A DXDataSource.idl48 @param user
49 the user name
57 XConnection getConnection([in]string user, [in]string password)
/aoo42x/main/stoc/test/security/
H A Dtest_security.policy4 grant user "dbo"{
14 grant user "jbu" {
18 …permission com.sun.star.io.FilePermission "*",",read,write";}; grant user "root"{permission com.su…
/aoo42x/main/desktop/source/app/
H A Ddesktop.src84 Text [ en-US ] = "The user interface language cannot be determined." ;
146 …encies in your personal settings. Before continuing, you should make sure user '$u' closes %PRODUC…
229 …Text [ en-US ] = "%PRODUCTNAME user installation could not be completed due to insufficient free d…
234 …Text [ en-US ] = "%PRODUCTNAME user installation could not be processed due to missing access righ…
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXInteractionSupplyAuthentication.idl64 /** Specifies if a 'user name' value can be handed back.
69 /** Set a new 'user name' value to hand back.
99 Returns the default mode (to be initially displayed to the user).
144 the user).
/aoo42x/main/offapi/com/sun/star/frame/
H A DStatusbarController.idl32 /** is an abstract service for a component which offers a more complex user
37 provides status information to the user. A status bar controller can be
39 sophisticated user interface.<br/>
H A DXUIControllerFactory.idl33 A user interface controller can be registered for a command URL. A certain user
34 interface controller will be created when a user interface element contains a
/aoo42x/main/offapi/com/sun/star/sdb/
H A DQueryDesign.idl44 …<p>This service implements a user interface for creating SQL statements either through a graphical…
69 every time the user saves the command.</p></li>
120 should be designed. When the user attempts to save the designed SQL statement,
182 /** reflects the designed SQL command at the moment it was last saved by the user.
186 /** specifies whether the user enabled escape processing for the statement being designed.
/aoo42x/main/offapi/com/sun/star/deployment/
H A DXPackageManager.idl243 needs to enable / disable the Add button depending if the user has
274 because the user did not accept the license.
276 The function will not return any object for the user repository, because
277 a user extension will not be kept in the user repository if its license
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.hxx244 …:star::sdbc::XConnection > SAL_CALL getConnection( const ::rtl::OUString& user, const ::rtl::OUStr…
255 …dbc::XConnection > SAL_CALL getIsolatedConnection( const ::rtl::OUString& user, const ::rtl::OUStr…
283 const rtl::OUString& user, const rtl::OUString& password
286 …:star::sdbc::XConnection > SAL_CALL getConnection( const ::rtl::OUString& user, const ::rtl::OUStr…
/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl33 /** specifies the operations on a user interface form, as supported by the
53 state you can retrieve (and display to the user) using the <type>XFormOperations</type>'
102 /// opens a dialog which allows the user to interactively specify a form sorting order
115 /// opens a dialog which allows the user to interactively specify a form filter
/aoo42x/main/offapi/com/sun/star/drawing/
H A DAccessibleDrawDocumentView.idl54 outside the currently visible area, the user has to issue these requests
65 rearrangement of the visible shapes, the user gets notified of this.</li>
96 mode--the appropriate listeners are called and the user gets
125 of the currently visible area and to let the user find children
H A DLayer.idl67 <type>Layer</type> in the user interface.
75 <type>Layer</type> are not shown in the user interface.
91 <type>Layer</type> cannot be edited in the user interface.
/aoo42x/main/offapi/com/sun/star/system/
H A DMailClientFlags.idl38 the mail without any further user interaction.
46 /** No logon dialog should be displayed to prompt the user for logon
48 <p>When this flag is specified and the user needs to logon in order
/aoo42x/main/offapi/com/sun/star/inspection/
H A DXPropertyHandler.idl62 Also, property handlers are responsible for describing the user interface which should
63 be used to interact with the user, with respect to a given aspect of the inspected
126 the name of the property whose user interface is to be described
336 … Usually, this will be a modal dialog, but it can also be a non-modal user interface component.</p>
346 been obatined from the user, but store it in the output-parameter Data, and return
368 from the user, and which still needs to be set at the inspected component.
372 the property selection requires non-modal user input. In those cases,
440 <p>The usual use case for this method are non-modal user interface components used
/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/
H A DDropTargetDropEvent.idl46 provide appropriate feedback to the end user when the operation completes.</p>
60 /** This value represents the action or actions selected by the user at
64 should raise a dialog to ask the user which action to use.</p>
/aoo42x/main/offapi/com/sun/star/ui/
H A DXUIConfiguration.idl33 /** supports to notify other implementations about changes of a user
37 The <type>XUIConfiguration</type> interface is provided for user
65 from this user interface configuration manager.
/aoo42x/main/offapi/com/sun/star/task/
H A DXMasterPasswordHandling.idl45 /** allows to check the user authorization.
48 This call let the master password be requested from user using the
64 If there is still no master password, the user will be asked to provide
/aoo42x/main/offapi/com/sun/star/text/
H A DXDependentTextField.idl57 @example Create and insert a user field (with a
69 // Attach the field master to the user field
76 // Insert the user field at the end of the document
H A DXAutoTextContainer.idl55 <li>1 indicates the path of the <b>user</b> directory</li>
60 <b>Office Basis</b> layer.</br>Note that in some systems the user may lack of
68 <li><code>mytexts*1</code></br>the "mytexts" AutoTextGroup in the user directory</li>
/aoo42x/main/qadevOOo/runner/lib/
H A DTestParameters.java253 String user = System.getProperty("user.name"); in TestParameters() local
254 if ( user != null) in TestParameters()
256 String PipeConnectionString = "pipe,name=" + user; in TestParameters()
/aoo42x/main/offapi/com/sun/star/awt/
H A DWindowAttribute.idl81 /** specifies that the size of the window can be changed by the user.
89 /** specifies that the window can be moved by the user.
97 /** specifies that the window can be closed by the user.
/aoo42x/main/cui/source/customize/
H A Dcfgutil.cxx707 ::rtl::OUString user = ::rtl::OUString::createFromAscii("user"); in Init()
734 if ( ! ((theChild->getName().equals( user ) || theChild->getName().equals( share ) || in Init()
741 if ( uiName.equals( user ) ) in Init()
817 ::rtl::OUString user = ::rtl::OUString::createFromAscii("user"); in GetImage()
819 if (node->getName().equals( user ) || node->getName().equals(share ) ) in GetImage()
1172 ::rtl::OUString user = ::rtl::OUString::createFromAscii("user"); in RequestingChilds()
1200 if ( !( (aName.equals(user) || aName.equals(share) || aName.equals(currentDocTitle) ) ) ) in RequestingChilds()
/aoo42x/main/dbaccess/source/ui/dlg/
H A DUserAdmin.src105 Text [ en-US ] = "Access rights for selected user" ;
121 Message [ en-US ] = "Do you really want to delete the user?" ;
126 Text [ en-US ] = "The database does not support user administration." ;
/aoo42x/main/offapi/com/sun/star/view/
H A DXFormLayerAccess.idl58 <p>A form controller is a component which controls the user interaction
80 <p><em>Note</em>: This is a convenience method. In the user interface,
91 <p><em>Note</em>: This is a convenience method. In the user interface,

Completed in 64 milliseconds

12345678910>>...29