diff options
author | Tamás Zolnai <tamas.zolnai@collabora.com> | 2017-03-03 13:27:53 +0100 |
---|---|---|
committer | Tamás Zolnai <tamas.zolnai@collabora.com> | 2017-03-03 14:39:19 +0000 |
commit | 8cfda7206139b3017346c435591c77c9741ba8ee (patch) | |
tree | 0918ffad15c899f3a0808eb6fb03340688c526c5 /eventattacher | |
parent | faef35d8653003786f9a0ea2ae1a2330fd15d632 (diff) |
tdf#106283: Registry settings are not read properly on Windows
In general, properties' type is read from scheme files (xcs)
but scheme files can contain property groups without a type
(extensible groups). In this case the xcd files defines the actual
properties and their type.
handleUnknownGroupProp() method is called when a property is
not defined in the scheme file. Here we have the type information
read from xcd file, so use it instead of setting it to any
Change-Id: I4180d154ecf4130ecbb9c808cee6529124842790
Reviewed-on: https://gerrit.libreoffice.org/34859
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'eventattacher')
0 files changed, 0 insertions, 0 deletions