Home
last modified time | relevance | path

Searched refs:close (Results 226 – 250 of 1049) sorted by relevance

12345678910>>...42

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx93 void SAL_CALL OPreparedStatement::close( ) throw(SQLException, RuntimeException) in close() function in OPreparedStatement
103 OStatement_BASE2::close(); in close()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DConvWatch.java290 INIoutput.close(); in createINIStatus()
327 INIoutput.close(); in createINIStatus_DiffDiff()
H A DHTMLOutputter.java210 public void close() in close() method in HTMLOutputter
217 m_aOut.close(); in close()
/trunk/main/offapi/com/sun/star/sdb/
H A DDocumentDefinition.idl64 <li><strong>close</strong>: closes the sub document, if it had previously been opened
73 … <li><strong>hide</strong>: hides the sub document. In opposite to the <em>close</em> command,
/trunk/main/l10ntools/source/filter/utils/
H A DAnalyzeStartupLog.java303 aBuffer.close(); in main()
310 aCSV.close(); in main()
/trunk/main/store/workben/
H A Dt_store.cxx425 aStream.close(); in main()
585 aFile.close(); in main()
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java114 in.close(); in loadFile()
270 fos.close(); in saveTextArea()
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx77 close(); in ~OConnection()
353 void SAL_CALL OConnection::close( ) throw(SQLException, RuntimeException) in close() function in OConnection
/trunk/main/automation/source/communi/
H A Dcommuni.cxx125 GetStreamSocket()->close(); in ShutdownCommunication()
467 pAcceptorSocket->close(); // Dann das Accept unterbrechen in ~CommunicationManagerServerAcceptThread()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx279 close(block.fd); in createBlock()
317 if (block.fd != -1) close(block.fd); in freeBlock()
/trunk/main/sal/qa/osl/module/
H A Dosl_Module.cxx128 testDir.close( ); //close if still open. in deleteTestDirectory()
149 strFile.close( ); in ifFileExist()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx208 close( fd[0] ); in passFileToCommandLine()
218 close( fd[ 1 ] ); in passFileToCommandLine()
229 close( fd[1] ); in passFileToCommandLine()
/trunk/main/sfx2/source/doc/
H A Diframe.cxx196 xClose->close( sal_True ); in cancel()
203 void SAL_CALL IFrameObject::close( sal_Bool /*bDeliverOwnership*/ ) throw( com::sun::star::util::Cl… in close() function in sfx2::IFrameObject
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java381 public void close() in close() method in StylesWriter
384 xmlWriter.close(); in close()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDatabaseMetaDataResultSet.java87 implCloseable.close(); in postDisposing()
94 public void close() throws SQLException { in close() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java90 implCloseable.close(); in postDisposing()
97 public void close() throws SQLException { in close() method in PostgresqlResultSet
/trunk/main/
H A Dset_soenv.in2141 close( OUT_SH ) || print "Can't close $outfile_sh: $!";
2142 close( OUT_PROPS ) || print "Can't close ant.properties: $!";
2145 { close( OUT_BAT ) || print "Can't close $outfile_bat: $!";
2212 close( OUT ) || print "Can't close $bootfile: $!";
/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx334 xDocument->close( sal_True ); in TryToConvertToOOo()
398 close( sal_True ); in TryToConvertToOOo()
413 close( sal_True ); in TryToConvertToOOo()
/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx358 close (m_pTimeoutFDS[0]); in ~SalXLib()
359 close (m_pTimeoutFDS[1]); in ~SalXLib()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java326 public static boolean close(XComponent xComponent) in close() method in OfficeDocument
339 xCloseable.close(true); in close()
/trunk/main/extensions/source/macosx/spotlight/
H A DOOoSpotlightImporter.m184 //we no longer need the file, so close it
221 //we no longer need the file, so close it
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java245 xClose.close(false); in after()
370 xClose.close(false); in impl_createTempOfficeDocument()
/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java348 xCloseable.close(true); in loadAndSaveNTimesDocument()
508 fWriter.close(); in createExecutableFile()
/trunk/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx968 ((std::ofstream*)pofs)->close(); in generateSkeleton()
977 ((std::ofstream*)pofs)->close(); in generateSkeleton()
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java559 close(); in testInsertHeaderFooterOnNotes()
608 close(); in testInsertHeaderFooterOnSlide()

Completed in 224 milliseconds

12345678910>>...42