3 #ifndef INCLUDED_CPPUHELPER_PROPTYPEHLP_H
4 #define INCLUDED_CPPUHELPER_PROPTYPEHLP_H
8 namespace com {
namespace sun {
namespace star {
namespace uno {
class Any; } } } }
19 template <
class target >
unsigned char sal_Bool
Definition: types.h:18
void convertPropertyValue(target &value, const css::uno::Any &a)
Converts the value stored in an any to a concrete C++ type.
Definition: proptypehlp.hxx:15
signed char sal_Int8
Definition: types.h:23