https://issues.apache.org/bugzilla/show_bug.cgi?id=46938

--- Comment #10 from Karl Eilebrecht <karl.eilebre...@freenet.de> 2009-11-02 
09:49:40 UTC ---
Uh-oh! I overlooked a method.


    public ExtendedFormatRecord getExFormatAt(int index) {
        int xfptr = records.getXfpos() - (numxfs - 1);
    ...
    }

With my patch from the last post I created a "hole" in the table which breaks
the index. I'll have to think about that, maybe I can fix that, too.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to