Home
last modified time | relevance | path

Searched refs:close (Results 76 – 100 of 1050) sorted by relevance

12345678910>>...42

/trunk/main/xmerge/source/palmtests/qa/comparator/
H A Dpdbcomparison.java92 in.close(); in parsePropertyFile()
269 in.close(); in populatePDBArray()
443 raf.close(); in writeToOutputFile()
/trunk/main/ucb/source/ucp/file/
H A Dfilstr.cxx116 m_aFile.close(); in XTYPEPROVIDER_IMPL_7()
216 if( m_nIsOpen ) m_aFile.close(); in readBytes()
297 osl::FileBase::RC err = m_aFile.close(); in closeStream()
H A Dfilrec.hxx55 close(); in ~ReconnectingFile()
63 ::osl::FileBase::RC close();
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DIniFile.java115 aReader.close(); in loadLines()
385 public void close() in close() method in IniFile
436 aWriter.close(); in store()
/trunk/main/formula/source/ui/dlg/
H A DFormulaHelper.cxx66 ,close(_pFunctionManager->getSingleToken(IFunctionManager::eClose)) in FormulaHelper()
313 else if ( c == close ) in GetFunctionEnd()
374 else if ( c == close ) in GetArgStart()
/trunk/main/registry/test/
H A Dtestregcpp.cxx602 REG_ENSURE(!myRegistry->close(), "test_registry_CppApi error 22"); in test_registry_CppApi()
626 REG_ENSURE(!myRegistry->close(), "test_registry_CppApi error 32"); in test_registry_CppApi()
666 REG_ENSURE(!myRegistry->close(), "test_registry_CppApi error 46"); in test_registry_CppApi()
680 REG_ENSURE(!myRegistry->close(), "test_registry_CppApi error 52"); in test_registry_CppApi()
689 REG_ENSURE(!myRegistry->close(), "test_registry_CppApi error 58"); in test_registry_CppApi()
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java136 aReader.close(); in loadLines()
410 public void close() in close() method in IniFile
461 aWriter.close(); in store()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx58 close(); in ~OConnection()
301 void SAL_CALL OConnection::close( ) throw(SQLException, RuntimeException) in close() function in OConnection
366 xClose->close(); in buildTypeInfo()
/trunk/main/odk/examples/DevelopersGuide/OfficeBean/
H A DOOoBeanViewer.java211 close(); in init()
327 private void close() in close() method in OOoBeanViewer
364 close(); in windowClosed()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java366 br.close(); in getPathFromWhich()
433 br.close(); in getPathFromSVersionFile()
589 br.close(); in run()
/trunk/main/scripting/workben/installer/
H A DExceptionTraceHelper.java47 baos.close(); in getTrace()
51 ps.close(); in getTrace()
/trunk/main/framework/source/jobs/
H A Djob.cxx301 xClose->close(sal_True); in execute()
315 xClose->close(sal_True); in execute()
764 xClose->close(sal_False); in queryTermination()
837 xClose->close(bGetsOwnership); in queryClosing()
/trunk/main/l10ntools/java/jpropex/java/
H A DNoLocalizeFilter.java44 in.close(); in read()
45 close(); in read()
/trunk/main/scripting/java/com/sun/star/script/framework/log/
H A DLogUtils.java76 baos.close(); in getTrace()
80 ps.close(); in getTrace()
/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
42 is.close(); in close()
H A DReaderInputStream.java36 public void close() throws IOException { in close() method in ReaderInputStream
37 reader.close(); in close()
/trunk/main/soltools/testSHL/inc/
H A Dtlog.hxx72 m_logfile->close(); in ~tLog()
83 ::osl::FileBase::RC close();
/trunk/main/l10ntools/source/help/
H A DHelpIndexerTool.java201 writer.close(); in mainImpl()
334 zos.close(); in createZipFile()
365 fis.close(); in addToZipRecursively()
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx91 virtual void SAL_CALL close( )
292 void SocketConnection::close() in close() function in io_acceptor::SocketConnection
408 m_socket.close(); in stopAccepting()
/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
55 in.close(key,file); in close()
H A DNativeOutputStreamHelper.java54 public void close() throws java.io.IOException{ in close() method in NativeOutputStreamHelper
55 out.close(key,file); in close()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DLISTOutputter.java88 public void close() in close() method in LISTOutputter
93 m_aOut.close(); in close()
/trunk/main/dbaccess/source/core/recovery/
H A Dstoragestream.hxx60 virtual void close();
90 virtual void close();
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcppcompskeleton.cxx1084 ((std::ofstream*)pofs)->close(); in generateSkeleton()
1093 ((std::ofstream*)pofs)->close(); in generateSkeleton()
1248 ((std::ofstream*)pofs)->close(); in generateCalcAddin()
1257 ((std::ofstream*)pofs)->close(); in generateCalcAddin()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DODatabaseForm.java324 closer.close(true); in createTestEnvironment()
748 conn.close(); in cleanup()
761 closer.close(true); in cleanup()
774 closer.close(true); in cleanup()

Completed in 102 milliseconds

12345678910>>...42