Searched refs:pStaticImpl (Results 1 – 1 of 1) sorted by relevance
1947 IntrospectionAccessStatic_Impl* pStaticImpl = implInspect( aRealInspectObj ); in inspect() local1948 if( pStaticImpl ) in inspect()1949 xAccess = new ImplIntrospectionAccess( aRealInspectObj, pStaticImpl ); in inspect()1954 IntrospectionAccessStatic_Impl* pStaticImpl = implInspect( aToInspectObj ); in inspect() local1955 if( pStaticImpl ) in inspect()1956 xAccess = new ImplIntrospectionAccess( aToInspectObj, pStaticImpl ); in inspect()
Completed in 24 milliseconds