Home
last modified time | relevance | path

Searched defs:attrib1 (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/inc/
H A Dproperty.hxx145 #define DECL_PROP1(varname, type, attrib1) \ argument
149 #define DECL_PROP2(varname, type, attrib1, attrib2) \ argument
153 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument
167 #define DECL_IFACE_PROP1(varname, type, attrib1) \ argument
171 #define DECL_IFACE_PROP2(varname, type, attrib1, attrib2) \ argument
188 #define DECL_BOOL_PROP1(varname, attrib1) \ argument
192 #define DECL_BOOL_PROP2(varname, attrib1, attrib2) \ argument
196 #define DECL_BOOL_PROP3( varname, attrib1, attrib2, attrib3 ) \ argument
206 #define REGISTER_PROP_1( prop, member, attrib1 ) \ argument
210 #define REGISTER_PROP_2( prop, member, attrib1, attrib2 ) \ argument
[all …]
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx93 #define DECL_PROP_1( asciiname, id, type, attrib1 ) \ argument
95 #define DECL_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ argument
97 #define DECL_PROP_3( asciiname, id, type, attrib1, attrib2, attrib3 ) \ argument
99 #define DECL_PROP_4( asciiname, id, type, attrib1, attrib2, attrib3, attrib4 ) \ argument
102 #define DECL_DEP_PROP_1( asciiname, id, type, attrib1 ) \ argument
104 #define DECL_DEP_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ argument
106 #define DECL_DEP_PROP_3( asciiname, id, type, attrib1, attrib2, attrib3 ) \ argument
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx362 #define DECL_PROP1(varname, type, attrib1) \ argument
365 #define DECL_PROP1_BOOL(varname, attrib1) \ argument
368 #define DECL_PROP1_IFACE(varname, iface, attrib1) \ argument
371 #define DECL_PROP2_IFACE(varname, iface, attrib1, attrib2) \ argument
375 #define DECL_PROP2(varname, type, attrib1, attrib2) \ argument
378 #define DECL_PROP2_BOOL(varname, attrib1, attrib2) \ argument
382 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument
385 #define DECL_PROP3_BOOL(varname, attrib1, attrib2, attrib3) \ argument
/trunk/main/svx/source/form/
H A Dformcontroller.cxx926 #define DECL_PROP1(varname, type, attrib1) \ argument

Completed in 682 milliseconds