Searched refs:xIfaceType (Results 1 – 1 of 1) sorted by relevance
1558 Reference<reflection::XInterfaceTypeDescription2> xIfaceType( variable1560 if (xIfaceType.is () == sal_False)1561 xIfaceType = resolveInterfaceTypedef(xServiceType->getInterface());1562 System::Type ^ retType = get_type(xIfaceType);2034 Reference<reflection::XInterfaceTypeDescription2> xIfaceType( variable2036 if (xIfaceType.is () == sal_False)2037 xIfaceType = resolveInterfaceTypedef(xSingletonType->getInterface());2038 System::Type ^ retType = get_type(xIfaceType);