Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 190) sorted by path

12345678

/trunk/main/autodoc/inc/cosv/
H A Dopenclose.hxx110 OpenClose::close() in close() function in csv::OpenClose
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DNativeConnection.java44 public native void close() in close() method in NativeConnection
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DNativeConnection.java47 public native void close() in close() method in NativeConnection
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx619 void SAL_CALL ChartModel::close( sal_Bool bDeliverOwnership ) in close() function in chart::ChartModel
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx374 void FileStream::close() in close() function in FileStream
/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/comphelper/
H A DOfficeResourceBundle.java58 public void close() { in close() method in OfficeResourceBundle
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java72 public void close() throws SQLException { in close() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java94 public void close() throws SQLException { in close() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeInputStreamHelper.java54 public void close() throws java.io.IOException { in close() method in NativeInputStreamHelper
H A DNativeOutputStreamHelper.java54 public void close() throws java.io.IOException{ in close() method in NativeOutputStreamHelper
H A DNativeStorageAccess.java59 public native void close(String name,String key) throws java.io.IOException; in close() method in NativeStorageAccess
H A DStorageAccess.java56 public void close() throws java.io.IOException{ in close() method in StorageAccess
H A DStorageNativeInputStream.java45 public native void close(String key,String name) throws java.io.IOException; in close() method in StorageNativeInputStream
H A DStorageNativeOutputStream.java103 public native void close(String key,String _file) throws java.io.IOException; in close() method in StorageNativeOutputStream
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DBoundedInputStream.java41 public void close() throws IOException { in close() method in BoundedInputStream
H A DContextClassLoaderScope.java34 public void close() { in close() method in ContextClassLoaderScope
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
H A DJavaSQLStatementBase.java412 public synchronized void close() throws SQLException { in close() method in JavaSQLStatementBase
H A DReaderInputStream.java36 public void close() throws IOException { in close() method in ReaderInputStream
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java87 public void close() throws SQLException { in close() method in PostgresqlConnection
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
H A DPostgresqlStatement.java96 public void close() throws SQLException { in close() method in PostgresqlStatement

Completed in 88 milliseconds

12345678