You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2006/07/12 06:47:40 UTC

DO NOT REPLY [Bug 40024] - [PATCH] Support for more Ptgs

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40024>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40024





------- Additional Comments From trejkaz@trypticon.org  2006-07-12 04:47 -------
Created an attachment (id=18593)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18593&action=view)
Patch to add new support for several Ptg types.

Various fixes to cover Excel documents that we've seen in the past.
* Implemented Ptg 0x0f (intersection)
* Implemented Ptg 0x11 (range)
* Implemented Ptg 0x14 (percent)
* Implemented Ptg 0x1c (error)
* Implemented Ptg 0x2b,0x4b,0x6b (area error)
* Corrected the function name, and added correct number of function parameters
for the ERROR.TYPE() function.
* Unit tested reading all new Ptg additions (MemAreaPtg tested as a side effect
of testing IntersectionPtg.)
* Added unit test for Ptg 0x10 (union)


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/