Searched refs:I6 (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/ucbhelper/inc/ucbhelper/ |
| H A D | macros.hxx | 140 #define XINTERFACE_IMPL_6( Class,I1,I2,I3,I4,I5,I6 ) \ argument 148 SAL_STATIC_CAST( I6*, this ) \ 152 #define XINTERFACE_IMPL_7( Class,I1,I2,I3,I4,I5,I6,I7 ) \ argument 160 SAL_STATIC_CAST( I6*, this ), \ 165 #define XINTERFACE_IMPL_8( Class,I1,I2,I3,I4,I5,I6,I7,I8 ) \ argument 173 SAL_STATIC_CAST( I6*, this ), \ 179 #define XINTERFACE_IMPL_9( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9 ) \ argument 187 SAL_STATIC_CAST( I6*, this ), \ 194 #define XINTERFACE_IMPL_10( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10 ) \ argument 202 SAL_STATIC_CAST( I6*, this ), \ [all …]
|