Re: [api-dev] Java filter imports with modified=true, and reloads as read only

2006-01-27 Thread Mathias Bauer
Martin Gallwey wrote: > Hi there, > > I have the following difficulties with my Java filter: > > 1. After import, the modified flag is set to true. Could be seen as a bug. Some API calls in the model set the flag. Because we know this ;-) usually we clear the modified flag after successful load

[api-dev] Java filter imports with modified=true, and reloads as read only

2006-01-27 Thread Martin Gallwey
Hi there, I have the following difficulties with my Java filter: 1. After import, the modified flag is set to true. 2. When I reload the document, it comes back in as read-only. This behaviour is demonstrated if you use the java filter I attached to bug 57753 here: http://www.openoffice.org/

Re: [api-dev] Managing a menu system wide

2006-01-27 Thread Mathias Bauer
Felix E. Klee wrote: > Am Freitag, 27. Januar 2006 16:09 schrieb Felix E. Klee: >> BTW, I only want to add *one* menu. I do not want to replace the entire >> menu bar since individual users may have made changes to the menu bar. > > BTW, what about creating the menu dynamically each time OO is s

Re: [api-dev] Managing a menu system wide

2006-01-27 Thread Felix E. Klee
Am Donnerstag, 26. Januar 2006 15:35 schrieb Laurent Godard: > did you try to put it at share level ? > /opt/OpenOffice.org1.1.4/share/config/soffice.cfg/writermenubar.xml I just tried adding a menu called "Something New", but it doesn't appear, probably because I used bad syntax or because I nee

Re: [api-dev] Managing a menu system wide

2006-01-27 Thread Felix E. Klee
Am Freitag, 27. Januar 2006 16:09 schrieb Felix E. Klee: > BTW, I only want to add *one* menu. I do not want to replace the entire > menu bar since individual users may have made changes to the menu bar. BTW, what about creating the menu dynamically each time OO is started? AFAICS, this would b

[api-dev] ViewData string meaning ?

2006-01-27 Thread Laurent Godard
Hi all searching with Paolo for an activeCell equivalent, we found some usefull information in thisComponent.CurrentController.ViewData 100/60/0;0;tw:270;5/23/0/0/0/0/2/0/0/0/0;; we guessed and found the information we need (5/23), but before submitting a codesnippet, where can i find inform

Re: [api-dev] SRC680m150/OOo2.0.2/URE1.1 Build Incompatibility

2006-01-27 Thread Cedric Bosdonnat
Hi Stephan, Stephan Bergmann a écrit : > No, you do not need to generate the headers every time you use them. > However, when you compiled your software against (some milestone of) > URE/OOo/SDK version X, and you now want to compile your software against > (some milestone of) another URE/OOo/SDK

Re: [api-dev] SRC680m150/OOo2.0.2/URE1.1 Build Incompatibility

2006-01-27 Thread Stephan Bergmann
Cedric Bosdonnat wrote: Hi Stephan, Stephan Bergmann a écrit : Just so that you will not get bitten by this: Since SRC680m150 (and thus for the forthcoming OOo 2.0.2 and URE 1.1), you can no longer compile with cppumaker-generated C++ UNO headers (i.e., the generated .hdl/.hpp files) generate