/trunk/main/offapi/com/sun/star/ucb/ |
H A D | RecipientInfo.idl | 36 /** 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 D | ContentAction.idl | 35 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 D | ListActionType.idl | 166 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 D | SendInfo.idl | 32 /** contains information related to a send protocol.
|
H A D | SendMediaTypes.idl | 33 that are related to a send protocol.
|
H A D | InteractiveLockingException.idl | 50 /** Extended information, some Internet Server send this to the client
|
/trunk/main/configmgr/source/ |
H A D | update.cxx | 120 bc.send(); in insertExtensionXcuFile() 135 bc.send(); in removeExtensionXcuFile() 154 bc.send(); in insertModificationXcuFile()
|
H A D | access.cxx | 1011 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 D | SSOManagerFactory.idl | 52 security tokens to send to the acceptor side. On the acceptor side, 55 send to the initiator side.</LI>
|
H A D | XSSOInitiatorContext.idl | 38 <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 D | cookiedg.src | 109 … 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 D | CommandCaller.java | 310 private void send() { in send() method in CommandCaller 551 send(); in endBlock()
|
/trunk/main/crashrep/source/all/ |
H A D | crashrep.ulf | 32 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 D | osl_Pipe.cxx | 450 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 D | mmoutputpage.src | 37 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 D | mailmergewizard.src | 69 Text [ en-US ] = "Save, print or send";
|
/trunk/main/extensions/source/oooimprovement/ |
H A D | soapsender.hxx | 46 void send(const SoapRequest& request) const;
|
/trunk/main/crashrep/source/unx/ |
H A D | main.cxx | 370 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 D | pipe_decl.hxx | 208 inline sal_Int32 SAL_CALL send(const void* pBuffer, sal_Int32 BytesToSend) const;
|
/trunk/main/vos/inc/vos/ |
H A D | pipe.hxx | 177 sal_Int32 SAL_CALL send(const void* pBuffer, sal_uInt32 BytesToSend);
|
/trunk/main/offapi/com/sun/star/form/ |
H A D | FormSubmitMethod.idl | 46 /** speficies to send the input information in a data body.
|
/trunk/main/offapi/com/sun/star/frame/status/ |
H A D | ItemStatus.idl | 48 /** optional data which can be used by an implementation to send additional
|
/trunk/main/desktop/source/app/ |
H A D | officeipcthread.cxx | 609 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 D | SystemMailProvider.idl | 29 /** A service providing a simple way to send mails using a mail client
|
/trunk/main/offapi/com/sun/star/ui/dialogs/ |
H A D | DialogClosedEvent.idl | 40 <p>The broadcaster who sends such event, must send the dialog as the source.</p>
|