• Noel Power's avatar
    Tweak further the indices checked for break, also tweak test document · a7359287
    Noel Power yazdı
    <sigh> pagebreak implementation is still flawed here, the used
    range is used to determine whether the page break should be
    considered ( or not ) Problem is that it is not the used
    range but rather the rightmost column position that contains content
    ( but not necessarily the column that contains content but rather
    the righmost column that has content ( or even that is covered either
    by spillover from an adjacent column or drawing )
    
    Change-Id: I68c8ccc5911049bc4b2076992f839bc684d966a9
    a7359287
vbapagebreaks.cxx 12.5 KB