Home
last modified time | relevance | path

Searched refs:close (Results 51 – 75 of 1050) sorted by relevance

12345678910>>...42

/trunk/main/ucb/source/ucp/file/
H A Dfilrec.cxx33 m_aFile.close(); in disconnect()
70 ::osl::FileBase::RC ReconnectingFile::close() in close() function in fileaccess::ReconnectingFile
76 return m_aFile.close(); in close()
H A Dfilrset.cxx72 m_aFolder.close(); in XResultSet_impl()
89 m_aFolder.close(); in ~XResultSet_impl()
300 m_aFolder.close(); in OneMore()
586 XResultSet_impl::close( in close() function in XResultSet_impl
593 m_aFolder.close(); in close()
/trunk/main/sal/qa/osl/socket/
H A Dosl_ConnectorSocket.cxx80 m_sSocket.close( ); in run()
145 asAcceptorSocket.close( ); in TearDown()
146 csConnectorSocket.close( ); in TearDown()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java178 public void close() throws IOException { in close() method in JavaKit.URLAccessor
180 stream.close(); in close()
213 stream.close(); in getStream()
/trunk/main/stoc/test/
H A Dtestregistry.cxx97 xSimReg->close(); in mergeKeys()
129 TEST_ENSHURE(!myRegistry->close(), "setStarUserRegistry error 9"); in setStarUserRegistry()
151 TEST_ENSHURE(!myRegistry->close(), "setLinkInDefaultRegistry error 5"); in setLinkInDefaultRegistry()
334 xReg->close(); in test_SimpleRegistry()
644 xReg->close(); in test_DefaultRegistry()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java131 bis.close(); in ParcelDescriptor()
159 fis.close(); in ParcelDescriptor()
170 bis.close(); in ParcelDescriptor()
180 fos.close(); in write()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DBeamer.java129 …final com.sun.star.util.XCloseable close = UnoRuntime.queryInterface(com.sun.star.util.XCloseable.… in testBeamer() local
130 close.close(false); in testBeamer()
/trunk/main/offapi/com/sun/star/util/
H A DXCloseBroadcaster.idl45 and called function <method>XCloseable::close</method> must be breaked immediately.
46 It's not allowed to catch it inside the close() request.
56 /** adds the specified listener to receive or have a veto for "close" events
/trunk/main/sal/osl/unx/
H A Dsocket.c826 close (p[0]); in _osl_getDomainName()
828 close (p[1]); in _osl_getDomainName()
838 close (p[1]); in _osl_getDomainName()
846 close (p[0]); in _osl_getDomainName()
851 close (p[0]); in _osl_getDomainName()
852 close (p[1]); in _osl_getDomainName()
1903 close(nConnFD); in osl_closeSocket()
1915 nRet=close(nFD); in osl_closeSocket()
2223 close(Connection); in osl_acceptConnectionOnSocket()
/trunk/main/l10ntools/scripts/tool/
H A Dxhtex.py75 f.close()
100 f.close()
111 f.close()
/trunk/main/offapi/com/sun/star/sdb/
H A DDatabaseAccessConnection.idl56 will close only one of these connections. You have to close all connections in order
57 to close the connection to the database.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DORowSet.java479 m_connection.close(); in createTestEnvironment()
492 m_connection.close(); in createTestEnvironment()
522 closeModel.close( true ); in cleanup()
536 m_connection.close(); in cleanup()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/registry/
H A D_XSimpleRegistry.java129 oObj.close(); in _open()
308 oObj.close(); in _close()
403 reg.close(); in closeReg()
/trunk/main/sal/osl/os2/
H A Dsocket.c833 close (p[0]); in _osl_getDomainName()
835 close (p[1]); in _osl_getDomainName()
845 close (p[1]); in _osl_getDomainName()
853 close (p[0]); in _osl_getDomainName()
858 close (p[0]); in _osl_getDomainName()
859 close (p[1]); in _osl_getDomainName()
1920 close(nConnFD); in osl_closeSocket()
1931 nRet=close(nFD); in osl_closeSocket()
2261 close(Connection); in osl_acceptConnectionOnSocket()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/
H A DDriver.java181 fos.close(); in doConversion()
197 mergeIS.close(); in doConversion()
202 fos.close(); in doConversion()
/trunk/main/scripting/workben/installer/
H A DFileUpdater.java87 out.close(); in updateProtocolHandler()
165 out.close(); in updateScriptXLC()
241 out.close(); in updateDialogXLC()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java79 jdbcStatement.close(); in postDisposing()
365 jdbcStatement.close(); in setResultSetConcurrency()
387 jdbcStatement.close(); in setResultSetType()
412 public synchronized void close() throws SQLException { in close() method in JavaSQLStatementBase
/trunk/main/framework/source/jobs/
H A Djobdata.cxx226 aConfig.close(); in setAlias()
341 aConfig.close(); in setJobConfig()
568 aConfig.close(); in disableJob()
714 aConfig.close(); in getEnabledJobsForEvent()
/trunk/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java197 helpWindow.close(); in testHelp()
329 findDlg.close(); in testFind()
351 findDlg.close(); in testFindFormulasAndValues()
362 findDlg.close(); in testFindFormulasAndValues()
/trunk/main/filter/source/placeware/
H A Dzip.cxx241 close(); in ~ZipFile()
278 rFile.close(); in addFile()
287 bool ZipFile::close() in close() function in ZipFile
/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
176 ~dirholder() { close(); } in ~dirholder()
257 if( aHolder.close() < 0 ) return ; // error in readDirectory()
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java260 static public void close() { in close() method in DBUtil
266 closeConn.close(); in close()
278 closeDoc.close(true); in close()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java621 close(xComp); in check()
622 close(xComp2); in check()
636 close(xComp); in checkRDFa()
641 close(xComp); in checkRDFa()
877 close(xComp); in loadRDFa()
910 static void close(XComponent i_comp) in close() method in DocumentMetadataAccess
916 xClos.close(true); in close()
/trunk/main/solenv/bin/
H A Dsubsequenttests88 close(MAKEFILE);
90 close(BUILDLST);
145 close(OUTPUT);
/trunk/main/store/inc/store/
H A Dstore.hxx121 inline void close (void) SAL_THROW(()) in close() function in store::OStoreStream
286 inline void close (void) SAL_THROW(()) in close() function in store::OStoreDirectory
462 inline void close (void) SAL_THROW(()) in close() function in store::OStoreFile

Completed in 111 milliseconds

12345678910>>...42