Home
last modified time | relevance | path

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

/aoo41x/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb46 Public Interface MyInterface
802 Dim a As foo.MyInterface = DirectCast(xLBT, foo.MyInterface)
H A Dcli_cs_bridgetest.cs36 public interface MyInterface interface
337 foo.MyInterface a = (foo.MyInterface) xLBT; in performQueryForUnknownType()
H A Dcli_cpp_bridgetest.cxx46 public __gc __interface MyInterface
356 __try_cast<foo::MyInterface*>(xLBT);

Completed in 37 milliseconds