• Miklos Vajna's avatar
    ccu#1573 sc lok: fix reporting of hidden row height · 20ad023a
    Miklos Vajna yazdı
    For columns we use ScDocument::GetColWidth(), which returns 0 for hidden
    columsn. Do the same for rows: so instead of using GetOriginalHeight(),
    use GetRowHeight(), and then 0 size will be reported for hidden rows as
    well.
    
    Change-Id: Ic23b6af744bbc8e194e1906614adebe5ba0c7ced
    20ad023a