Re: commit (HEAD): rtf imp

From: Martin Sevior (msevior@physics.unimelb.edu.au)
Date: Fri May 09 2003 - 00:23:14 EDT

  • Next message: Dom Lachowicz: "Commit: Ots plugin"

    On Fri, 2003-05-09 at 02:20, Tomas Frydrych wrote:
    > fixed character style import
    >
    > file: ie_imp_RTF.cpp/h

    HI Tomas,
             The document in bug 4111 no longer imports on my build. I noticed in
    bonsai this comment near your commit.
    //
    // Look to see if m_bNestTableProps is true for nested tables.
    //
    // changed the 1 to 0, because get getNestDepth() returns 0 for
    // unnested table -- see ie_Table.cpp (Tomas, May 8, 2003)
                                 
                else if((m_TableControl.getNestDepth() > 0) && !m_bNestTableProps)
                {
                    while(m_TableControl.getNestDepth() > 0)

    But I see no commit in Bonsai for ie_Table.cpp. Did you forget to commit
    it?

    Cheers

    Martin

    -- 
    Martin Sevior <msevior@physics.unimelb.edu.au>
    University of Melbourne
    


    This archive was generated by hypermail 2.1.4 : Thu May 08 2003 - 23:27:48 EDT