Home
last modified time | relevance | path

Searched refs:flushed (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/offapi/com/sun/star/util/
H A DXFlushListener.idl41 /** makes it possible to receive <em>flushed</em> events.
46 /** is called when the object data is flushed.
48 void flushed( [in] com::sun::star::lang::EventObject rEvent );
H A DXFlushable.idl41 /** is supported by objects with data that can be flushed to a data source.
51 /** adds the specified listener to receive event "flushed."
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx140 …virtual void SAL_CALL flushed( const ::com::sun::star::lang::EventObject& rEvent ) throw (::com::s…
187 void SAL_CALL FlushNotificationAdapter::flushed( const EventObject& rEvent ) throw (RuntimeExceptio… in flushed() function in dbaccess::FlushNotificationAdapter
191 xListener->flushed( rEvent ); in flushed()
1370 m_aFlushListeners.notifyEach( &XFlushListener::flushed, aFlushedEvent ); in flush()
1379 void SAL_CALL ODatabaseSource::flushed( const EventObject& /*rEvent*/ ) throw (RuntimeException) in flushed() function in dbaccess::ODatabaseSource
H A Ddatasource.hxx264 …virtual void SAL_CALL flushed( const ::com::sun::star::lang::EventObject& rEvent ) throw (::com::s…
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx111 _rxListener->flushed( _rEvent ); in implTypedNotify()
194 m_aFlushListeners.notifyEach( &XFlushListener::flushed, aFlushedEvent ); in flush()
/aoo42x/main/qadevOOo/tests/java/ifc/util/
H A D_XFlushable.java53 public void flushed(com.sun.star.lang.EventObject e) { in flushed() method in _XFlushable.MyFlushListener
/aoo42x/main/offapi/com/sun/star/embed/
H A DStorage.idl172 the storage was committed nor the stream was flushed
206 the storage was committed nor the stream was flushed
H A DXOptimizedStorage.idl183 /** fills the provided stream with the last flushed version of data from
/aoo42x/main/offapi/com/sun/star/configuration/
H A DDefaultProvider.idl71 /** Enables the data to be flushed from the in-memory cache to the backend(s).
H A DConfigurationRegistry.idl90 <p><strong>Warning:</strong><em>Changes that are not flushed will be
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXConversionDictionaryList.idl61 If they do those dictionaries have to be flushed upon termination
/aoo42x/main/filter/source/config/cache/
H A Dbasecontainer.cxx597 pListener->flushed(aSource); in flush()
/aoo42x/main/configmgr/source/
H A Dconfigurationprovider.cxx332 cont->notifyEach(&css::util::XFlushListener::flushed, ev); in flush()
/aoo42x/main/linguistic/source/
H A Dconvdic.cxx678 xRef->flushed( aEvtObj ); in flush()

Completed in 49 milliseconds