• Stephan Bergmann's avatar
    Revert "tdf#106283: Registry settings are not read properly on Windows" · 979e4b82
    Stephan Bergmann yazdı
    This reverts commit 8cfda720.  The problem in
    that issue is that the configmgr/source/winreg.cxx code generates .xcu data
    where such an extension prop doesn't have an oor:type attribute, which is not
    allowed.  On the other hand, it is important that the PropertyNode representing
    such an extension prop has a staticType_ of TYPE_ANY, so that later layers or
    programmatic calls can store values of different type.
    979e4b82
xcuparser.cxx 33.6 KB