Lines Matching refs:forName
370 Reference< XIdlClass > xClass = mxCoreReflection->forName( aTypeName ); in getMethodIndex()
476 Reference< XIdlClass > xPropClass = mxCoreReflection->forName( aTypeName ); in setPropertyValueByIndex()
1802 …mxElementAccessClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("co… in ImplIntrospection()
1803 …mxNameContainerClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("co… in ImplIntrospection()
1804 …mxNameAccessClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.s… in ImplIntrospection()
1805 …mxIndexContainerClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("c… in ImplIntrospection()
1806 …mxIndexAccessClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.… in ImplIntrospection()
1807 …mxEnumerationAccessClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM… in ImplIntrospection()
1808 …mxInterfaceClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.su… in ImplIntrospection()
1809 …mxAggregationClass = mxCoreReflection->forName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.… in ImplIntrospection()
1940 …Reference< XIdlClass > xIdlClass = mxCoreReflection->forName(((Type*)(aToInspectObj.getValue()))->… in inspect()
2009 xRetClass = xRefl->forName( sOWName ); in TypeToIdlClass()