Files
loongoffice/include/cppuhelper
Stephan Bergmann eda7d3cc45 Add covertPropertyValue bool overload
...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.)

Change-Id: I107a0608fc4271e95464a7f9bdc340a9e6dc1336
2016-05-04 17:39:06 +02:00
..