Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx152 #define XINTERFACE_IMPL_7( Class,I1,I2,I3,I4,I5,I6,I7 ) \ argument
161 SAL_STATIC_CAST( I7*, this ) \
165 #define XINTERFACE_IMPL_8( Class,I1,I2,I3,I4,I5,I6,I7,I8 ) \ argument
174 SAL_STATIC_CAST( I7*, this ), \
179 #define XINTERFACE_IMPL_9( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9 ) \ argument
188 SAL_STATIC_CAST( I7*, this ), \
194 #define XINTERFACE_IMPL_10( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10 ) \ argument
203 SAL_STATIC_CAST( I7*, this ), \
210 #define XINTERFACE_IMPL_11( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11 ) \ argument
219 SAL_STATIC_CAST( I7*, this ), \
[all …]