[dev] Calc Error Codes

2005-04-11 Thread Rick Barnes
I am writing the Calc guide "Appendix D: Calc Error Codes" for the OOoauthors and have questions about a couple of code descriptions. Actually I need to write them in more user centric language. I would appreciate some enlightenment on these: 516 Internal syntax error Matrix is expec

Re: [dev] Feature request - Engineering notation

2005-04-11 Thread Eike Rathke
Hi Nielsen, On Mon, Apr 11, 2005 at 12:48:23 +0200, Nielsen Morten Storgaard wrote: > One of my colleagues has always been needing a formatting feature. Should be > fairly easy for a person with a build environment to add this feature. It isn't very diffcult, but currently postponed to a later

[dev] Re:[dev] Looking for Independent Developer - Application Integrator

2005-04-11 Thread Laurent David
> Hi devs, > > We are looking for an independent developer/apps integrator who is > versed in Openoffice.org suite programming. > > The assignment is contractual and will involve adding a few custom > feature to OpenOffice.org 2.0 > > After completion the resulting code will be donated to the comm

[dev] Feature request - Engineering notation

2005-04-11 Thread Nielsen Morten Storgaard
Hi there One of my colleagues has always been needing a formatting feature. Should be fairly easy for a person with a build environment to add this feature. In OO Calc there's a scientific format, but the engineering format is missing. Scientific format is given by M*10^E where M is

Re: [dev] Problem in accessing HierarchyDataReadWriteAccess service

2005-04-11 Thread Kai Sommerfeld
Hi, the implementation of "com.sun.star.ucb.HierarchyDataReadWriteAccess" relies on other services. For example, it needs "com.sun.star.configuration.ConfigurationProvider". Are you able to instanciate this service? For details of the implementation of HierarchyDataSource::createInstance refer

Re: [dev] Want to use Configuration management

2005-04-11 Thread Joerg Barfurth
Hi Sunil, Sunil Todi wrote: Hi, I am trying to use "configuration management" facility for my application and components. The 15th chapter of OpenOffice Development Guide mentions details about it. It mentioned that the 'Configuration Management' is not available currently with the functionality to

RE: [dev] Problem in accessing HierarchyDataReadWriteAccess service

2005-04-11 Thread Sunil Todi
Hi, Thanks for the quick response. I have further queries. I tried to use DefaultHierarchyDataSource service. I was able to get instance of the this service. According to the documentation, through it's own XMultiServiceFactory interface implementation, I am trying to create the instance of c

Res: Re: [dev] Want to use Configuration management

2005-04-11 Thread Herbalife
Não quero mais receber seus e-mail como faço ?     Caso não queira mais receber nossos e-mails,  favor retornar com o assunto "Quero sair da Lista"    Julisse & Luciano Erick     Distribuidores Independentes    Fortaleza / CE   *

Re: [dev] add-on and tools->options

2005-04-11 Thread Carsten Driesner
George Tryfon wrote: Hello, How could it be possible to add my "options tree and Panels" in the tools->options dialog box? Could this be done from my java add-on ? I am sorry, but this is not possible as the current implementation of the tools-options dialog box has no UNO API. You should make

Re: [dev] Want to use Configuration management

2005-04-11 Thread Jürgen Schmidt
Hi, it is possible to deploy your own schema and configuration with your component. I have no working example at the moment but i will publish a simplified one asap. - Juergen Sunil Todi wrote: Hi, I am trying to use "configuration management" facility for my application and components. The 15th

Re: [dev] GlyphItem and Arabic Shaping

2005-04-11 Thread Frank Meies
Hi, Soheil Hassas Yeganeh wrote: > There is a well known bug for KashidaJustify for Arabic language. It > puts Kashida anywhere in the text, but there are some rules where to > put kashida in an arabic text. I need those types to fix > KashidaJustify for OpenOffice. the code that 'calculates' t