Home
last modified time | relevance | path

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

/AOO41X/main/idlc/test/parser/
H A Dpublished.tests27 published interface I1 {};
31 published service Service1: I1 {};
32 published service Service2 { interface I1; };
33 published singleton Singleton1: I1;
50 interface I1;
51 interface I1 {};
55 interface I1;
56 published interface I1 {};
60 published interface I1;
61 interface I1 {};
[all …]
H A Dattribute.tests23 interface I1 {
29 interface I1 {
35 interface I1 {
44 interface I1 {
53 interface I1 {
62 interface I1 {
72 interface I1 {
82 interface I1 {
92 interface I1 {
102 interface I1 {
[all …]
/AOO41X/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx140 #define XINTERFACE_IMPL_6( Class,I1,I2,I3,I4,I5,I6 ) \ argument
143 SAL_STATIC_CAST( I1*, this ), \
152 #define XINTERFACE_IMPL_7( Class,I1,I2,I3,I4,I5,I6,I7 ) \ argument
155 SAL_STATIC_CAST( I1*, this ), \
165 #define XINTERFACE_IMPL_8( Class,I1,I2,I3,I4,I5,I6,I7,I8 ) \ argument
168 SAL_STATIC_CAST( I1*, this ), \
179 #define XINTERFACE_IMPL_9( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9 ) \ argument
182 SAL_STATIC_CAST( I1*, this ), \
194 #define XINTERFACE_IMPL_10( Class,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10 ) \ argument
197 SAL_STATIC_CAST( I1*, this ), \
[all …]