Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx1947 IntrospectionAccessStatic_Impl* pStaticImpl = implInspect( aRealInspectObj ); in inspect() local
1948 if( pStaticImpl ) in inspect()
1949 xAccess = new ImplIntrospectionAccess( aRealInspectObj, pStaticImpl ); in inspect()
1954 IntrospectionAccessStatic_Impl* pStaticImpl = implInspect( aToInspectObj ); in inspect() local
1955 if( pStaticImpl ) in inspect()
1956 xAccess = new ImplIntrospectionAccess( aToInspectObj, pStaticImpl ); in inspect()

Completed in 31 milliseconds