Home
last modified time | relevance | path

Searched refs:attrib2 (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/forms/source/inc/
H A Dproperty.hxx149 #define DECL_PROP2(varname, type, attrib1, attrib2) \ argument
153 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument
157 #define DECL_PROP4(varname, type, attrib1, attrib2, attrib3, attrib4) \ argument
171 #define DECL_IFACE_PROP2(varname, type, attrib1, attrib2) \ argument
175 #define DECL_IFACE_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument
179 #define DECL_IFACE_PROP4(varname, type, attrib1, attrib2, attrib3, attrib4) \ argument
192 #define DECL_BOOL_PROP2(varname, attrib1, attrib2) \ argument
196 #define DECL_BOOL_PROP3( varname, attrib1, attrib2, attrib3 ) \ argument
210 #define REGISTER_PROP_2( prop, member, attrib1, attrib2 ) \ argument
214 #define REGISTER_PROP_3( prop, member, attrib1, attrib2, attrib3 ) \ argument
[all …]
/aoo4110/main/dbaccess/source/inc/
H A Dapitools.hxx371 #define DECL_PROP2_IFACE(varname, iface, attrib1, attrib2) \ argument
372 …sun::star::beans::PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2)
375 #define DECL_PROP2(varname, type, attrib1, attrib2) \ argument
376 …sun::star::beans::PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2)
378 #define DECL_PROP2_BOOL(varname, attrib1, attrib2) \ argument
379 …sun::star::beans::PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2)
382 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument
383 …PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2 | ::com::sun::sta…
385 #define DECL_PROP3_BOOL(varname, attrib1, attrib2, attrib3) \ argument
386 …PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2 | ::com::sun::sta…
/aoo4110/main/toolkit/source/helper/
H A Dproperty.cxx95 #define DECL_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ argument
96 …un::star::beans::PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2 )
97 #define DECL_PROP_3( asciiname, id, type, attrib1, attrib2, attrib3 ) \ argument
98 …PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2 | ::com::sun::sta…
99 #define DECL_PROP_4( asciiname, id, type, attrib1, attrib2, attrib3, attrib4 ) \ argument
100 …PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2 | ::com::sun::sta…
104 #define DECL_DEP_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ argument
105 …beans::PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2, sal_True )
106 #define DECL_DEP_PROP_3( asciiname, id, type, attrib1, attrib2, attrib3 ) \ argument
107 …PropertyAttribute::attrib1 | ::com::sun::star::beans::PropertyAttribute::attrib2 | ::com::sun::sta…
/aoo4110/main/toolkit/src2xml/
H A Dsrc.lst248 ../../sch/source/ui/dlg/attrib2.src

Completed in 51 milliseconds