Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx738 Any maInspectedObject; member in stoc_inspect::ImplIntrospectionAccess
793 : maInspectedObject( obj ), mpStaticImpl( pStaticImpl_ ), maAdapter() in ImplIntrospectionAccess()
798 TypeClass eType = maInspectedObject.getValueType().getTypeClass(); in ImplIntrospectionAccess()
800 mxIface = *(Reference<XInterface>*)maInspectedObject.getValue(); in ImplIntrospectionAccess()
1461 xAdapter = *( new ImplIntrospectionAdapter( this, maInspectedObject, mpStaticImpl ) ); in queryAdapter()
1473 return maInspectedObject; in getMaterial()

Completed in 25 milliseconds