Home
last modified time | relevance | path

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

12345678910>>...41

/aoo41x/main/automation/source/communi/
H A Dcommuni.cxx125 GetStreamSocket()->close(); in ShutdownCommunication()
467 pAcceptorSocket->close(); // Dann das Accept unterbrechen in ~CommunicationManagerServerAcceptThread()
/aoo41x/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java114 in.close(); in loadFile()
270 fos.close(); in saveTextArea()
/aoo41x/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()
/aoo41x/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
/aoo41x/main/desktop/source/app/
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()
2605 xDoc->close( sal_False ); in PreloadModuleData()
2617 xDoc->close( sal_False ); in PreloadModuleData()
2629 xDoc->close( sal_False ); in PreloadModuleData()
2641 xDoc->close( sal_False ); in PreloadModuleData()
/aoo41x/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()
/aoo41x/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java361 xCloseable.close(true); in loadAndSaveNTimesDocument()
521 fWriter.close(); in createExecutableFile()
/aoo41x/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
/aoo41x/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()
/aoo41x/main/sal/qa/osl/module/
H A Dosl_Module.cxx119 testDir.close( ); //close if still open. in deleteTestDirectory()
140 strFile.close( ); in ifFileExist()
/aoo41x/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()
/aoo41x/main/vcl/unx/generic/app/
H A Dsaldata.cxx358 close (m_pTimeoutFDS[0]); in ~SalXLib()
359 close (m_pTimeoutFDS[1]); in ~SalXLib()
/aoo41x/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
/aoo41x/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java245 xClose.close(false); in after()
370 xClose.close(false); in impl_createTempOfficeDocument()
/aoo41x/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()
/aoo41x/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx968 ((std::ofstream*)pofs)->close(); in generateSkeleton()
977 ((std::ofstream*)pofs)->close(); in generateSkeleton()
/aoo41x/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java191 helpWindow.close(); in testHelp()
323 findDlg.close(); in testFind()
/aoo41x/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java559 close(); in testInsertHeaderFooterOnNotes()
608 close(); in testInsertHeaderFooterOnSlide()
/aoo41x/main/filter/source/placeware/
H A Dexporter.cxx285 nRC = aInfoFile.close(); in createSlideFile()
384 if(!aZipFile.close()) in doExport()
/aoo41x/main/tools/source/stream/
H A Dstrmunx.cxx771 close( nHandleTmp ); in Open()
820 close( pInstanceData->nHandle ); in Close()
/aoo41x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx575 dir.close(); in hasNoFolder()
624 dir.close(); in removeFolder()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHStorageAccess.cxx96 aOpLog.close(); in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_close()
99 aDataLog.close(); in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_close()
/aoo41x/main/
H A Dset_soenv.in2141 close( OUT ) || print "Can't close $outfile: $!";
2143 close( OUT_SH ) || print "Can't close $outfile_sh: $!";
2146 { close( OUT_BAT ) || print "Can't close $outfile_bat: $!";
2221 close( OUT ) || print "Can't close $bootfile: $!";
/aoo41x/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java89 unoApp.close(); in tearDown()
388 closer.close(true); in testTitleAndSubTitle()
/aoo41x/main/solenv/bin/
H A Dlinkoo88 close ($file);
349 close ($ooenv);

Completed in 166 milliseconds

12345678910>>...41