Searched defs:attrib3 (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/forms/source/inc/ |
H A D | property.hxx | 153 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument 157 #define DECL_PROP4(varname, type, attrib1, attrib2, attrib3, attrib4) \ argument 175 #define DECL_IFACE_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument 179 #define DECL_IFACE_PROP4(varname, type, attrib1, attrib2, attrib3, attrib4) \ argument 196 #define DECL_BOOL_PROP3( varname, attrib1, attrib2, attrib3 ) \ argument 214 #define REGISTER_PROP_3( prop, member, attrib1, attrib2, attrib3 ) \ argument
|
/aoo42x/main/toolkit/source/helper/ |
H A D | property.cxx | 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 106 #define DECL_DEP_PROP_3( asciiname, id, type, attrib1, attrib2, attrib3 ) \ argument
|
/aoo42x/main/dbaccess/source/inc/ |
H A D | apitools.hxx | 382 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument 385 #define DECL_PROP3_BOOL(varname, attrib1, attrib2, attrib3) \ argument
|
Completed in 56 milliseconds