diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2016-10-17 17:00:10 +0200 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2016-10-18 19:14:57 +0000 |
commit | 55bcb865ee09673af06652e507d08d13069eae86 (patch) | |
tree | ac461d76191bbc94777726b1a51fd73787b7f39a /vbahelper/Library_msforms.mk | |
parent | 5cfbab03f914946bf9e5813eae707328fda438f9 (diff) |
ucb: fix handling of >>= with rhs Any
>>= for rhs Any is always true, check result with hasValue() instead.
bool convert<uno::Any>(...) always returns false and assigns
the 3rd parameter to the 4th.
do the assign directly and check result with hasValue().
Change-Id: I0ae985cc0837abf1108930d593edae69de2ae549
Reviewed-on: https://gerrit.libreoffice.org/29977
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'vbahelper/Library_msforms.mk')
0 files changed, 0 insertions, 0 deletions