Home
last modified time | relevance | path

Searched refs:connect (Results 126 – 150 of 331) sorted by relevance

12345678910>>...14

/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DTextDemo.java61 com.sun.star.uno.XComponentContext xOfficeContext = Helper.connect(); in main()
H A DCustomShowDemo.java72 com.sun.star.uno.XComponentContext xOfficeContext = Helper.connect(); in main()
H A DGluePointDemo.java63 com.sun.star.uno.XComponentContext xOfficeContext = Helper.connect(); in main()
/aoo42x/main/qadevOOo/tests/java/ifc/connection/
H A D_XConnector.java142 aCon = oObj.connect(connectString); in _connect()
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java188 communicationManager.connect(); in exists()
/aoo42x/main/connectivity/source/inc/odbc/
H A DODriver.hxx73 …un::star::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL connect( const ::rtl::OUS…
/aoo42x/main/dbaccess/source/ui/control/
H A Dtabletree.src52 Text [ en-US ] = "Cannot connect to the SDBC driver manager (#servicename#).";
/aoo42x/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx152 xInMailService->connect(xConnectionContext, xAuthenticator); in ConnectToSmtpServer()
179 xSmtpServer->connect(xConnectionContext, xAuthenticator); in ConnectToSmtpServer()
/aoo42x/main/udkapi/com/sun/star/io/
H A DXActiveDataSink.idl56 <type>XConnectable</type> and connect both.</p>
H A DXActiveDataSource.idl55 <type>XConnectable</type> and connect both.
H A DXActiveDataStreamer.idl57 <type>XConnectable</type> and connect both.</p>
/aoo42x/main/bridges/test/
H A Dtestclient.cxx149 rConnector->connect( sConnectionString ); in main()
/aoo42x/main/connectivity/qa/complex/connectivity/
H A DJdbcLongVarCharTest.java75 xConnection = xDriver.connect(url, prop); in testLongVarChar()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNDriver.hxx78 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL connect( …
/aoo42x/main/connectivity/source/drivers/flat/
H A DEDriver.cxx63 Reference< XConnection > SAL_CALL ODriver::connect( const ::rtl::OUString& url, const Sequence< Pro… in connect() function in ODriver
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDriver.idl41 driver in turn to try to connect to the target URL.
H A DDriverPropertyInfo.idl54 <code>Driver.connect</code>
/aoo42x/main/extensions/source/oooimprovement/
H A Dsoapsender.cxx105 oslSocketResult result = socket->connect(addr); in send()
/aoo42x/main/udkapi/com/sun/star/connection/
H A DXConnectionBroadcaster.idl36 or <member>XConnector::connect</member>.
/aoo42x/main/offapi/com/sun/star/document/
H A DXExporter.idl39 /** makes it possible to connect a document with an <type>ExportFilter</type>
H A DXImporter.idl39 /** makes it possible to connect a document with an <type>ImportFilter</type>
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/urlresolver/
H A DUrlResolver.java116 XConnection xConnection = connector_xConnector.connect(conDcp); in resolve()
/aoo42x/main/extensions/test/pgp/
H A DTestPGP.java124 XConnection xConnection = xConnector.connect(argv[0]); in main()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java282 XMultiServiceFactory xmsf = Desktop.connect(ConnectStr); in main()
/aoo42x/main/qadevOOo/runner/basicrunner/basichelper/
H A DConnector.java250 XConnection oConnection = oConnector.connect(connStr); in run()

Completed in 369 milliseconds

12345678910>>...14