Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx194 #define XINTERFACE_IMPL_10( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10 ) \ argument
206 SAL_STATIC_CAST( I10*, this ) \
210 #define XINTERFACE_IMPL_11( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11 ) \ argument
222 SAL_STATIC_CAST( I10*, this ), \
227 #define XINTERFACE_IMPL_12( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12 ) \ argument
239 SAL_STATIC_CAST( I10*, this ), \
245 #define XINTERFACE_IMPL_13( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13 ) \ argument
257 SAL_STATIC_CAST( I10*, this ), \
264 #define XINTERFACE_IMPL_14( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14 ) \ argument
276 SAL_STATIC_CAST( I10*, this ), \
[all …]