lok: svtools: change parameter from "ID" to "POS" in ValueSetUIObject class
commit7220d958b392eabc51236a31be549df8fa3007c0
authorHenry Castro <hcastro@collabora.com>
Wed, 23 Oct 2019 13:26:10 +0000 (23 09:26 -0400)
committerHenry Castro <hcastro@collabora.com>
Wed, 23 Oct 2019 17:34:51 +0000 (23 19:34 +0200)
tree364f2824329e589b18fe372b751595c8941180a1
parent4a1c89e028f855999bab0c1bcc4c61a56e087852
lok: svtools: change parameter from "ID" to "POS" in ValueSetUIObject class

The ValueSet control has an item list with a pair properties "(pos,id)".
The "POS" parameter is the item "ID" not the position in the list and
to not modify doc_sendDialogEvent function, let's have same uniform
parameter for the action "SELECT".

Change-Id: I5ce2cf0433bebcd77954f271c4aa09b0b446c0ab
Reviewed-on: https://gerrit.libreoffice.org/81399
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
svtools/qa/unit/svtools-dialogs-test.cxx
svtools/source/uitest/uiobject.cxx