Issue 105192 - Opening a Micrsoft 2000 formated document boolean are getting read as invalid
Summary: Opening a Micrsoft 2000 formated document boolean are getting read as invalid
Status: UNCONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: viewing (show other issues)
Version: OOO310m19
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: ms_interoperability
Depends on:
Blocks:
 
Reported: 2009-09-18 22:04 UTC by mikeycarter
Modified: 2013-11-26 12:15 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mikeycarter 2009-09-18 22:04:06 UTC
When I open a MS Office 2000 and the field reports err:502

The field in question is:

=ROUND(100-TREND(T7:T10;S7:S10^{1;2;3};0.05^{1;2;3};TRUE());0)

If I change the TRUE() to TRUE it works fine.   I've tried this in a few
documents and same result.  MS Office 2000 and 2003 both save the boolean as
TRUE() and open office can't read it.