summaryrefslogtreecommitdiff
path: root/emfio
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2017-12-12 00:18:09 +0100
committerAndras Timar <andras.timar@collabora.com>2018-01-14 13:09:30 +0100
commit18b45de3f9aaab82349784a86521b43d7d99d174 (patch)
tree0980d0c8cc6ba58cc04f5307c2d82569c466702b /emfio
parent674b1c924966b4a3b6027509a6ab682e7c5aaaea (diff)
Fix HIDs in Java based Table/Query/Report wizards
Some HIDs were a bit off in these wizards - Report Wizard 'Grouping' page - Table Wizard 'Set primary key' page - Query Wizard 'Grouping' page All these contain a subclass of a FieldSelection. Due to the implementation of HID handling there, we need 4 consecutive HIDs in HelpIds.java for the buttons cmdMoveSelected, cmdMoveAll, cmdRemoveSelected and cmdRemoveAll. Above pages contain subclasses without the MoveAll and RemoveAll buttons so we need empty placeholders in their places to cater for the assumptions of the parent class. This also means that HID numbers must be adjusted a bit, and in ReportWizard.java we need to shift the base HID number of the Sorting page that follows the Grouping page. Change-Id: I944dd4f781aff2c0b0cfd99c3386001506c01440 Reviewed-on: https://gerrit.libreoffice.org/46270 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'emfio')
0 files changed, 0 insertions, 0 deletions