[api-dev] Getting german date format in Java.

2006-01-22 Thread Dinesh Varadharajan
Hi, I am using calc component in one of my applications. When working in US locale I am getting the dateformat and parsing it using DateFormat. But when working in german format I am getting dateformat as tt.mm.jj which is not recognized by java. Is there a way I can get the standard java

Re: [api-dev] [ooeclipseintegration] new release for the Eclipse plugin

2005-11-21 Thread Dinesh Varadharajan
Hi, I try to use the plugin to develop few openoffice Addins. But the RDB files and the java files are not getting generated. Whenever I create some IDL file I can see the URD file getting generated. Is there any thing to do with eclipse or JDK version I am using. I am using eclipse 3.1 with

Re: [api-dev] 2.0 and changing JAVA-Settings

2005-09-05 Thread Dinesh Varadharajan
Hi Peter, Its not working for me. That file also contains jre settings. Eventhough the jre is same and installed in same path in all the machines VENDORDATA element in the javasettings_windows_x86.xml is different for every user. I dont know how they are calculating that long string. As that

[api-dev] Re: [dev] Style change listener for calc.

2005-08-05 Thread Dinesh Varadharajan
Hi Eike, I am using calc component in one of my projects. And I specifically need this. XEventBroadcaster is broadcasting something is modified but I am not able to get the change information. Thanks, Dinesh Eike Rathke wrote: Hi Dinesh, On Thu, Aug 04, 2005 at 23:05:07 +0530, Dinesh