Lines Matching refs:ifc
107 ifc, css::uno::UNO_QUERY); in dispose()
111 ifc.clear(); in dispose()
114 css::uno::Reference< T > ifc; member
178 css::uno::Reference< css::reflection::XInterfaceTypeDescription2 > ifc( in initProperties() local
180 if (seen->insert(ifc->getName()).second) { in initProperties()
183 ifc->getBaseTypes()); in initProperties()
190 ifc->getMembers()); in initProperties()
500 css::uno::Reference< css::reflection::XTypeDescription > ifc; in Impl() local
502 ifc = css::uno::Reference< css::reflection::XTypeDescription >( in Impl()
522 initProperties(ifc, m_absentOptional, &handleNames); in Impl()
836 refl.ifc = css::uno::Reference< css::reflection::XIdlReflection >( in getReflection()
855 refl.ifc->forName(typeName), css::uno::UNO_QUERY_THROW); in getReflection()
1142 css::uno::Reference< css::uno::XInterface > ifc( in queryInterface() local
1144 return css::uno::Any(&ifc, type); in queryInterface()
1148 css::uno::Reference< css::uno::XInterface > ifc( in queryInterface() local
1150 return css::uno::Any(&ifc, type); in queryInterface()
1154 css::uno::Reference< css::uno::XInterface > ifc( in queryInterface() local
1156 return css::uno::Any(&ifc, type); in queryInterface()