[dev] How do I unmerge what I added to type library with regmerge?

2005-06-09 Thread Ary Junior
document foot the last modified date is "Wednesday May 1, 2002"... It's true? Is there no way to delete existing keys? []s Ary Junior - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [dev] UNO IDL and java.util.Date

2005-05-27 Thread Ary Junior
x27;t appear in the Calc Functions Window. If I change to "double" or "string" type, it works. Why? []s Ary Junior Kohei Yoshida wrote: On 5/27/05, Ary Junior <[EMAIL PROTECTED]> wrote: Hello, I have a Spreadsheet cell formated with the date type. I'm implemen

Re: [dev] UNO IDL and java.util.Date

2005-05-27 Thread Ary Junior
ment is "double". How can I use the com.sun.star.util.Date to get my date inside my add-in? I'm using the OpenOffice 1.1.4 and the OO SDK 1.1. []s Ary Junior Niklas Nebel wrote: Ary Junior wrote: Hello, I have a Spreadsheet cell formated with the date type. I'm implementin

[dev] UNO IDL and java.util.Date

2005-05-27 Thread Ary Junior
Hello, I have a Spreadsheet cell formated with the date type. I'm implementing a add-in function with Java and this function have an java.util.Date argument. Whitch UNO IDL type I can use to map this argument and send the data value of the cell to my function as a java.util.Date? []s

[dev] More than one interface inside a .idl file

2005-04-28 Thread Ary Junior
likes this: RegistrationClassName: root.mymodule.NewInterface RegistrationClassName: root.mymodule.MyInterface Only the methods of the last interface appear in the insert function wizard of Calc... Thanks, Ary Junior - To

[dev] Spreadsheet Add-Ins and Java

2005-03-28 Thread Ary Junior
service AddinGraficoCotacoes { interface XAddinGraficoCotacoes; }; }; }; }; }; }; #endif []s Ary Junior - To unsubscribe, e-mail: [EMAIL PROTECTED]

[dev] Charts in SpreadSheets with Java

2005-03-14 Thread Ary Junior
Please, Im manipulating SpreadSheets with Java basing me on an example of the SDK... somebody could say in which .jar I can find the class "com.sun.star.chart.LineDiagram"? Thank you!!! - To unsubscribe, e-mail: [EMAIL PROTECTED