Home
last modified time | relevance | path

Searched refs:close (Results 201 – 225 of 1050) sorted by relevance

12345678910>>...42

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DSQLExecution.java113 mStatement.close(); in closeConnection()
114 mConnection.close(); in closeConnection()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java87 in.close(); in in.close()
374 fos.close(); in saveTextArea()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcel.java245 if (bos != null) bos.close(); in writeParcelDescriptor()
246 if (bis != null) bis.close(); in writeParcelDescriptor()
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java168 is.close(); in getUCBStream()
184 is.close(); in getUCBStream()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx117 void SAL_CALL OEvoabPreparedStatement::close( ) throw(SQLException, RuntimeException) in close() function in OEvoabPreparedStatement
126 OCommonStatement::close(); in close()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx57 close(); in ~MacabConnection()
248 void SAL_CALL MacabConnection::close( ) throw(SQLException, RuntimeException) in close() function in MacabConnection
H A DMacabPreparedStatement.cxx144 void SAL_CALL MacabPreparedStatement::close() throw(SQLException, RuntimeException) in close() function in MacabPreparedStatement
152 MacabCommonStatement::close(); in close()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1019 xCloseable->close( sal_True ); in Execute()
1053 xCloseable->close( sal_True ); in Execute()
1076 xCloseable->close( sal_True ); in Execute()
1082 xCloseable->close( sal_True ); in Execute()
1096 xClose->close( sal_True ); in Execute()
2324 xClose->close( sal_True ); in LoadSharedDocument()
/trunk/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx126 virtual void SAL_CALL close( ) throw(InvalidRegistryException, RuntimeException);
1312 void SAL_CALL NestedRegistryImpl::close( ) in close() function in stoc_defreg::NestedRegistryImpl
1318 m_localReg->close(); in close()
1322 m_defaultReg->close(); in close()
/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java137 db.close(); in after()
464 xClose.close(false); in impl_closeFrame()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java122 close(CODE_ERROR); in setCurrentPanel()
204 void close(int code) { in close() method in SetupFrame
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx73 close(); in ~OConnection()
466 void SAL_CALL OConnection::close( ) throw(SQLException, RuntimeException) in close() function in OConnection
587 xClose->close(); in buildTypeInfo()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java83 in.close(); in loadImage()
111 fos.close(); in storeImage()
/trunk/main/test/source/java/org/openoffice/test/tools/
H A DOfficeDocument.java125 public boolean close() in close() method in OfficeDocument
130 closeDoc.close( true ); in close()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DConvWatchStarter.java295 LISToutput.close(); in compareGraphicalDiffs()
296 HTMLoutput.close(); in compareGraphicalDiffs()
/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
169 super.close(); in close()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java88 implCloseable.close(); in postDisposing()
113 public void close() throws SQLException { in close() method in PostgresqlPreparedStatement
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java205 br.close(); in getCSVFileContent()
208 br.close(); in getCSVFileContent()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1074 outputMetaStream.close(); in copyMeta()
1084 inputStream.close(); in copyMeta()
1117 stylesWriter.close(); in endReport()
1120 this.rootXmlWriter.close(); in endReport()
1187 state.getXmlWriter().close(); in finishBuffering()
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx613 Pipe.close(); in DisableOfficeIPCThread()
643 maPipe.close(); in ~OfficeIPCThread()
644 maStreamPipe.close(); in ~OfficeIPCThread()
H A Dapp.cxx224 if (aFile.close() != ::osl::File::E_None) in writeLastModified()
754 aDir.close(); in copy_prereg_bundled_recursive()
884 aDirectory.close(); in needsInstallBundledExtensionBlobs()
888 aDirectory.close(); in needsInstallBundledExtensionBlobs()
2617 xDoc->close( sal_False ); in PreloadModuleData()
2629 xDoc->close( sal_False ); in PreloadModuleData()
2641 xDoc->close( sal_False ); in PreloadModuleData()
2653 xDoc->close( sal_False ); in PreloadModuleData()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.java78 bis.close(); in XmlDiff()
429 writer_.close(); in setOutput()
/trunk/main/xmerge/workben/
H A DXmlDiff.java78 bis.close(); in XmlDiff()
429 writer_.close(); in setOutput()
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx173 regFile.close(); in cleanUp()
178 listFile.close(); in cleanUp()
/trunk/main/vcl/unx/headless/
H A Dsvpinst.cxx118 close (m_pTimeoutFDS[0]); in ~SvpSalInstance()
119 close (m_pTimeoutFDS[1]); in ~SvpSalInstance()

Completed in 266 milliseconds

12345678910>>...42