Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 106) sorted by path

12345

/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DNativeConnection.java41 public native void flush() in flush() method in NativeConnection
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DNativeConnection.java44 public native void flush() in flush() method in NativeConnection
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1953 void CanvasHelper::flush() const in flush() function in cairocanvas::CanvasHelper
H A Dcairo_os2_cairo.cxx185 void Os2Surface::flush() const in flush() function in cairo::Os2Surface
H A Dcairo_quartz_cairo.cxx193 void QuartzSurface::flush() const in flush() function in cairo::QuartzSurface
H A Dcairo_spritecanvas.cxx217 void SpriteCanvas::flush() in flush() function in cairocanvas::SpriteCanvas
H A Dcairo_spritedevicehelper.cxx191 void SpriteDeviceHelper::flush() in flush() function in cairocanvas::SpriteDeviceHelper
H A Dcairo_win32_cairo.cxx172 void Win32Surface::flush() const in flush() function in cairo::Win32Surface
H A Dcairo_xlib_cairo.cxx281 void X11Surface::flush() const in flush() function in cairo::X11Surface
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.cxx805 void CanvasHelper::flush() const in flush() function in dxcanvas::CanvasHelper
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx323 void CanvasHelper::flush() const in flush() function in nullcanvas::CanvasHelper
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx1440 void CanvasHelper::flush() const in flush() function in vclcanvas::CanvasHelper
/trunk/main/comphelper/source/misc/
H A Dconfigurationhelper.cxx197 void ConfigurationHelper::flush(const css::uno::Reference< css::uno::XInterface >& xCFG) in flush() function in comphelper::ConfigurationHelper
/trunk/main/comphelper/source/streaming/
H A Dmemorystream.cxx203 void SAL_CALL UNOMemoryStream::flush() throw (NotConnectedException, BufferSizeExceededException, I… in flush() function in comphelper::UNOMemoryStream
H A Doslfile2streamwrap.cxx182 void SAL_CALL OSLOutputStreamWrapper::flush() throw( stario::NotConnectedException, stario::BufferS… in flush() function in comphelper::OSLOutputStreamWrapper
H A Dotransactedfilestream.cxx528 void SAL_CALL OTruncatedTransactedFileStream::flush( ) in flush() function in comphelper::OTruncatedTransactedFileStream
H A Dseqoutputstreamserv.cxx133 void SAL_CALL SequenceOutputStreamService::flush() throw ( uno::RuntimeException, io::NotConnectedE… in flush() function in __anonf89045cc0111::SequenceOutputStreamService
H A Dseqstream.cxx216 void SAL_CALL OSequenceOutputStream::flush( ) throw(NotConnectedException, BufferSizeExceededExcep… in flush() function in comphelper::OSequenceOutputStream
/trunk/main/configmgr/source/
H A Dcomponents.cxx167 void flush() { delay_.set(); } in flush() function in configmgr::Components::WriteThread
H A Dconfigurationprovider.cxx326 void Service::flush() throw (css::uno::RuntimeException) { in flush() function in configmgr::configuration_provider::__anon1002af3d0111::Service
H A Dconfigurationregistry.cxx446 void Service::flush() throw (css::uno::RuntimeException) in flush() function in configmgr::configuration_registry::__anonca95c82b0111::Service
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeOutputStreamHelper.java62 public void flush() throws java.io.IOException{ in flush() method in NativeOutputStreamHelper
H A DStorageNativeOutputStream.java138 public native void flush(String key,String _file) throws java.io.IOException; in flush() method in StorageNativeOutputStream
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx165 void SAL_CALL OHsqlConnection::flush( ) throw (RuntimeException) in flush() function in connectivity::hsqldb::OHsqlConnection
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1349 void SAL_CALL ODatabaseSource::flush( ) throw (RuntimeException) in flush() function in dbaccess::ODatabaseSource

Completed in 134 milliseconds

12345