Home
last modified time | relevance | path

Searched refs:DECL_PROP_IMPL (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx348 #define DECL_PROP_IMPL(varname, cpputype) \ macro
353 DECL_PROP_IMPL(varname, ::getCppuType((const type *)0)) 0)
356 DECL_PROP_IMPL(varname, ::getBooleanCppuType()) 0)
359DECL_PROP_IMPL(varname, ::getCppuType(static_cast< ::com::sun::star::uno::Reference< iface >* >(NU…
363DECL_PROP_IMPL(varname, ::getCppuType((const type *)0)) ::com::sun::star::beans::PropertyAttribute…
366DECL_PROP_IMPL(varname, ::getBooleanCppuType()) ::com::sun::star::beans::PropertyAttribute::attrib…
369DECL_PROP_IMPL(varname, ::getCppuType(static_cast< ::com::sun::star::uno::Reference< iface >* >(NU…
372DECL_PROP_IMPL(varname, ::getCppuType(static_cast< ::com::sun::star::uno::Reference< iface >* >(NU…
376DECL_PROP_IMPL(varname, ::getCppuType((const type *)0)) ::com::sun::star::beans::PropertyAttribute…
379DECL_PROP_IMPL(varname, ::getBooleanCppuType()) ::com::sun::star::beans::PropertyAttribute::attrib…
[all …]
/trunk/main/forms/source/inc/
H A Dproperty.hxx108 #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)
150DECL_PROP_IMPL(varname, type) com::sun::star::beans::PropertyAttribute::attrib1 | com::sun::star::…
154DECL_PROP_IMPL(varname, type) com::sun::star::beans::PropertyAttribute::attrib1 | com::sun::star::…
158DECL_PROP_IMPL(varname, type) com::sun::star::beans::PropertyAttribute::attrib1 | com::sun::star::…

Completed in 16 milliseconds