19 #ifndef INCLUDED_CPPUHELPER_PROPTYPEHLP_H
20 #define INCLUDED_CPPUHELPER_PROPTYPEHLP_H
24 namespace com {
namespace sun {
namespace star {
namespace uno {
class Any; } } } }
35 template <
class target >
unsigned char sal_Bool
Definition: types.h:34
signed char sal_Int8
Definition: types.h:39
Definition: Enterable.hxx:27
void convertPropertyValue(target &value, const css::uno::Any &a)
Converts the value stored in an any to a concrete C++ type.
Definition: proptypehlp.hxx:31