Home
last modified time | relevance | path

Searched refs:close (Results 151 – 175 of 1050) sorted by relevance

12345678910>>...42

/trunk/test/testgui/source/testlib/gui/
H A DAppTool.java109 public static void close() { in close() method in AppTool
115 close(); in saveAndReopen()
/trunk/test/testuno/source/fvt/uno/db/
H A DDBAccess.java76 app.close(); in after()
80 DBUtil.close(); in closeDocument()
/trunk/main/extensions/qa/integration/extensions/
H A DFrame.java208 public void close(boolean _deliverOwnership) throws com.sun.star.util.CloseVetoException in close() method in Frame
210 m_closeable.close( _deliverOwnership ); in close()
/trunk/main/sal/qa/osl/socket/
H A Dosl_AcceptorSocket.cxx212 asAcceptorSocket.close( ); in TearDown()
213 csConnectorSocket.close( ); in TearDown()
/trunk/main/officecfg/util/
H A Dcomponent-conf.gen60 close(INFILE);
80 close(OUTFILE);
H A Dcomponent-ldif.gen60 close(INFILE);
77 close(OUTFILE);
H A Dcomponent-map.gen62 close(INFILE);
89 close(OUTFILE);
/trunk/main/sc/workben/celltrans/
H A Dparse.py145 file.close()
197 file.close()
/trunk/main/io/source/connector/
H A Dconnector.hxx81 virtual void SAL_CALL close( )
110 virtual void SAL_CALL close( )
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlStatement.java69 implCloseable.close(); in postDisposing()
96 public void close() throws SQLException { in close() method in PostgresqlStatement
/trunk/main/desktop/source/app/
H A Dlockfile.cxx108 aFile.close( ); in Lockfile()
125 aFile.close( ); in check()
/trunk/main/embeddedobj/source/msole/
H A Dolemisc.cxx241 m_pOleComponent->close( sal_False ); in GetRidOfComponent()
452 void SAL_CALL OleEmbeddedObject::close( sal_Bool bDeliverOwnership ) in close() function in OleEmbeddedObject
461 xWrappedObject->close( bDeliverOwnership ); in close()
/trunk/main/sw/source/filter/inc/
H A Dmsfilter.hxx377 bool close(const SwPosition& rPos, RedlineType_t eType);
378 void close(const SwPosition& rPos, RedlineType_t eType,
/trunk/main/soltools/adjustvisibility/
H A Dadjustvisibility.cxx219 close(fd); in adjustVisibility()
250 close(fd); in processObject()
/trunk/main/offapi/com/sun/star/chart/
H A DXStatisticDisplay.idl58 open and close value of a stock, when the closing value is
72 open and close value of a stock, when the closing value is
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java245 …public synchronized void close() throws com.sun.star.io.IOException, com.sun.star.uno.RuntimeExcep… in close() method in PipedConnection
249 _otherSide.close(); in close()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageNativeOutputStream.cxx146 aDataLog.close(); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeOutputStream_close()
147 aOpLog.close(); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeOutputStream_close()
/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java96 unoApp.close(); in afterClass()
101 unoApp.close(); // moved here from tearDown because stopping app there causes a late screenshot in setUp()
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java527 newxos.close(); in convert()
551 fos.close(); in convert()
602 newxos.close(); in convert()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java473 bos.close(); in createParcel()
512 is.close(); in loadParcel()
564 is.close(); // is will close xis in loadParcel()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx161 sal_uLong close();
1184 nErr = aFile.close(); in WriteHtml()
2987 nErr = aFile.close(); in CopyScript()
3079 nErr = aFile.close(); in CreateImageNumberFile()
3249 close(); in ~EasyFile()
3258 nErr = close(); in createStream()
3298 nErr = close(); in createFileName()
3318 sal_uLong EasyFile::close() in close() function in EasyFile
/trunk/main/soltools/giparser/
H A Dgi_parse.cxx98 aFile.close(); in LoadList()
161 aFile.close(); in SaveList()
/trunk/main/vos/source/
H A Dpipe.cxx106 close(); in ~OPipe()
203 void OPipe::close() in close() function in OPipe
/trunk/main/ucb/source/ucp/file/
H A Dfilinpstr.cxx56 m_aFile.close(); in XInputStream_impl()
213 osl::FileBase::RC err = m_aFile.close(); in closeInput()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DSocketConnection.java222 public void close() throws com.sun.star.io.IOException, com.sun.star.uno.RuntimeException { in close() method in SocketConnection
224 _socket.close(); in close()

Completed in 89 milliseconds

12345678910>>...42