Home
last modified time | relevance | path

Searched defs:close (Results 126 – 150 of 190) sorted by relevance

12345678

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java107 public void close() throws SQLException { in close() method in JavaSQLConnection
H A DJavaSQLResultSet.java115 public void close() throws SQLException { in close() method in JavaSQLResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java113 public void close() throws SQLException { in close() method in PostgresqlPreparedStatement
H A DPostgresqlResultSet.java97 public void close() throws SQLException { in close() method in PostgresqlResultSet
/trunk/main/sal/inc/osl/
H A Dfile.hxx1003 inline RC close() in close() function in osl::File
1711 inline RC close() in close() function in osl::Directory
H A Dsocket.hxx258 inline void Socket::close() in close() function in osl::Socket
/trunk/main/oox/source/xls/
H A Dbiffinputstream.cxx280 void BiffInputStream::close() in close() function in oox::xls::BiffInputStream
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx613 void SAL_CALL OConnection::close() in close() function in OConnection
/trunk/main/configmgr/source/
H A Dconfigurationregistry.cxx400 void Service::close() in close() function in configmgr::configuration_registry::__anonca95c82b0111::Service
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDatabaseMetaDataResultSet.java94 public void close() throws SQLException { in close() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx145 void SAL_CALL OPreparedStatement::close( ) throw(SQLException, RuntimeException) in close() function in OPreparedStatement
H A DADatabaseMetaDataResultSet.cxx446 void SAL_CALL ODatabaseMetaDataResultSet::close( ) throw(SQLException, RuntimeException) in close() function in ODatabaseMetaDataResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx167 void SAL_CALL OPreparedStatement::close( ) throw(SQLException, RuntimeException) in close() function in OPreparedStatement
/trunk/main/framework/test/threadtest/
H A Dthreadtest.cxx363 void ThreadSafeClass::close( sal_Int32 nThreadID ) in close() function in ThreadSafeClass
/trunk/main/framework/test/
H A Dthreadtest.cxx366 void ThreadSafeClass::close( sal_Int32 nThreadID ) in close() function in ThreadSafeClass
/trunk/main/vcl/unx/generic/app/
H A Dsm.cxx518 void SessionManagerClient::close() in close() function in SessionManagerClient
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx586 XResultSet_impl::close( in close() function in XResultSet_impl
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficePostscriptCreator.java132 public void close() throws OfficeException in close() method in OpenOfficePostscriptCreator
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java761 public void close(boolean bDeliverOwnership) throws com.sun.star.util.CloseVetoException in close() method in OwnEmbeddedObject
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx201 void SAL_CALL OStatement_Base::close( ) throw(SQLException, RuntimeException) in close() function in OStatement_Base
H A DOPreparedStatement.cxx125 void SAL_CALL OPreparedStatement::close( ) throw(SQLException, RuntimeException) in close() function in OPreparedStatement
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx471 ::close() in close() function in ContentResultSetWrapper
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx361 void SAL_CALL java_sql_Connection::close( ) throw(SQLException, RuntimeException) in close() function in java_sql_Connection
H A DJStatement.cxx204 void SAL_CALL java_sql_Statement_Base::close( ) throw(::com::sun::star::sdbc::SQLException, Runtim… in close() function in java_sql_Statement_Base
/trunk/main/sal/qa/osl/socket/
H A Dosl_Socket.cxx1510 class close : public ::testing::Test class
1526 TEST_F(close, close_001) in TEST_F() argument
1534 TEST_F(close, close_002) in TEST_F() argument
1554 TEST_F(close, close_003) in TEST_F() argument

Completed in 160 milliseconds

12345678