Hi Ariel, > I used the css.document.XDocumentEventBroadcaster that is supposed to replace > "the XEventBroadcaster interface, which should not be used anymore" , but > http://svn.services.openoffice.org/opengrok/xref/DEV300_m61/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl > has no since tag
shame on me, I forgot adding it, corrected in some 3.2 CWS. The interface was new in 3.1. > to my surprise, xBroadcaster.is() evaluates to false for every office > document > (where xPrintable.is() evaluates to true - that, I guess, is every document > but OOo Base's ones). IIRC, I added it to the global event broadcaster implementation, but not to the SFX-based documents (which is: all documents except database documents :-\ ). Mikhail recently said something about adding it there, but I am not sure he finished this for 3.2. > The "should not be used anymore" is rather misleading: I was probably too optimistic in writing this, though, speaking strictly, it is true: Implementations should not use this interface anymore - sad SFX still does :) Ciao Frank -- - Frank Schönheit, Software Engineer [email protected] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
