Home
last modified time | relevance | path

Searched refs:waitForCompletion (Results 1 – 10 of 10) sorted by relevance

/trunk/main/udkapi/com/sun/star/io/
H A DXAsyncOutputMonitor.idl54 scope="com::sun::star::io">XAsyncOutputMonitor::waitForCompletion</member>
72 <code>waitForCompletion</code> has very specific semantics&mdash;it just
86 void waitForCompletion() raises (IOException);
H A DXOutputStream.idl70 XAsyncOutputMonitor::waitForCompletion</member> for a similar method
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx547 void SAL_CALL OFSStreamContainer::waitForCompletion() in waitForCompletion() function in OFSStreamContainer
559 m_xAsyncOutputMonitor->waitForCompletion(); in waitForCompletion()
H A Dostreamcontainer.hxx116 …virtual void SAL_CALL waitForCompletion( ) throw (::com::sun::star::io::IOException, ::com::sun::…
/trunk/main/package/source/xstor/
H A Dswitchpersistencestream.cxx474 void SAL_CALL SwitchablePersistenceStream::waitForCompletion() in waitForCompletion() function in SwitchablePersistenceStream
482 asyncOutputMonitor->waitForCompletion(); in waitForCompletion()
H A Dswitchpersistencestream.hxx110 …virtual void SAL_CALL waitForCompletion( ) throw (::com::sun::star::io::IOException, ::com::sun::…
/trunk/main/ucb/source/ucp/file/
H A Dfilstr.hxx208 virtual void SAL_CALL waitForCompletion()
H A Dfilstr.cxx387 void XStream_impl::waitForCompletion() in waitForCompletion() function in XStream_impl
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx1292 asyncOutputMonitor->waitForCompletion(); in writeTempFile()
1456 asyncOutputMonitor->waitForCompletion(); in commitChanges()
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx295 asyncOutputMonitor->waitForCompletion(); in Commit_Impl()

Completed in 45 milliseconds