Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/aoo41x/main/sal/qa/osl/socket/
H A Dosl_ConnectorSocket.cxx128 class connect : public CppUnit::TestFixture class
172 …oslSocketResult eResult = csConnectorSocket.connect( saTargetSocketAddr, pTimeout ); /// connect… in connect_001()
198 …oslSocketResult eResult = csConnectorSocket.connect( saTargetSocketAddr, pTimeout ); /// connect… in connect_002()
216 oslSocketResult eResult1 = csConnectorSocket.connect( saTargetSocketAddr1, pTimeout ); in connect_003()
217 oslSocketResult eResult2 = csConnectorSocket.connect( saTargetSocketAddr2, pTimeout ); in connect_003()
219 oslSocketResult eResult3 = csConnectorSocket.connect( saTargetSocketAddr2, pTimeout ); in connect_003()
233 …oslSocketResult eResult = csConnectorSocket.connect( saTargetSocketAddr, pTimeout ); /// connect… in connect_004()
239 CPPUNIT_TEST_SUITE( connect );
252 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_ConnectorSocket::connect, "osl_ConnectorSocket");
H A Dosl_Socket.cxx318 if ( osl_Socket_Ok == csConnectorSocket.connect( saTargetSocketAddr, pTimeout )) in run()
502 if ( osl_Socket_Ok == csConnectorSocket.connect( saTargetSocketAddr, pTimeout )) in run()
2017 csConnectorSocket.connect( saTargetSocketAddr, pTimeout ); /// connecting to server... in getPeer_001()
2144 csConnectorSocket.connect( saTargetSocketAddr, pTimeout ); /// connecting to server... in isRecvReady_001()
2208 csConnectorSocket.connect( saTargetSocketAddr, pTimeout ); /// connecting to server... in isSendReady_001()
2996 if ( osl_Socket_Ok == csConnectorSocket.connect( saTargetSocketAddr, pTimeout )) in run()
3208 class connect : public CppUnit::TestFixture class
3296 oslSocketResult eResult1 = csConnectorSocket.connect( saTargetSocketAddr1, pTimeout ); in connect_003()
3297 oslSocketResult eResult2 = csConnectorSocket.connect( saTargetSocketAddr2, pTimeout ); in connect_003()
3299 oslSocketResult eResult3 = csConnectorSocket.connect( saTargetSocketAddr2, pTimeout ); in connect_003()
[all …]
H A Dosl_StreamSocket.cxx230 if ( osl_Socket_Ok == m_csConnectorSocket.connect( m_saTargetSocketAddr, pTimeout )) in run()
354 … oslSocketResult eResult = m_aConnectorSocket.connect( m_aTargetSocketAddr, pTimeout ); in run()
741 if ( osl_Socket_Ok == m_csConnectorSocket.connect( m_saTargetSocketAddr, pTimeout )) in run()
1033 oslSocketResult eResult = aSocket.connect( aSocketAddr, pTimeout ); in read()
1174 oslSocketResult aResult = aSocket.connect( aSocketAddr ); in send_Connector()
1257 oslSocketResult aResult = aSocket.connect( aSocketAddr ); in send_Connector_2_margritte()
1442 aResult = aSocket.connect( aSocketAddr ); in getPage()
/aoo41x/main/toolkit/test/accessibility/
H A DOfficeConnection.java45 connect (); in OfficeConnection()
54 connect (); in getServiceManager()
68 private void connect () in connect() method in OfficeConnection
70 connect (msDefaultHost, mnDefaultPort); in connect()
73 private void connect (String hostname) in connect() method in OfficeConnection
75 connect (hostname, mnDefaultPort); in connect()
82 private void connect (String hostname, int portnumber) in connect() method in OfficeConnection
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXDriver.idl59 driver in turn to try to connect to the target URL.
78 of driver to connect to the given URL. This will be common, as when
79 the driver manager is asked to connect to a given URL it passes
88 driver to connect to the given URL, but has trouble connecting to
105 is the URL of the database to which to connect.
115 XConnection connect(
127 is the URL of the database to which to connect.
129 <TRUE/> if this driver can connect to the given URL.
139 enough information to connect to a database. Note that depending on
144 is the URL of the database to which to connect.
[all …]
/aoo41x/main/udkapi/com/sun/star/connection/
H A DSocketPermission.idl34 specifying ways to connect to that host. The host is specified as
51 The possible ways to connect to the host are
54 <li><code>connect</code></li>
65 SocketPermission("foo.bar.com:7777", "connect,accept");
67 is granted, it allows to connect to port 7777 on foo.bar.com, and to
72 SocketPermission("localhost:1024-", "accept,connect,listen");
74 is granted, it allows that code to accept connections on, connect to, or listen
H A DXConnector.idl40 // DocMerge from xml: method com::sun::star::connection::XConnector::connect
43 Tries to connect to an <type>XAcceptor</type>. Behavior is unspecified
44 if a call to connect is made when another call to connect either has not
61 XConnection connect( [in] string sConnectionDescription )
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddbadminsetup.src168 …Text[ en-US ] = "You can connect to a MySQL database using either ODBC or JDBC.\nPlease contact …
176 Text[ en-US ] = "How do you want to connect to your MySQL database?" ;
359 …Text[ en-US ] = "Please enter the required information to connect to a MySQL database using JDBC. …
396 Text [ en-US ] = "Please enter the required information to connect to a MySQL database.";
497 …Text[ en-US ] = "Please enter the required information to connect to an LDAP directory.\nPlease co…
533 …Text[ en-US ] = "Enter the name of the Adabas D database you want to connect to.\nClick 'Browse...…
554 …Text[ en-US ] = "Please enter the URL of the ADO data source you want to connect to.\nClick 'Brows…
576 …Text[ en-US ] = "Enter the name of the ODBC database you want to connect to.\nClick 'Browse...' to…
609 …Text[ en-US ] = "Please enter the required information to connect to a JDBC database.\nPlease cont…
643 …Text[ en-US ] = "Please enter the required information to connect to an Oracle database.Note that …
/aoo41x/main/offapi/com/sun/star/mail/
H A DXMailServer.idl104 The port number that will be used to connect to the mail server.
121 Set the connection type that will be used to connect to the
128 [in] identifies the connection that should be used to connect
182 on a try to connect to an already connect mail server.
190 if an error occured to connect to the remote mail server.
196 if an error occured while attempting to connect to the remote
H A DXMailService.idl87 connect to the mail service. At least support insecure
175 on a try to connect to an already connect mail server.
183 if an error occured to connect to the remote mail server.
189 if an error occured while attempting to connect to the remote
210 …void connect([in] com::sun::star::uno::XCurrentContext xConnectionContext, [in] XAuthenticator xAu…
/aoo41x/main/io/source/connector/
H A Dconnector.cxx66 virtual Reference< XConnection > SAL_CALL connect(
88 Reference< XConnection > SAL_CALL OConnector::connect( const OUString& sConnectionDescription ) in connect() function in stoc_connector::OConnector
149 if(pConn->m_socket.connect(AddrTarget) != osl_Socket_Ok) in connect()
189 r = xConnector->connect(sConnectionDescription.copy(index + 1).trim()); in connect()
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java513 public void connect() in connect() method in FTPDialog
520 connect(getFullUrl()); in connect()
527 connect(getAcountUrl()); in connect()
576 private void connect(String acountUrl) throws Exception in connect() method in FTPDialog
637 XMultiServiceFactory xLocMSF = Desktop.connect(ConnectStr); in main()
/aoo41x/main/stoc/test/security/
H A Dtest_security.policy12 permission com.sun.star.connection.SocketPermission "dbo-11081", "connect";
32 permission com.sun.star.connection.SocketPermission "127.0.0.1:-1023", "resolve, connect, listen";
33 …permission com.sun.star.connection.SocketPermission "localhost:1024-", "accept, connect, listen, r…
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XDriver.java101 XConnection connection = oObj.connect(url, info); in _connect()
105 connection = oObj.connect(wrongUrl, info); in _connect()
117 oObj.connect(badUrl, info); in _connect()
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DApplicationController.java142 m_documentUI.connect(); in checkSaveAs()
155 m_documentUI.connect(); in checkSaveAs()
163 m_documentUI.connect(); in checkSaveAs()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java194 public synchronized void connect() throws IOException { in connect() method in CommunicationManager
202 socket.connect(new InetSocketAddress(host, port)); in connect()
221 connect(); in start()
/aoo41x/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx131 Reference< XConnection > ODatasourceConnector::connect( const ::rtl::OUString& _rDataSourceName, in connect() function in dbaui::ODatasourceConnector
147 xConnection = connect( xDatasource, _pErrorInfo ); in connect()
152 Reference< XConnection > ODatasourceConnector::connect(const Reference< XDataSource>& _xDataSource, in connect() function in dbaui::ODatasourceConnector
/aoo41x/main/bridges/test/java_uno/equals/
H A Dtestequals.cxx74 virtual void SAL_CALL connect(rtl::OUString const & rConnection,
113 void Service::connect(rtl::OUString const & rConnection, in connect() function in Service
118 css::connection::Connector::create(m_xContext)->connect(rConnection)); in connect()
/aoo41x/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java151 connect(); in checkPersistentWindowState()
177 connect(); in checkPersistentWindowState()
332 private boolean connect() in connect() method in PersistentWindowTest
/aoo41x/main/cli_ure/workbench/dynload/
H A Ddynload.cs33 connect(args); in Main()
38 static private XMultiServiceFactory connect( string[] args ) in connect() method in DynLoad
/aoo41x/main/sal/osl/unx/
H A Dpipe.c243 if ( connect(pPipe->m_Socket,(struct sockaddr *)&addr,len) >= 0 ) in osl_psz_createPipe()
287 if ( connect( pPipe->m_Socket, (struct sockaddr *)&addr, len) >= 0 ) in osl_psz_createPipe()
365 nRet = connect( fd, (struct sockaddr *)&addr, len); in osl_closePipe()
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DLocalOffice.java71 office.connect(officePath, port); in create()
85 protected void connect(String officePath, int port) in connect() method in LocalOffice
/aoo41x/main/jurt/com/sun/star/comp/connections/
H A DConnector.java109 public synchronized XConnection connect(String connectionDescription) in connect() method in Connector
122 "Connector")).connect(connectionDescription); in connect()
/aoo41x/main/dbaccess/source/ui/inc/
H A Ddatasourceconnector.hxx79 connect(
87 connect(
/aoo41x/main/framework/qa/complex/desktop/
H A DDesktopTerminate.java103 if (!connect()) in checkPersistentWindowState()
119 private boolean connect() in connect() method in DesktopTerminate

Completed in 313 milliseconds

12345678910>>...13