Search found 1 match
- Sat Dec 27, 2008 6:54 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Bug when import OO Calc documents
- Replies: 0
- Views: 2342
Bug when import OO Calc documents
Hi! When I'm trying to import OO Calc document using ImportOOCalc4.pas I'm getting the error - program crashes. I've fixed problem with unpacking (as in old builds). But! After importing document - I see only blank sheet(s). LastCol & LastRow are equal to 0. The TOOXMLTagCell.Parse procedure is ...