Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx758 ImplIntrospectionAccess( const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ );
792 ( const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ ) in ImplIntrospectionAccess() argument
793 : maInspectedObject( obj ), mpStaticImpl( pStaticImpl_ ), maAdapter() in ImplIntrospectionAccess()
848 const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ );
927 const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ ) in ImplIntrospectionAdapter() argument
928 : mpAccess( pAccess_), mrInspectedObject( obj ), mpStaticImpl( pStaticImpl_ ) in ImplIntrospectionAdapter()

Completed in 31 milliseconds