Searched defs:asciiname (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/toolkit/source/helper/ |
H A D | property.cxx | 93 #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
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 379 #define EXC_FUNCENTRY_ODF( opcode, minparam, maxparam, flags, asciiname ) \ argument
|
Completed in 17 milliseconds