Home
last modified time | relevance | path

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

12345678910>>...41

/aoo41x/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()
/aoo41x/main/sal/qa/osl/socket/
H A Dosl_AcceptorSocket.cxx225 asAcceptorSocket.close( ); in tearDown()
226 csConnectorSocket.close( ); in tearDown()
/aoo41x/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);
/aoo41x/main/l10ntools/source/filter/utils/
H A DFileHelper.java411 aEncodedReader.close(); in readEncodedBufferFromFile()
714 aByteStream.close(); in readAndCheckUTF8File()
754 aEncodedWriter.close(); in writeEncodedBufferToFile()
/aoo41x/main/soltools/mkdepend/
H A Dmain.c200 close(afd);
497 close( fd );
511 close(fd);
/aoo41x/main/xmlsecurity/tools/uno/
H A DTestTool.java801 fis.close(); in parseFile()
975 m_logFileOutputStream.close(); in runBatch()
978 fis.close(); in runBatch()
996 fos.close(); in saveFile()
/aoo41x/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,
/aoo41x/main/jurt/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()
/aoo41x/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
/aoo41x/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()
/aoo41x/main/soltools/adjustvisibility/
H A Dadjustvisibility.cxx219 close(fd); in adjustVisibility()
250 close(fd); in processObject()
/aoo41x/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()
/aoo41x/main/vos/source/
H A Dpipe.cxx106 close(); in ~OPipe()
203 void OPipe::close() in close() function in OPipe
/aoo41x/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()
/aoo41x/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java127 public void close() { in close() method in UnoApp
221 closer.close(true); in closeDocument()
/aoo41x/main/l10ntools/scripts/tool/
H A Dsdf.py56 f.close()
73 f.close()
/aoo41x/main/jurt/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()
/aoo41x/main/offapi/com/sun/star/embed/
H A DDocumentCloser.idl47 /** The main task of this service is to close an office document frame embedded
54 <type scope="com::sun::star::util">XCloseable</type>::close( true ). Thus
/aoo41x/main/comphelper/source/streaming/
H A Doslfile2streamwrap.cxx160 m_pFile->close(); in closeInput()
189 rFile.close(); in closeOutput()
/aoo41x/main/soltools/giparser/
H A Dgi_parse.cxx98 aFile.close(); in LoadList()
161 aFile.close(); in SaveList()
/aoo41x/main/xmerge/source/bridge/java/
H A DXMergeBridge.java528 newxos.close(); in convert()
552 fos.close(); in convert()
603 newxos.close(); in convert()
/aoo41x/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()
/aoo41x/main/udkapi/com/sun/star/connection/
H A DXConnection.idl43 often means, that close() has been called).
79 void close( )

Completed in 548 milliseconds

12345678910>>...41