• Kohei Yoshida's avatar
    fdo#66655: Get GETPIVOTDATA to work again. · 324d87a1
    Kohei Yoshida yazdı
    1) Compare data field name as it is displayed in the table output.
    2) In the result tree, store field member names as strings as displayed
       in the table output, instead of as ScDPItemData.
    
    GETPIVOTDATA operates on displayed cell values and do textural comparison.
    There is no use storing ScDPItemData which screws up value lookup in
    the result tree.
    
    Change-Id: I31bc03a6800f4fadf2ba1180d1958354d43e8a07
    324d87a1
dputil.hxx 1.58 KB