Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 150) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/ucb/
H A DRecipientInfo.idl36 /** contains all information needed to send a message using one send protocol.
38 <p>To send one message via two different protocols, two RecipientInfos
39 are needed - to send one message to different users with one protocol,
88 /** the user name to be used for authorizing on the send server.
93 /** the password to be used for authorizing on the send server.
103 /** string representing the last error (generated by send server).
108 /** the number representing the last error (generated by send server).
113 /** the count of tries to send a message. This count is <code>1</code>
H A DContentAction.idl35 The situations under which contents will send ContentEvents of the various
96 send a REMOVED ContentEvent.</td></tr>
100 A as a child, i.e., (A in H1(F)) && !(A in H2(F)), send
H A DListActionType.idl166 After a completely notified Iteration send 'COMPLETED'.
168 <p>This notification is required to be send, to indicate, that now the full
173 to send 'COMPLETED'. So a listener has the possibility to wait for
H A DSendInfo.idl32 /** contains information related to a send protocol.
H A DSendMediaTypes.idl33 that are related to a send protocol.
H A DInteractiveLockingException.idl50 /** Extended information, some Internet Server send this to the client
/trunk/main/configmgr/source/
H A Dupdate.cxx120 bc.send(); in insertExtensionXcuFile()
135 bc.send(); in removeExtensionXcuFile()
154 bc.send(); in insertModificationXcuFile()
H A Daccess.cxx1011 bc.send(); in dispose()
1345 bc.send(); in setName()
1388 bc.send(); in setPropertyValue()
1550 bc.send(); in setPropertyValues()
1670 bc.send(); in setHierarchicalPropertyValue()
1735 bc.send(); in setHierarchicalPropertyValues()
1828 bc.send(); in replaceByName()
1880 bc.send(); in insertByName()
1917 bc.send(); in removeByName()
/trunk/main/offapi/com/sun/star/auth/
H A DSSOManagerFactory.idl52 security tokens to send to the acceptor side. On the acceptor side,
55 send to the initiator side.</LI>
H A DXSSOInitiatorContext.idl38 <P>This context may be used to initialise authetication tokens to send to
45 /** initialises an SSO Token to send to the acceptor side and
/trunk/main/uui/source/
H A Dcookiedg.src109 … corresponding to the class of a previously set cookie, %PRODUCTNAME will send this information to…
124 …s to a class of one of the previously received Cookies, %PRODUCTNAME will send this information to…
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java310 private void send() { in send() method in CommandCaller
551 send(); in endBlock()
/trunk/main/crashrep/source/all/
H A Dcrashrep.ulf32 en-US = "It's easy - just send the report without any further effort on your part by clicking 'Send…
128 …ME% Error Report tool needs to be connected to the Internet to be able to send error reports.\n\nC…
/trunk/main/sal/qa/osl/pipe/
H A Dosl_Pipe.cxx450 int nRet = aPipe.send( m_pTestString1.getStr(), 3 ); in TEST()
725 … nChars = aSenderPipe.send( m_pTestString2.getStr(), m_pTestString2.getLength() + 1 ); in run()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.src37 Text[ en-US ] = "Save, print or send the document";
315 …Text[ en-US ] = "In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires…
H A Dmailmergewizard.src69 Text [ en-US ] = "Save, print or send";
/trunk/main/extensions/source/oooimprovement/
H A Dsoapsender.hxx46 void send(const SoapRequest& request) const;
/trunk/main/crashrep/source/unx/
H A Dmain.cxx370 if ( SOCKET_ERROR != send( s, buffer, strlen(buffer), 0 ) ) in SendHTTPRequest()
382 success = SOCKET_ERROR != send( s, buffer, nBytes, 0 ); in SendHTTPRequest()
/trunk/main/sal/inc/osl/
H A Dpipe_decl.hxx208 inline sal_Int32 SAL_CALL send(const void* pBuffer, sal_Int32 BytesToSend) const;
/trunk/main/vos/inc/vos/
H A Dpipe.hxx177 sal_Int32 SAL_CALL send(const void* pBuffer, sal_uInt32 BytesToSend);
/trunk/main/offapi/com/sun/star/form/
H A DFormSubmitMethod.idl46 /** speficies to send the input information in a data body.
/trunk/main/offapi/com/sun/star/frame/status/
H A DItemStatus.idl48 /** optional data which can be used by an implementation to send additional
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx609 Pipe.send( sc_aTerminationSequence, sc_nTSeqLength+1 ); // also send 0-byte in DisableOfficeIPCThread()
914 … (nResult = maStreamPipe.send(sc_aConfirmationSequence+nBytes, sc_nCSeqLength-nBytes))>0 && in run()
/trunk/main/offapi/com/sun/star/system/
H A DSystemMailProvider.idl29 /** A service providing a simple way to send mails using a mail client
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DDialogClosedEvent.idl40 <p>The broadcaster who sends such event, must send the dialog as the source.</p>

Completed in 86 milliseconds

123456