Home
last modified time | relevance | path

Searched defs:close (Results 76 – 100 of 190) sorted by path

12345678

/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1785 public void close() throws java.io.IOException in close() method in Base64.OutputStream
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3063 void SAL_CALL ODatabaseForm::close() throw( SQLException, RuntimeException ) in close() function in frm::ODatabaseForm
/trunk/main/formula/inc/formula/
H A Dformulahelper.hxx44 const sal_Unicode close; member in formula::FormulaHelper
/trunk/main/framework/inc/threadhelp/
H A Dgate.hxx152 inline virtual void close() in close() function in framework::Gate
/trunk/main/framework/source/fwi/jobs/
H A Dconfigaccess.cxx190 void ConfigAccess::close() in close() function in framework::ConfigAccess
/trunk/main/framework/source/services/
H A Dframe.cxx1628 void SAL_CALL Frame::close( sal_Bool bDeliverOwnerShip ) throw( css::util::CloseVetoException, in close() function in framework::Frame
H A Dlicense.cxx404 void SAL_CALL License::close(sal_Bool /*bDeliverOwnership*/) throw (css::util::CloseVetoException) in close() function in framework::License
/trunk/main/framework/test/
H A Dthreadtest.cxx366 void ThreadSafeClass::close( sal_Int32 nThreadID ) in close() function in ThreadSafeClass
/trunk/main/framework/test/threadtest/
H A Dthreadtest.cxx363 void ThreadSafeClass::close( sal_Int32 nThreadID ) in close() function in ThreadSafeClass
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx189 sal_Unicode close = sal_Unicode(')'); in makeIndexKeys() local
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx139 void PipeConnection::close() in close() function in io_acceptor::PipeConnection
H A Dacc_socket.cxx292 void SocketConnection::close() in close() function in io_acceptor::SocketConnection
/trunk/main/io/source/connector/
H A Dctr_pipe.cxx96 void PipeConnection::close() in close() function in stoc_connector::PipeConnection
H A Dctr_socket.cxx216 void SocketConnection::close() in close() function in stoc_connector::SocketConnection
/trunk/main/io/source/stm/
H A Dopump.cxx215 void Pump::close() in close() function in io_stm::Pump
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java204 void close(int code) { in close() method in SetupFrame
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXInputStreamToInputStreamAdapter.java68 public void close() throws IOException { in close() method in XInputStreamToInputStreamAdapter
H A DXOutputStreamToOutputStreamAdapter.java56 public void close() throws IOException { in close() method in XOutputStreamToOutputStreamAdapter
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java245 …public synchronized void close() throws com.sun.star.io.IOException, com.sun.star.uno.RuntimeExcep… in close() method in PipedConnection
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/pipe/
H A DPipeConnection.java208 public void close() in close() method in PipeConnection
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DSocketConnection.java222 public void close() throws com.sun.star.io.IOException, com.sun.star.uno.RuntimeException { in close() method in SocketConnection
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DXLIFFWriter.java166 public void close() throws IOException { in close() method in XLIFFWriter
/trunk/main/l10ntools/source/
H A Ddirectory.cxx175 int close() { int nRet = mpDir ? closedir(mpDir) : 0; mpDir = NULL; return nRet; } in close() function in transex::dirholder
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx613 void SAL_CALL OConnection::close() in close() function in OConnection
H A Dmysqlc_preparedstatement.cxx159 void SAL_CALL OPreparedStatement::close() in close() function in OPreparedStatement

Completed in 143 milliseconds

12345678