Add covertPropertyValue bool overload

Desktop / LibreOffice - Stephan Bergmann [redhat.com] - 4 May 2016 10:39 UTC

...as the behavior of the generic covertPropertyValue template instantiated for bool would be quite different from the behavior of the convertPropertyValue sal_Bool overload, leading to potential surprises. (Though it seems there were no uses yet of covertPropertyValue with bool, only with sal_Bool.)

eda7d3c Add covertPropertyValue bool overload
include/cppuhelper/proptypehlp.h | 1 +
include/cppuhelper/proptypehlp.hxx | 6 ++++++
2 files changed, 7 insertions(+)

Upstream: cgit.freedesktop.org


  • Share