/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.cxx | 93 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 D | ConvWatch.java | 290 INIoutput.close(); in createINIStatus() 327 INIoutput.close(); in createINIStatus_DiffDiff()
|
H A D | HTMLOutputter.java | 210 public void close() in close() method in HTMLOutputter 217 m_aOut.close(); in close()
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | DocumentDefinition.idl | 64 <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 D | AnalyzeStartupLog.java | 303 aBuffer.close(); in main() 310 aCSV.close(); in main()
|
/trunk/main/store/workben/ |
H A D | t_store.cxx | 425 aStream.close(); in main() 585 aFile.close(); in main()
|
/trunk/main/scripting/examples/java/debugger/ |
H A D | OOBeanShellDebugger.java | 114 in.close(); in loadFile() 270 fos.close(); in saveTextArea()
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FConnection.cxx | 77 close(); in ~OConnection() 353 void SAL_CALL OConnection::close( ) throw(SQLException, RuntimeException) in close() function in OConnection
|
/trunk/main/automation/source/communi/ |
H A D | communi.cxx | 125 GetStreamSocket()->close(); in ShutdownCommunication() 467 pAcceptorSocket->close(); // Dann das Accept unterbrechen in ~CommunicationManagerServerAcceptThread()
|
/trunk/main/bridges/source/cpp_uno/shared/ |
H A D | vtablefactory.cxx | 279 close(block.fd); in createBlock() 317 if (block.fd != -1) close(block.fd); in freeBlock()
|
/trunk/main/sal/qa/osl/module/ |
H A D | osl_Module.cxx | 128 testDir.close( ); //close if still open. in deleteTestDirectory() 149 strFile.close( ); in ifFileExist()
|
/trunk/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 208 close( fd[0] ); in passFileToCommandLine() 218 close( fd[ 1 ] ); in passFileToCommandLine() 229 close( fd[1] ); in passFileToCommandLine()
|
/trunk/main/sfx2/source/doc/ |
H A D | iframe.cxx | 196 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 D | StylesWriter.java | 381 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 D | DatabaseMetaDataResultSet.java | 87 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 D | PostgresqlResultSet.java | 90 implCloseable.close(); in postDisposing() 97 public void close() throws SQLException { in close() method in PostgresqlResultSet
|
/trunk/main/ |
H A D | set_soenv.in | 2141 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 D | oleembed.cxx | 334 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 D | saldata.cxx | 358 close (m_pTimeoutFDS[0]); in ~SalXLib() 359 close (m_pTimeoutFDS[1]); in ~SalXLib()
|
/trunk/main/wizards/com/sun/star/wizards/document/ |
H A D | OfficeDocument.java | 326 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 D | OOoSpotlightImporter.m | 184 //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 D | CheckXComponentLoader.java | 245 xClose.close(false); in after() 370 xClose.close(false); in impl_createTempOfficeDocument()
|
/trunk/main/vcl/qa/complex/memCheck/ |
H A D | CheckMemoryUsage.java | 348 xCloseable.close(true); in loadAndSaveNTimesDocument() 508 fWriter.close(); in createExecutableFile()
|
/trunk/main/unodevtools/source/skeletonmaker/ |
H A D | javacompskeleton.cxx | 968 ((std::ofstream*)pofs)->close(); in generateSkeleton() 977 ((std::ofstream*)pofs)->close(); in generateSkeleton()
|
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/ |
H A D | HeaderAndFooterSetting.java | 559 close(); in testInsertHeaderFooterOnNotes() 608 close(); in testInsertHeaderFooterOnSlide()
|