Searched refs:DECL_PROP_IMPL (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/dbaccess/source/inc/ |
H A D | apitools.hxx | 348 #define DECL_PROP_IMPL(varname, cpputype) \ macro 353 DECL_PROP_IMPL(varname, ::getCppuType((const type *)0)) 0) 356 DECL_PROP_IMPL(varname, ::getBooleanCppuType()) 0) 359 …DECL_PROP_IMPL(varname, ::getCppuType(static_cast< ::com::sun::star::uno::Reference< iface >* >(NU… 363 …DECL_PROP_IMPL(varname, ::getCppuType((const type *)0)) ::com::sun::star::beans::PropertyAttribute… 366 …DECL_PROP_IMPL(varname, ::getBooleanCppuType()) ::com::sun::star::beans::PropertyAttribute::attrib… 369 …DECL_PROP_IMPL(varname, ::getCppuType(static_cast< ::com::sun::star::uno::Reference< iface >* >(NU… 372 …DECL_PROP_IMPL(varname, ::getCppuType(static_cast< ::com::sun::star::uno::Reference< iface >* >(NU… 376 …DECL_PROP_IMPL(varname, ::getCppuType((const type *)0)) ::com::sun::star::beans::PropertyAttribute… 379 …DECL_PROP_IMPL(varname, ::getBooleanCppuType()) ::com::sun::star::beans::PropertyAttribute::attrib… [all …]
|
/aoo42x/main/forms/source/inc/ |
H A D | property.hxx | 108 #define DECL_PROP_IMPL(varname, type) \ macro 142 DECL_PROP_IMPL(varname, type) 0) 146 DECL_PROP_IMPL(varname, type) com::sun::star::beans::PropertyAttribute::attrib1) 150 …DECL_PROP_IMPL(varname, type) com::sun::star::beans::PropertyAttribute::attrib1 | com::sun::star::… 154 …DECL_PROP_IMPL(varname, type) com::sun::star::beans::PropertyAttribute::attrib1 | com::sun::star::… 158 …DECL_PROP_IMPL(varname, type) com::sun::star::beans::PropertyAttribute::attrib1 | com::sun::star::…
|
Completed in 20 milliseconds