Re: [api-dev] Get recorded changes using Java

2007-07-23 Thread Cor Nouws
Hi Wouter, Wouter van Reeven wrote: On Fri, Jul 06, 2007 at 05:29:22AM +0200, Cor Nouws wrote: Coincidentally I was looking at the textobject and saw the redlining properties. Is that what you are looking for? Basically yes. I think I may be approaching this from the wrong side. My questi

Re: [api-dev] Get recorded changes using Java

2007-07-05 Thread Wouter van Reeven
Hi Cor, On Fri, Jul 06, 2007 at 05:29:22AM +0200, Cor Nouws wrote: > Coincidentally I was looking at the textobject and saw the redlining > properties. > Is that what you are looking for? Basically yes. I think I may be approaching this from the wrong side. My question should be: in any item in

Re: [api-dev] Get recorded changes using Java

2007-07-05 Thread Cor Nouws
Hi Wouter, Wouter van Reeven wrote: I am trying to get hold of a Java object that allows me to get all the recorded changes in a Writer document. [...] Coincidentally I was looking at the textobject and saw the redlining properties. Is that what you are looking for? Regards, Cor -- Cor N

[api-dev] Get recorded changes using Java

2007-07-05 Thread Wouter van Reeven
Hi there, I just searched the archives of this mailinglist as well as the OOo Macros and API forum, but I couldn't find any solution. Maybe you can help me. I am trying to get hold of a Java object that allows me to get all the recorded changes in a Writer document. Is there any way to do this?