Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestintrosp.cxx903 #define MethodConcept_NORMAL_IMPL 0x80000000 macro
1059 { "queryInterface", MethodConcept_NORMAL_IMPL }, in test_introsp()
1062 { "writeln", MethodConcept_NORMAL_IMPL }, in test_introsp()
1065 { "getUps", MethodConcept_NORMAL_IMPL }, in test_introsp()
1068 { "setBla", MethodConcept_NORMAL_IMPL }, in test_introsp()
1072 { "setGulp", MethodConcept_NORMAL_IMPL }, in test_introsp()
1073 { "getTypeClass", MethodConcept_NORMAL_IMPL }, in test_introsp()
1074 { "setTypeClass", MethodConcept_NORMAL_IMPL }, in test_introsp()
1077 { "setStringsPerMethod", MethodConcept_NORMAL_IMPL }, in test_introsp()
1083 { "setPropertyValue", MethodConcept_NORMAL_IMPL }, in test_introsp()
[all …]
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx100 #define MethodConcept_NORMAL_IMPL 0x80000000 macro
1317 MethodConcept_NORMAL_IMPL; in getMethods()
2810 rMethodConcept_i = MethodConcept_NORMAL_IMPL; in implInspect()