[dev] OUString

2011-04-26 Thread Rohit Kulkarni
How do I convert OUString to normal const char * in .cxx file. Because I am using ldap_open(const char*,int) function which has const char* as parameter. Regards, Rohit -- - To unsubscribe send email to

[dev] Re: OUString

2011-04-26 Thread Mathias Bauer
On 26.04.2011 08:07, Rohit Kulkarni wrote: How do I convert OUString to normal const char * in .cxx file. Because I am using ldap_open(const char*,int) function which has const char* as parameter. Regards, Rohit rtl::OUString objects contain UniCode strings. If you want to convert them to a

[dev] Re: OUString

2011-04-26 Thread tora - Takamichi Akiyama
On 26.04.2011 08:07, Rohit Kulkarni wrote: How do I convert OUString to normal const char * in .cxx file. Because I am using ldap_open(const char*,int) function which has const char* as parameter. On 2011/04/26 16:46, Mathias Bauer wrote: rtl::OUString objects contain UniCode strings. If you

[dev] Re: OUString

2011-04-26 Thread Rohit Kulkarni
Thank you for your reply. On Tue, Apr 26, 2011 at 1:16 PM, Mathias Bauer nospamfor...@gmx.de wrote: On 26.04.2011 08:07, Rohit Kulkarni wrote: How do I convert OUString to normal const char * in .cxx file. Because I am using ldap_open(const char*,int) function which has const char* as

[dev] RuntimeException: [msci_uno bridge error] UNO type of C++ exception unknown

2011-04-26 Thread Grover Blue
I have a muti-threaded application that processes document mostly asynchronous. I synchronize all UnoRuntime.* API calls, but not such calls as setting a table cell's value, etc. Everything runs fine in development, qa and in a production environment for one our clients. We have another client,

[dev] OpenOffice.org status and v3.4 final release

2011-04-26 Thread Allen Pulsifer
Greetings, Normally the OpenOffice.org holds a Release Status Meeting every Monday and reports the minutes at http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes . I notice that no meeting has been held the last two Mondays. Is anyone working on a final release of OpenOffice.org

[dev] Re: [marketing-dev] OpenOffice.org status and v3.4 final release

2011-04-26 Thread Louis Suarez-Potts
On 2011-04-26, at 10:23 , Allen Pulsifer wrote: Greetings, Normally the OpenOffice.org holds a Release Status Meeting every Monday and reports the minutes at http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes . I notice that no meeting has been held the last two Mondays. Is