[api-issues] [Issue 52509] Problem with setting date through automation

2005-07-28 Thread bovlk
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52509 --- Additional comments from [EMAIL PROTECTED] Thu Jul 28 06:51:53 -0700 2005 --- OK, I changed the code to BSTR bs = SysAllocString( L2005-08-03);

[api-issues] [Issue 52509] Problem with setting date through automation

2005-07-28 Thread bovlk
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52509 --- Additional comments from [EMAIL PROTECTED] Thu Jul 28 07:10:51 -0700 2005 --- Changed code to BSTR bs = SysAllocString( L08/03/2005); IGNORE_COM_ERRORS(

[api-issues] [Issue 52509] Problem with setting date through automation

2005-07-28 Thread bovlk
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52509 --- Additional comments from [EMAIL PROTECTED] Thu Jul 28 08:58:40 -0700 2005 --- Sorry, I was working with a group of projects and had the active project set to

[api-issues] [Issue 52509] Problem with setting date through automation

2005-07-28 Thread bovlk
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52509 --- Additional comments from [EMAIL PROTECTED] Thu Jul 28 09:09:41 -0700 2005 --- Dear jl, may I just ask you a few questions? First of all, if I pass 08/04/2005,

[api-issues] [Issue 52507] New - Problems with Curren cy data type

2005-07-26 Thread bovlk
Assigned to:|sw Reported by:|bovlk --- Additional comments from [EMAIL PROTECTED] Tue Jul 26 14:31:00 -0700 2005 --- I found several bugs in OOO 1.1.4. First, if in StarBasic I try to run 1.2e6/1.0e6 with both arguments of type Currency I get zero without

[api-issues] [Issue 52508] New - Weird operator prior ities

2005-07-26 Thread bovlk
Assigned to:|sw Reported by:|bovlk --- Additional comments from [EMAIL PROTECTED] Tue Jul 26 14:32:07 -0700 2005 --- Hello, I found several a bug in OOO 1.1.4 - the And and Or operators in the StarBasic seem to have the same priority which is a thing I have never

[api-issues] [Issue 52509] New - Problem with setting date through automation

2005-07-26 Thread bovlk
Subcomponent:|code Assigned to:|sw Reported by:|bovlk --- Additional comments from [EMAIL PROTECTED] Tue Jul 26 14:32:50 -0700 2005 --- Fourth, I tried to automatically create StarCalc documents with the following C-code in Visual C++ 6 Code: static HRESULT

[api-issues] [Issue 52509] Problem with setting date through automation

2005-07-26 Thread bovlk
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52509 --- Additional comments from [EMAIL PROTECTED] Tue Jul 26 16:34:20 -0700 2005 --- There's no problem. void IGNORE_COM_ERRORS( IDispatch *pSheet, const TCHAR *name,