/aoo41x/main/offapi/com/sun/star/mail/ |
H A D | XMailService.idl | 86 Returns all connection types which are supported to 89 connection types are (the values should be handled 95 a sequence of supported connection types. 100 Register a connection listener. 110 Unregister a connection listener. 128 the current connection context. 131 if no connection is currently established. 161 like the connection attempt. 172 misses required connection parameters. 186 the network connection is broken, etc. [all …]
|
H A D | XMailServer.idl | 111 Returns all connection types which are supported by the 112 mail server. Possible connection types are for instance 116 a sequence of supported connection types. 125 connection type will be used. 132 if the provided connection type is not supported. 141 Allow a client to query if a certain connection type is 145 [in] query if a certain connection type is supported. 148 <TRUE/> if the specified connection type is supported. 153 Register a connection listener. 163 Unregister a connection listener. [all …]
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | dbadminsetup.src | 69 Text[ en-US ] = "Set up dBASE connection" ; 75 Text[ en-US ] = "Set up a connection to text files" ; 81 Text[ en-US ] = "Set up Microsoft Access connection" ; 86 Text[ en-US ] = "Set up LDAP connection" ; 91 Text[ en-US ] = "Set up Adabas D connection" ; 96 Text[ en-US ] = "Set up ADO connection" ; 101 Text[ en-US ] = "Set up JDBC connection" ; 106 Text[ en-US ] = "Set up Oracle database connection" ; 111 Text[ en-US ] = "Set up MySQL connection" ; 116 Text[ en-US ] = "Set up ODBC connection" ; [all …]
|
/aoo41x/main/bean/qa/complex/bean/ |
H A D | OOoBeanTest.java | 122 f = new WriterFrame(100 ,100, 500 ,400, false, connection.getComponentContext()); in test1() 144 f = new WriterFrame(100, 100, 500,500, false, connection.getComponentContext()); in test2() 297 f = new WriterFrame(100, 100, 500, 300, true, connection.getComponentContext()); in test3() 322 f = new WriterFrame(100, 100, 500, 300, false, connection.getComponentContext()); in test4() 356 f = new WriterFrame(100, 100, 500, 400, false, connection.getComponentContext()); in test5() 598 f = new WriterFrame(100 ,100, 500 ,400, false, connection.getComponentContext()); in test7() 631 … OOoBean bean1 = new OOoBean(new PrivateLocalOfficeConnection(connection.getComponentContext())); in test8() 633 … OOoBean bean2 = new OOoBean(new PrivateLocalOfficeConnection(connection.getComponentContext())); in test8() 718 connection.setUp(); in setUpConnection() 725 connection.tearDown(); in tearDownConnection() [all …]
|
/aoo41x/main/udkapi/com/sun/star/connection/ |
H A D | XConnector.idl | 26 #include <com/sun/star/connection/ConnectionSetupException.idl> 27 #include <com/sun/star/connection/NoConnectException.idl> 29 #include <com/sun/star/connection/XConnection.idl> 32 module com { module sun { module star { module connection { 35 allows to actively establish an interprocess connection. 40 // DocMerge from xml: method com::sun::star::connection::XConnector::connect 41 /** creates a new connection interprocess connection. 48 contains the kind of the connection plus a 50 e.g., <em>socket,host=locahost,port=2345</em> for a tcpip connection.
|
H A D | XAcceptor.idl | 26 #include <com/sun/star/connection/ConnectionSetupException.idl> 27 #include <com/sun/star/connection/AlreadyAcceptingException.idl> 29 #include <com/sun/star/connection/XConnection.idl> 32 module com { module sun { module star { module connection { 34 /** allows to passively accept connection attempts from other processes. 41 // DocMerge from xml: method com::sun::star::connection::XAcceptor::accept 42 /** accepts an interprocess connection. Waits until someone connects to the resource. 49 contains the kind of the connection plus a 51 e.g., <em>socket,host=localhost,port=2345</em> for a tcpip connection.
|
/aoo41x/main/qadevOOo/tests/java/ifc/connection/ |
H A D | _XAcceptor.java | 24 package ifc.connection; 31 import com.sun.star.connection.XAcceptor; 32 import com.sun.star.connection.XConnection; 33 import com.sun.star.connection.XConnector; 87 } catch (com.sun.star.connection.ConnectionSetupException e) { in run() 89 } catch (com.sun.star.connection.AlreadyAcceptingException e) { in run() 194 } catch (com.sun.star.connection.ConnectionSetupException e) { in _accept() 197 } catch (com.sun.star.connection.NoConnectException e) { in _accept() 249 com.sun.star.connection.AlreadyAcceptingException || in _accept() 251 com.sun.star.connection.ConnectionSetupException) { in _accept()
|
H A D | _XConnector.java | 24 package ifc.connection; 29 import com.sun.star.connection.XAcceptor; 30 import com.sun.star.connection.XConnection; 31 import com.sun.star.connection.XConnector; 85 } catch (com.sun.star.connection.ConnectionSetupException e) { in run() 87 } catch (com.sun.star.connection.AlreadyAcceptingException e) { in run() 178 } catch (com.sun.star.connection.ConnectionSetupException e) { in _connect() 181 } catch (com.sun.star.connection.NoConnectException e) { in _connect()
|
/aoo41x/main/stoc/test/security/ |
H A D | test_security.policy | 7 permission com.sun.star.connection.SocketPermission "dbo-1:1024-", "listen"; 9 permission com.sun.star.connection.SocketPermission "dbo-11081:-1023", "resolve"; 10 permission com.sun.star.connection.SocketPermission "dbo-11081:18", "listen"; 11 permission com.sun.star.connection.SocketPermission "dbo-11081:20-24", "listen"; 12 permission com.sun.star.connection.SocketPermission "dbo-11081", "connect"; 17 /*jbu resolve*/permission com.sun.star.connection.SocketPermission "jbu-11096","resolve"; 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… 34 permission com.sun.star.connection.SocketPermission "*.sun.com:1024-", "resolve";
|
/aoo41x/main/udkapi/com/sun/star/lang/ |
H A D | XConnectionPoint.idl | 50 /** supports connection points for connectable objects. 76 access to all the connection point sub-objects, each of which 81 <p>Each connection point is a separate sub-object to avoid circular 82 reference counting problems. A connection point controls how many 94 <LI>to obtain access to connection point sub-objects with the 113 connection point. 118 can determine the type of each connection point enumerated. The 120 this same connection point through 141 /** creates a connection between a connection point and a 143 supported by this connection point. [all …]
|
H A D | XConnectionPointContainer.idl | 39 /** makes it possible to locate a specific connection point 65 connection point for a specified type if that type 70 specifies the connection point's type. 77 /** creates a connection between this object and a 81 <p>The interface is advised under the connection point you 85 connection point, only if you know that the broadcaster supports 98 advise at the container or at the suitable connection point.
|
/aoo41x/main/bridges/test/com/sun/star/lib/ |
H A D | TestBed.java | 30 import com.sun.star.connection.Acceptor; 31 import com.sun.star.connection.Connector; 32 import com.sun.star.connection.XAcceptor; 33 import com.sun.star.connection.XConnection; 34 import com.sun.star.connection.XConnector; 131 XConnection connection = connector.connect(connectionDescription); in getBridge() local 134 "", protocolDescription, connection, null); in getBridge() 175 XConnection connection = acceptor.accept( in run() local 179 "", protocolDescription, connection, provider); in run()
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | ReportUploader.java | 87 HttpURLConnection connection = (HttpURLConnection) new URL(url).openConnection(); in upload() local 88 connection.setDoInput(true); in upload() 89 connection.setDoOutput(true); in upload() 90 connection.setConnectTimeout(20 * 1000); in upload() 91 connection.setRequestMethod("POST"); in upload() 92 connection.setRequestProperty("Content-type", "multipart/form-data;boundary=" + boundary); in upload() 94 out = connection.getOutputStream(); in upload() 126 String response = FileUtil.readStreamAsString(connection.getInputStream(), "UTF-8"); in upload()
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | sm.cxx | 397 SmcConn connection, in DieProc() argument 402 if( connection == aSmcConnection ) in DieProc() 418 SmcConn connection, in ShutdownCanceledProc() argument 422 if( connection == aSmcConnection ) in ShutdownCanceledProc() 427 SmcConn connection, in InteractProc() argument 431 if( connection == aSmcConnection ) in InteractProc() 707 IceConn connection, in ICEWatchProc() argument 720 int fd = IceConnectionNumber( connection ); in ICEWatchProc() 724 pConnections[ nConnections-1 ] = connection; in ICEWatchProc() 765 if( pConnections[i] == connection ) in ICEWatchProc() [all …]
|
/aoo41x/main/offapi/com/sun/star/sdb/application/ |
H A D | CopyTableWizard.idl | 76 … a database document (e.g. because it is a mere <code>ConnectionResource</code>, or a connection 108 <p>If the connection has been newly created by the wizard (e.g. because the 110 then this connection will be disposed upon disposal of the wizard.</p> 126 The first 5 items are used to obtain the connection, the last two to determine which 127 …of the connection's objects is to be copied. Note that <code>Command</code> and <code>CommandType<… 151 … are supported, effectively describing the target connection to copy the data to. They're evaluated 154 <p>Also, at the moment the connection which is implied by either of the settings above 156 it is not sufficient to pass an SDBC-level connection.</p> 159 not supported if the target connection is an SDBC-level connection only.</p> 165 to describe a database connection.</li> [all …]
|
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | UnoUrl.java | 67 private UnoUrlPart connection; field in UnoUrl 112 this.connection = connectionPart; in UnoUrl() 124 return connection.getPartTypeName(); in getConnection() 166 return connection.getPartParameters(); in getConnectionParameters() 188 return connection.getUninterpretedParameterString(); in getConnectionParametersAsString() 210 return connection.getUninterpretedString(); in getConnectionAndParametersAsString() 383 String connection = url.substring(0, index).trim(); in parseUnoUrl() local 386 UnoUrlPart connectionPart = parseUnoUrlPart(connection); in parseUnoUrl()
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | ConnectionType.idl | 35 connection line leaves the connection point. 42 /** the connection point is chosen automatically, 49 /** the connection line leaves the connected object to the left, 56 /** the connection line leaves the connected object from the top, 63 /** the connection line leaves the connected object to the right, 70 /** the connection line leaves the connected object from the bottom,
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XConnection.idl | 49 /** represents a connection (session) with a specific 57 procedures, and the capabilities of this connection. This 197 /** sets this connection's auto-commit mode. 201 If a connection is in auto-commit mode, then all its SQL 268 /** tests to see if a connection is closed. 280 <TRUE/> if the connection is closed; <FALSE/> if it's still open. 287 /** gets the metadata regarding this connection's database. 293 procedures, the capabilities of this connection, and so on. This 306 /** puts this connection in read-only mode as a hint to enable 329 /** tests to see if the connection is in read-only mode. [all …]
|
/aoo41x/main/udkapi/com/sun/star/bridge/ |
H A D | XBridgeFactory.idl | 28 #include <com/sun/star/connection/XConnection.idl> 49 The protocol, that will be used on the connection (e.g., urp) plus additional 53 The connection, which is used to transfer the calls. The bridge expects to 54 own the connection, thus it will close the connection, in case it does not 65 The protocol is unknown or the connection is null. 70 [in] com::sun::star::connection::XConnection aConnection ,
|
/aoo41x/main/qadevOOo/tests/java/ifc/bridge/ |
H A D | _XUnoUrlResolver.java | 34 import com.sun.star.connection.ConnectionSetupException; 35 import com.sun.star.connection.NoConnectException; 36 import com.sun.star.connection.XAcceptor; 37 import com.sun.star.connection.XConnection; 124 } catch (com.sun.star.connection.ConnectionSetupException e) { in run() 126 } catch (com.sun.star.connection.AlreadyAcceptingException e) { in run()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | sm.hxx | 38 static void SaveYourselfProc( SmcConn connection, 44 static void DieProc( SmcConn connection, 46 static void SaveCompleteProc( SmcConn connection, 48 static void ShutdownCanceledProc( SmcConn connection, 50 static void InteractProc( SmcConn connection,
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/ |
H A D | SDBCReportDataFactory.java | 158 private final XConnection connection; field in SDBCReportDataFactory 171 public SDBCReportDataFactory(final XComponentContext cmpCtx, final XConnection connection) in SDBCReportDataFactory() argument 173 this.connection = connection; in SDBCReportDataFactory() 246 final String quote = connection.getMetaData().getIdentifierQuoteString(); in getOrderStatement() 306 …tionTools tools = (XConnectionTools) UnoRuntime.queryInterface(XConnectionTools.class, connection); in getFieldsByCommandDescriptor() 395 rowSetProp.setPropertyValue("ActiveConnection", connection); in createRowSet() 415 …tionTools tools = (XConnectionTools) UnoRuntime.queryInterface(XConnectionTools.class, connection); in createRowSet() 493 final String quote = connection.getMetaData().getIdentifierQuoteString(); in createParameter() 564 … xSupplyQueries = (XQueriesSupplier) UnoRuntime.queryInterface(XQueriesSupplier.class, connection); in fillOrderStatement()
|
/aoo41x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | Bug51323_Test.java | 28 import com.sun.star.connection.Connector; 29 import com.sun.star.connection.XConnection; 61 XConnection connection = in run() local 69 "", getProtocolDescription(), connection, null), in run() 71 "", getProtocolDescription(), connection, null)); in run()
|
/aoo41x/main/comphelper/qa/complex/comphelper/ |
H A D | Map.java | 123 XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in impl_checkMappings() 156 … connection.getComponentContext(), keyType, valueType, (Pair< Object, Object >[])initialMappings ); in impl_checkMappings() 357 … XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in testValueTypes() 460 …XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext()… in testEnumerations() 500 …XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext()… in testSpecialValues() 531 …eFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentCont… in getMSF() 538 connection.setUp(); in setUpConnection() 545 connection.tearDown(); in tearDownConnection() 548 private static final OfficeConnection connection = new OfficeConnection(); field in Map
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | DatabaseAccessConnection.idl | 47 to a certain database connection, such as, DatabaseQueries, FormDocuments, and ReportDocuments. 54 It is possible to open more than one connection at the same time, but the method 57 to close the connection to the database. 64 /** supporting of the base connection service. 67 uses a more sophisticated interface for closing a connection. 73 /** access to the DatabaseDefinition beans of the connection.
|