Home
last modified time | relevance | path

Searched refs:close (Results 176 – 200 of 1050) sorted by relevance

12345678910>>...42

/trunk/main/l10ntools/scripts/tool/
H A Dsdf.py56 f.close()
73 f.close()
H A Dl10ntool.py136 f.close()
207 f.close()
/trunk/main/comphelper/source/streaming/
H A Doslfile2streamwrap.cxx160 m_pFile->close(); in closeInput()
189 rFile.close(); in closeOutput()
/trunk/main/offapi/com/sun/star/embed/
H A DDocumentCloser.idl47 /** The main task of this service is to close an office document frame embedded
54 <type scope="com::sun::star::util">XCloseable</type>::close( true ). Thus
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java124 public void close() { in close() method in UnoApp
217 closer.close(true); in closeDocument()
/trunk/main/udkapi/com/sun/star/connection/
H A DXConnection.idl43 often means, that close() has been called).
79 void close( )
/trunk/test/testgui/source/svt/gui/
H A DTestSample.java196 close(); in testWriter()
204 close(); in testWriter()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java135 zis.close(); in read()
408 zos.close(); in write()
/trunk/main/xml2cmp/source/xcd/
H A Dmain.cxx235 aOut.close(); in Create_TypeInfo()
266 aOut.close(); in Put2File_TypeInfo()
/trunk/main/tools/source/fsys/
H A Dtempfile.cxx147 aFile.close(); in CreateTempName_Impl()
225 aFile.close(); in TempFile()
/trunk/main/udkapi/com/sun/star/io/
H A DXActiveDataControl.idl88 <member>XInputStream::close</member> or
89 <member>XOutputStream::close</member> and fires the
/trunk/main/sal/qa/osl/socket/
H A Dsockethelper.cxx373 aSocket.close(); in ifAvailable()
386 aSocket.close(); in ifAvailable()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DIniFile.java94 aReader.close(); in loadLines()
318 aWriter.close(); in store()
H A DFileHelper.java353 in.close(); in copy()
354 out.close(); in copy()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DJPEGCreator.java83 aIniFile.close(); in checkOneFile()
95 aIniFile.close(); in checkOneFile()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXParagraph.java107 closer.close(true); in cleanup()
146 closer.close(true); in createTestEnvironment()
/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx311 virtual void close();
415 virtual void close();
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageNativeInputStream.cxx129 aOpLog.close(); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_close()
132 aDataLog.close(); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_close()
/trunk/main/forms/qa/integration/forms/
H A DFormControlTest.java464 closeDoc.close( true ); in after()
630 connection.close(); in ensureTables()
876 aFile.close(); in createImageFile()
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx1003 close(SourceFileFD); in oslDoCopyFile()
1042 close( SourceFileFD ); in oslDoCopyFile()
1043 if ( close( DestFileFD ) == -1 && nRet == 0 ) in oslDoCopyFile()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java266 void close() in close() method in DesignTemplate
270 m_xReportDefinition.close(true); in close()
/trunk/main/registry/tools/
H A Dchecksingleton.cxx319 if ( indexReg.close() ) in main()
334 if ( typeReg.close() ) in main()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx91 close(); in ~OEvoabConnection()
209 void SAL_CALL OEvoabConnection::close( ) throw(SQLException, RuntimeException) in close() function in OEvoabConnection
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DODatasourceBrowser.java127 closer.close(true); in cleanup()
192 closer.close(true); in createTestEnvironment()
/trunk/main/udkapi/com/sun/star/registry/
H A DXSimpleRegistry.idl66 will close the currently open registry.
98 void close()

Completed in 92 milliseconds

12345678910>>...42