Am Samstag, den 27.05.2006, 12:54 +0200 schrieb Mathias Bauer: > Marc Santhoff wrote: > > > Am Freitag, den 26.05.2006, 17:51 +0200 schrieb Mathias Bauer: > >> Marc Santhoff wrote: > >> > >> >> The recreation of the view is a little bit tricky because the necessary > >> >> API currently does not exist (it's in the making though). > >> > > >> > As far as it works, it's okay with me. :) Do you know an issue number > >> > for watching progress on this topic? > >> > >> No, but it will be announced in interface.announce once it's done. > >> We wanted to introduce the new API together with adding the new UNO > >> features to our models (multiple inheritance interfaces, new style > >> service with constructors) but it turned out to be more work than expected. > > > > I'm looking forward to that. > > > > But the next question is already here: > > > > Is there any way to prevent closing from BASIC? The XCloseListener is > > expected to throw an exception which is not possible from BASIC, afaik. > > In OOO 2.0.3 we have a solution for this IIRC. I have to look it up, > don't remember it exactly. But as 2.0.3 isn't available yet I think > waiting until monday is bearable. :-)
Very nice to hear. :) And I have a relaxed timeframe for this task, even Tuesday would be fine. ;D > In the worst case it would be simple to add a small C++ or Java > component to a package of macros that takes over the task to lock > documents from basic. Okay, this would be possible. But I want to avoid depending on anything else if possible at all. If not I would switch to Python as my scripting language (writing all libraries anew). Many thanks, Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
