To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52509
User nn changed the following:
What|Old value |New value
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52509
User nn changed the following:
What|Old value |New value
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52509
User cyb changed the following:
What|Old value |New value
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] Fri Aug 26 06:52:34 -0700
2005 ---
The string that's passed to setFormula is always assumed to be in US-English
format
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 Aug 18 23:02:43 -0700
2005 ---
NN is currently on vacation. So be a patient :)
--
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52509
User cyb changed the following:
What|Old value |New value
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 23:04:16 -0700
2005 ---
JL->NN: Do you have an idea?
-
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,
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
som
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:29:06 -0700
2005 ---
That is really strange. Could you strip down your code, so that it is still
buildab
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( L"08/03/2005");
IGNORE_COM_ERRORS( p
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:00:38 -0700
2005 ---
I just learned that the ISO format is new in OOo2. So please try the 08/03/2005.
-
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( L"2005-08-03");
IGNORE_COM_ER
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:28:36 -0700
2005 ---
Small correction, because the conversion from Date to BSTR occurs in the office
pro
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:13:32 -0700
2005 ---
setFormula takes a string as argument. However, you provida a Variant containing
a
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52509
User sw changed the following:
What|Old value |New value
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, D
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:27:46 -0700
2005 ---
I am very confused about this function:
void IGNORE_COM_ERRORS( IDispatch *pSheet,
18 matches
Mail list logo