/trunk/main/filter/source/placeware/ |
H A D | exporter.cxx | 285 nRC = aInfoFile.close(); in createSlideFile() 384 if(!aZipFile.close()) in doExport()
|
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 575 dir.close(); in hasNoFolder() 624 dir.close(); in removeFolder()
|
/trunk/main/tools/source/stream/ |
H A D | strmunx.cxx | 771 close( nHandleTmp ); in Open() 820 close( pInstanceData->nHandle ); in Close()
|
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ |
H A D | HtmlGenerator.java | 100 maOut.close(); in Generate() 152 aIn.close(); in CopyFile()
|
/trunk/main/connectivity/source/drivers/hsqldb/ |
H A D | HStorageAccess.cxx | 96 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()
|
/trunk/test/testuno/source/fvt/uno/sd/chart/ |
H A D | ChartProperties.java | 89 unoApp.close(); in tearDown() 388 closer.close(true); in testTitleAndSubTitle()
|
/trunk/main/solenv/bin/ |
H A D | linkoo | 88 close ($file); 349 close ($ooenv);
|
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
H A D | XSLTransformer.java | 357 is.close(); in start() 367 os.close(); in start()
|
/trunk/main/embeddedobj/source/commonembedding/ |
H A D | persistence.cxx | 378 xCloseable->close( sal_True ); in InitNewDocument_Impl() 450 xCloseable->close( sal_True ); in LoadLink_Impl() 577 xCloseable->close( sal_True ); in LoadDocumentFromStorage_Impl() 845 xCloseable->close( sal_True ); in CreateDocFromMediaDescr_Impl()
|
/trunk/main/comphelper/source/container/ |
H A D | embeddedobjectcontainer.cxx | 234 xClose->close( sal_True ); in CloseEmbeddedObjects() 862 xResult->close( sal_True ); in CopyAndGetEmbeddedObject() 1052 xClose->close( sal_True ); in RemoveEmbeddedObject() 1197 xClose->close( sal_True ); in CloseEmbeddedObject()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 260 close( fd[0] ); in passFileToCommandLine() 270 close( fd[ 1 ] ); in passFileToCommandLine() 281 close( fd[1] ); in passFileToCommandLine()
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_connection.cxx | 90 close(); in ~OConnection() 613 void SAL_CALL OConnection::close() in close() function in OConnection
|
/trunk/main/connectivity/source/drivers/evoab2/ |
H A D | NStatement.cxx | 153 void SAL_CALL OCommonStatement::close( ) throw(SQLException, RuntimeException) in close() function in connectivity::evoab::OCommonStatement 185 xCloseable->close(); in clearMyResultSet()
|
/trunk/main/dbaccess/source/core/api/ |
H A D | statement.cxx | 195 Reference< XCloseable > (m_xAggregateAsSet, UNO_QUERY)->close(); in disposing() 209 void OStatementBase::close(void) throw( SQLException, RuntimeException ) in close() function in OStatementBase
|
/trunk/main/tools/inc/tools/ |
H A D | stream.hxx | 138 void close(); 148 virtual ~SvLockBytes() { close(); } in ~SvLockBytes()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/ |
H A D | IOffice.java | 56 public void close() throws OfficeException; in close() method
|
/trunk/main/reportbuilder/java/com/sun/star/report/ |
H A D | DataSource.java | 43 void close() throws DataSourceException; in close() method
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | documentdefinition.cxx | 641 xCloseable->close(sal_True); in closeObject() 1412 xCloseable->close(sal_True); in onCommandInsert() 2150 ::sal_Bool SAL_CALL ODocumentDefinition::close( ) throw (WrappedTargetException, RuntimeException) in close() function in dbaccess::ODocumentDefinition 2344 if ( !close() ) in queryClosing()
|
/trunk/main/framework/inc/threadhelp/ |
H A D | igate.h | 61 virtual void close ( ) = 0;
|
/trunk/main/xmlhelp/source/cxxhelp/inc/util/ |
H A D | RandomAccessStream.hxx | 44 virtual void close() = 0;
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | ContextClassLoaderScope.java | 34 public void close() { in close() method in ContextClassLoaderScope
|
H A D | JavaSQLConnection.java | 97 connection.close(); in postDisposing() 107 public void close() throws SQLException { in close() method in JavaSQLConnection
|
/trunk/main/vos/inc/vos/ |
H A D | connectn.hxx | 96 virtual sal_Int32 SAL_CALL close() = 0;
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | DBTools.java | 533 xClose.close() ; in deleteAllRows() 601 xClose.close() ; in addRowToTestTable()
|
/trunk/main/ucbhelper/inc/ucbhelper/ |
H A D | resultset.hxx | 323 close() 551 virtual void close() = 0;
|