On Tue, Apr 29, 2014 at 07:12:03PM -0000, p...@apache.org wrote: > Modified: > openoffice/trunk/main/offapi/com/sun/star/embed/XTransactionListener.idl > URL: > http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/embed/XTransactionListener.idl?rev=1591060&r1=1591059&r2=1591060&view=diff > ============================================================================== > --- openoffice/trunk/main/offapi/com/sun/star/embed/XTransactionListener.idl > (original) > +++ openoffice/trunk/main/offapi/com/sun/star/embed/XTransactionListener.idl > Tue Apr 29 19:11:53 2014 > @@ -41,21 +41,21 @@ module com { module sun { module star > > > //============================================================================ > > -/** makes it possible to receive events when a transacted object is commited > +/** makes it possible to receive events when a transacted object is committed > or reverted. > */ > published interface XTransactionListener: > com::sun::star::lang::XEventListener > { > > //------------------------------------------------------------------------ > - /** is called just before the object is commited. > + /** is called just before the object is committed. > */ > void preCommit( [in] com::sun::star::lang::EventObject aEvent ) > raises( ::com::sun::star::uno::Exception ); > > > //------------------------------------------------------------------------ > - /** is called after the object is commited. > + /** is called after the object is committed. > */ > - void commited( [in] com::sun::star::lang::EventObject aEvent ); > + void committed( [in] com::sun::star::lang::EventObject aEvent );
This breaks the build and is an incompatible change in a published API. Regards -- Ariel Constenla-Haile La Plata, Argentina
pgpXm7usN5viF.pgp
Description: PGP signature