/aoo4110/main/qadevOOo/tests/java/ifc/form/ |
H A D | _XUpdateBroadcaster.java | 146 boolean commited = checker.wasCommited() ; in _addUpdateListener() 152 ! commited ; in _addUpdateListener() 157 (commited ? "" : "NOT") + " commited.") ; in _addUpdateListener() 168 commited = checker.wasCommited() ; in _addUpdateListener() 175 (commited ? "" : "NOT") + " commited.") ; in _addUpdateListener() 179 commited ; in _addUpdateListener()
|
/aoo4110/main/offapi/com/sun/star/embed/ |
H A D | Storage.idl | 172 the storage was commited nor the stream was flushed 206 the storage was commited nor the stream was flushed 218 commited version of this storage. So in case the 219 storage was not commited after it was changed, the 228 the requested substorage. The latest commited version 230 storage was not commited after it was changed, the 260 If a storage is commited all changes made to it will be integrated to 261 it's parent storage. This is recursive process, so the last commited 264 a storage is not commited, no changes for it or it's child elements
|
H A D | XTransactionListener.idl | 44 /** makes it possible to receive events when a transacted object is commited 50 /** is called just before the object is commited. 56 /** is called after the object is commited. 58 void commited( [in] com::sun::star::lang::EventObject aEvent );
|
H A D | StorageStream.idl | 189 common storage password holder is commited. 194 storage password, is commited. 201 in the parent hierarchy, that has common storage password, is commited. 218 holder is commited. The data about previously set password ( if any )
|
H A D | XStorage.idl | 127 commited if it implements transacted access. 566 If target element supports transacted mode it must be commited by this 610 If target element supports transacted mode it must be commited by this
|
H A D | XTransactionBroadcaster.idl | 41 /** broadcasts messege in case transacted object is commited or reverted.
|
H A D | XOptimizedStorage.idl | 114 stay alive till the storage is commited.
|
/aoo4110/main/sot/source/sdstor/ |
H A D | unostorageholder.hxx | 58 virtual void SAL_CALL commited( const ::com::sun::star::lang::EventObject& aEvent )
|
H A D | unostorageholder.cxx | 99 void SAL_CALL UNOStorageHolder::commited( const lang::EventObject& /*aEvent*/ ) in commited() function in UNOStorageHolder
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | DocumentMacroConfirmationRequest.idl | 47 /** refers to the storage related to the last commited version of the
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | DatabasePatternField.idl | 59 <p>If the property is set to <TRUE/>, and an empty text is to be commited, this is
|
H A D | DatabaseTextField.idl | 58 <p>If the property is set to <TRUE/>, and an empty text is to be commited, this is
|
H A D | DatabaseFormattedField.idl | 58 <p>If the property is set to <TRUE/>, and an empty text is to be commited, this is
|
H A D | DatabaseComboBox.idl | 67 <p>If the property is set to <TRUE/>, and an empty text is to be commited, this is
|
/aoo4110/main/package/source/xstor/ |
H A D | ohierarchyholder.hxx | 106 virtual void SAL_CALL commited( const ::com::sun::star::lang::EventObject& aEvent )
|
H A D | ohierarchyholder.cxx | 330 void SAL_CALL OHierarchyElement_Impl::commited( const ::com::sun::star::lang::EventObject& /*aEvent… in commited() function in OHierarchyElement_Impl
|
H A D | owriteablestream.cxx | 3432 ( ( embed::XTransactionListener* )pIterator.next( ) )->commited( aSource ); in BroadcastTransaction()
|
H A D | xstorage.cxx | 2176 ( ( embed::XTransactionListener* )pIterator.next( ) )->commited( aSource ); in BroadcastTransaction()
|
/aoo4110/main/desktop/test/deployment/update/ |
H A D | readme.txt | 51 The different test folders for the update are also commited in project extensions/www
|
/aoo4110/main/offapi/com/sun/star/drawing/framework/ |
H A D | XConfigurationControllerRequestQueue.idl | 61 be commited to the configuration when the
|
/aoo4110/main/connectivity/source/inc/hsqldb/ |
H A D | HDriver.hxx | 117 …virtual void SAL_CALL commited( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
|
/aoo4110/main/offapi/com/sun/star/configuration/ |
H A D | ConfigurationRegistry.idl | 85 service, all changes made to an configuration subtree have to be commited
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | ModelImpl.cxx | 165 …virtual void SAL_CALL commited( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::… 372 void SAL_CALL DocumentStorageAccess::commited( const css::lang::EventObject& aEvent ) throw (Runtim… in commited() function in dbaccess::DocumentStorageAccess
|
/aoo4110/main/connectivity/source/drivers/hsqldb/ |
H A D | HDriver.cxx | 674 …void SAL_CALL ODriverDelegator::commited( const ::com::sun::star::lang::EventObject& /*aEvent*/ ) … in commited() function in connectivity::ODriverDelegator
|