/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | DBHelper.java | 26 import java.sql.Connection; 37 private Connection m_aConnection = null; 41 public Connection getConnection() in getConnection() 61 Connection m_aCon = null; 63 public MySQLThread(Connection _aCon, String _sSQL) in MySQLThread() 124 public void SQLupdateValue(Connection _aCon, String _sTableName, String _sSet, String _sWhere) in SQLupdateValue() 180 public static Connection getMySQLConnection() throws SQLException in getMySQLConnection() 188 Connection mysql = DriverManager.getConnection(sConnection, m_sDBUser, m_sDBPasswd); in getMySQLConnection() 219 protected synchronized void ExecSQL(Connection _aCon, String _sSQL) in ExecSQL() 247 public int QueryIntFromSQL(Connection _aCon, String _sSQL, String _sColumnName) in QueryIntFromSQL() [all …]
|
H A D | DB.java | 24 import java.sql.Connection; 260 public ArrayList QuerySQL(Connection _aCon, String _sSQL) in QuerySQL() 263 Connection oCon = null; in QuerySQL() 333 Connection aCon = new ShareConnection().getConnection(); in updatestate_status() 349 Connection aCon = new ShareConnection().getConnection(); in updateinfo_status() 362 Connection aCon = new ShareConnection().getConnection(); in updateerrorfile_status() 372 Connection aCon = new ShareConnection().getConnection(); in updatehtmlfile_status() 382 Connection aCon = new ShareConnection().getConnection(); in updatepagecount_documents() 421 Connection aCon = new ShareConnection().getConnection(); in getDBDistinct() 477 Connection aCon = new ShareConnection().getConnection(); in insertinto_documentcompare_impl()
|
/aoo41x/main/oox/source/xls/ |
H A D | connectionsbuffer.cxx | 208 Connection::Connection( const WorkbookHelper& rHelper, sal_Int32 nConnId ) : in Connection() function in oox::xls::Connection 214 void Connection::importConnection( const AttributeList& rAttribs ) in importConnection() 237 void Connection::importWebPr( const AttributeList& rAttribs ) in importWebPr() 256 void Connection::importTables( const AttributeList& /*rAttribs*/ ) in importTables() 283 void Connection::importConnection( SequenceInputStream& rStrm ) in importConnection() 317 void Connection::importWebPr( SequenceInputStream& rStrm ) in importWebPr() 373 void Connection::importDbQuery( BiffInputStream& rStrm ) in importDbQuery() 397 void Connection::importQueryTableSettings( BiffInputStream& rStrm ) in importQueryTableSettings() 457 Connection& ConnectionsBuffer::createConnection() in createConnection() 459 ConnectionRef xConnection( new Connection( *this ) ); in createConnection() [all …]
|
H A D | autofilterbuffer.cxx | 169 rFilterField.Connection = bAnd ? FilterConnection_AND : FilterConnection_OR; in appendField() 179 rFilterField.Connection = bAnd ? FilterConnection_AND : FilterConnection_OR; in appendField() 718 bHasOrConnection = aSIt->Connection == FilterConnection_OR; in finalizeImport() 728 rColumnFields[ 0 ].Connection = FilterConnection_AND; in finalizeImport()
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | connectionsbuffer.hxx | 105 class Connection : public WorkbookHelper class 108 explicit Connection( const WorkbookHelper& rHelper, sal_Int32 nConnId = -1 ); 144 typedef ::boost::shared_ptr< Connection > ConnectionRef; 154 Connection& createConnection(); 156 Connection& createConnectionWithId(); 169 typedef RefVector< Connection > ConnectionVector; 170 typedef RefMap< sal_Int32, Connection > ConnectionMap;
|
H A D | connectionsfragment.hxx | 32 class Connection; 39 explicit ConnectionContext( WorkbookFragmentBase& rParent, Connection& rConnection ); 49 Connection& mrConnection;
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XConnection.idl | 50 database. Within the context of a Connection, SQL statements are 55 A Connection's database is able to provide information 245 by the Connection. This method should be 275 A Connection is automatically closed if no one references it 276 anymore. Certain fatal errors also result in a closed Connection. 291 A Connection's database is able to provide information 299 a DatabaseMetaData object for this Connection. 339 a subspace of this Connection's database in which to work. 350 /** returns the Connection's current catalog name. 384 /** gets this Connection's current transaction isolation level. [all …]
|
H A D | Connection.idl | 37 database. Within the context of a Connection, SQL statements are 41 A Connection's database is able to provide information 52 By default the Connection automatically commits 62 published service Connection
|
/aoo41x/main/sal/inc/osl/ |
H A D | socket.hxx | 488 inline oslSocketResult AcceptorSocket::acceptConnection( StreamSocket& Connection) in acceptConnection() argument 494 Connection = StreamSocket( o , SAL_NO_ACQUIRE ); in acceptConnection() 498 Connection = StreamSocket(); in acceptConnection() 506 StreamSocket& Connection, SocketAddr & PeerAddr) in acceptConnection() argument 513 Connection = StreamSocket( o , SAL_NO_ACQUIRE ); in acceptConnection() 517 Connection = StreamSocket(); in acceptConnection()
|
H A D | pipe.hxx | 134 inline oslPipeError SAL_CALL Pipe::accept(StreamPipe& Connection) in accept() argument 136 Connection = StreamPipe( osl_acceptPipe( m_handle ), SAL_NO_ACQUIRE); in accept() 137 if( Connection.is() ) in accept()
|
/aoo41x/main/connectivity/qa/connectivity/tools/ |
H A D | AbstractDatabase.java | 37 import connectivity.tools.sdb.Connection; 63 public Connection defaultConnection() throws SQLException in defaultConnection() 66 … m_connection = new Connection( m_databaseDocument.getDataSource().getConnection("", "") ); in defaultConnection() 215 protected Connection m_connection;
|
H A D | CRMDatabase.java | 43 import connectivity.tools.sdb.Connection; 56 private final Connection m_connection; 76 m_connection = new Connection( getDocumentUI().getActiveConnection() ); in CRMDatabase() 113 public final Connection getConnection() in getConnection()
|
H A D | DatabaseAccess.java | 30 import connectivity.tools.sdb.Connection; 38 Connection defaultConnection() throws SQLException; in defaultConnection()
|
H A D | HsqlTableDescriptor.java | 33 import connectivity.tools.sdb.Connection; 63 public XPropertySet createSdbcxDescriptor( Connection _forConnection ) in createSdbcxDescriptor()
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | Connection.idl | 31 #include <com/sun/star/sdbc/Connection.idl> 51 <type scope="com::sun::star::sdbc">Connection</type> 54 published service Connection 56 service com::sun::star::sdbc::Connection;
|
H A D | DataAccessDescriptor.idl | 28 #include <com/sun/star/sdbc/Connection.idl> 64 …<p>This data source is usually used to create a <type>Connection</type>. If no DataSourceName is g… 75 …<p>This database location is usually used to create a <type>Connection</type>. If no DatabaseLocat… 85 …<p>This database URL is usually used to create a <type>Connection</type>. If no ConnectionResource… 106 …<p>This object is guaranteed to be a <type scope="com::sun::star::sdbc">Connection</type>, but usu… 107 it will be a <type>Connection</type> from the module com::sun::star::sdb.<br/> 110 to fully support the <type>Connection</type> service, to actually retrieve the query specified by
|
H A D | DatabaseAccessConnection.idl | 35 #include <com/sun/star/sdbc/Connection.idl> 52 <type scope="com::sun::star::sdbc">Connection</type> 71 service com::sun::star::sdbc::Connection;
|
/aoo41x/main/oox/inc/oox/drawingml/diagram/ |
H A D | diagram.hxx | 41 class Connection class 44 Connection() in Connection() function in oox::drawingml::dgm::Connection 65 typedef boost::shared_ptr< Connection > ConnectionPtr;
|
/aoo41x/main/vos/source/ |
H A D | pipe.cxx | 216 OPipe::TPipeError OPipe::accept(OStreamPipe& Connection) in accept() argument 220 Connection = osl_acceptPipe((*m_pPipeRef)()); in accept() 222 if(Connection.isValid()) in accept()
|
/aoo41x/main/sal/osl/os2/ |
H A D | socket.c | 2215 int Connection, Flags; in osl_acceptConnectionOnSocket() local 2239 Connection = accept(pSocket->m_Socket, &Addr, (int*)PTR_SIZE_T(AddrLen)); in osl_acceptConnectionOnSocket() 2240 } while (Connection == -1 && errno == EINTR); in osl_acceptConnectionOnSocket() 2244 if( Connection == OSL_SOCKET_ERROR ) in osl_acceptConnectionOnSocket() 2261 close(Connection); in osl_acceptConnectionOnSocket() 2277 if ((Flags = fcntl(Connection, F_GETFD, 0)) != -1) in osl_acceptConnectionOnSocket() 2280 if (fcntl(Connection, F_SETFD, Flags) == -1) in osl_acceptConnectionOnSocket() 2290 pConnectionSockImpl->m_Socket = Connection; in osl_acceptConnectionOnSocket()
|
/aoo41x/main/sal/osl/unx/ |
H A D | socket.c | 2177 int Connection, Flags; in osl_acceptConnectionOnSocket() local 2201 Connection = accept(pSocket->m_Socket, &Addr, &AddrLen); in osl_acceptConnectionOnSocket() 2202 } while (Connection == -1 && errno == EINTR); in osl_acceptConnectionOnSocket() 2206 if( Connection == OSL_SOCKET_ERROR ) in osl_acceptConnectionOnSocket() 2223 close(Connection); in osl_acceptConnectionOnSocket() 2239 if ((Flags = fcntl(Connection, F_GETFD, 0)) != -1) in osl_acceptConnectionOnSocket() 2242 if (fcntl(Connection, F_SETFD, Flags) == -1) in osl_acceptConnectionOnSocket() 2252 pConnectionSockImpl->m_Socket = Connection; in osl_acceptConnectionOnSocket()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLExportDatabaseRanges.cxx | 316 if (aTableFilterFields[i].Connection == sheet::FilterConnection_AND) in WriteFilterDescriptor() 345 sheet::FilterConnection aConnection = aTableFilterFields[1].Connection; in WriteFilterDescriptor() 357 if (aConnection != aTableFilterFields[i].Connection) in WriteFilterDescriptor() 359 aConnection = aTableFilterFields[i].Connection; in WriteFilterDescriptor() 360 if (aTableFilterFields[i].Connection == sheet::FilterConnection_AND) in WriteFilterDescriptor()
|
/aoo41x/main/offapi/com/sun/star/sdb/tools/ |
H A D | XConnectionTools.idl | 54 <type scope="com::sun::star::sdb">Connection</type> 60 <type scope="com::sun::star::sdb">Connection</type> service.</p> 91 <ul><li>a SDB-level connection (<type scope="com.sun.star.sdb">Connection</type></li>
|
/aoo41x/main/sal/osl/w32/ |
H A D | socket.cxx | 1420 SOCKET Connection; in osl_acceptConnectionOnSocket() local 1433 Connection= accept(pSocket->m_Socket, &Addr, &AddrLen); in osl_acceptConnectionOnSocket() 1436 if(Connection != OSL_SOCKET_ERROR) in osl_acceptConnectionOnSocket() 1444 Connection= accept(pSocket->m_Socket, 0, 0); in osl_acceptConnectionOnSocket() 1448 if(Connection == OSL_SOCKET_ERROR) in osl_acceptConnectionOnSocket() 1453 pConnectionSocket= __osl_createSocketImpl(Connection); in osl_acceptConnectionOnSocket()
|
/aoo41x/main/connectivity/qa/connectivity/tools/sdb/ |
H A D | Connection.java | 45 public class Connection class 49 public Connection( final XConnection _connection ) in Connection() method in Connection
|