Home
last modified time | relevance | path

Searched refs:client (Results 76 – 100 of 267) sorted by relevance

1234567891011

/trunk/main/offapi/com/sun/star/system/
H A DSystemMailProvider.idl29 /** A service providing a simple way to send mails using a mail client
33 need of a mail client on the system and with no user interaction, use the
H A DMailClientFlags.idl33 launches the current configured system mail client.
37 /** Does not show the current configured system mail client GUI, but sends
/trunk/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl43 <p>This allows to determine specific error conditions in your client code, and
85 <p>Imagine you have a client-side query <code>SELECT * FROM table</code>, which is
98 /** indicates that the name of a client side database object - a query, a form,
H A DQueryDesign.idl55 …>In <code>Query Mode</code>, the designer is used to modify an existing or create a new client-side
67 <p>The client of the designer is then responsible to listen at changes in the
110 <a href="#query_mode">query mode</a>, that is, an existing client-side query should be
H A DOfficeDatabaseDocument.idl231 <p>Since this can be done by multiple clients, every client is additionally required
233 the document, to prevent some other client closing the model while it's still needed
234 by the first client.</p>
/trunk/main/udkapi/com/sun/star/uno/
H A DXReference.idl38 /** must be implemented by anyone who holds the adapter on the client side.@see XWeak
51 The implementation of the client-side's weak reference
/trunk/main/autodoc/source/display/idl/
H A Dhfi_globalindex.cxx201 const client & in produce_Line()
235 const client & in write_OwnerOfEntry()
/trunk/main/offapi/com/sun/star/task/
H A DInteractionClassification.idl58 /** Some information for the client/user (which will typically lead to the
68 /** A query for the client/user (which will typically lead to the
/trunk/main/offapi/com/sun/star/embed/
H A DXEmbeddedClient.idl54 /** asks client to let the object store itself.
67 /** An object can use this method to notify the client when the object
/trunk/main/offapi/com/sun/star/awt/
H A DXWindow2.idl53 /** sets the inner bounds of the window, also known as the client size
63 /** returns the inner bounds of the window, also known as the client size.
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A Dmakefile.mk34 … := file:///net/grande.germany/develop6/update/dev/Linux_JDK_1.4.1_03/jre/lib/i386/client/libjvm.so
114 uno -c test.javauno.nativethreadpool.client -l $(SHL1TARGETN) \
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFolderPicker.idl64 return value is undefined if the client did not choose a root directory
84 If the client doesn't set a description the dialog may show a default
/trunk/main/bridges/test/com/sun/star/lib/
H A DTestBed.java44 Class client, long wait) throws Exception { in execute() argument
57 client.getName() }); in execute()
/trunk/main/odk/examples/cpp/remoteclient/
H A DMakefile103 @echo server and connect with the client to this server.
128 @echo Start remote client process ...
/trunk/main/offapi/com/sun/star/ucb/
H A DXCachedDynamicResultSetStubFactory.idl58 <p>If you have instanciated a <type>CachedDynamicResultSet</type> on client
83 client side already, use this to connect your given Source on server
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl454 maximum size of the array allocated by the client
640 the array of pointers allocated by the client. The client is responsible
650 The client must free it with CoTaskMemFree.
1604 maximum size of the array allocated by the client
1607 allocated by the client and freed when no longer needed. Refer to @ref
4053 allocated by the server. The client must free it with CoTaskMemFree.
4072 by the server. The client must free it with CoTaskMemFree.
4091 by the server. The client must free it with CoTaskMemFree.
4472 freed by the client with CoTaskMemFree.
4725 by the server. The client must free it with CoTaskMemFree.
[all …]
/trunk/main/offapi/com/sun/star/configuration/
H A DAccessRootElement.idl102 of it is usually transferred to the client. See the documentation
120 <p>A client can register an
H A DSetElement.idl68 the client and can be disposed by calling
86 a new element), ownership is transferred to the client again. It can then be
/trunk/main/solenv/inc/
H A Dmime.types21 # This file controls what Internet media types are sent to the client for
22 # given file extension(s). Sending the correct media type to the client
/trunk/test/testuno/source/fvt/mix/sc/sheet/
H A DInsertExcelSheetTest.java56 import org.openoffice.test.vcl.client.Constant;
59 import org.openoffice.test.vcl.client.VclHookException;
H A DInsertCalcSheetTest.java56 import org.openoffice.test.vcl.client.Constant;
59 import org.openoffice.test.vcl.client.VclHookException;
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl121 client side before sending it to the database server.<br/>
181 …/** specifies if the <member>Command</member> should be analyzed on the client side before sending…
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationListener.java24 package org.openoffice.test.vcl.client;
H A DWinInfoReceiver.java21 package org.openoffice.test.vcl.client;
H A DCommunicationException.java24 package org.openoffice.test.vcl.client;

Completed in 60 milliseconds

1234567891011