Searched refs:mxIface (Results 1 – 1 of 1) sorted by relevance
741 Reference<XInterface> mxIface; member in stoc_inspect::ImplIntrospectionAccess800 mxIface = *(Reference<XInterface>*)maInspectedObject.getValue(); in ImplIntrospectionAccess()835 Reference<XInterface> mxIface; member in stoc_inspect::ImplIntrospectionAdapter936 mxIface = *( Reference< XInterface >*)mrInspectedObject.getValue(); in ImplIntrospectionAdapter()938 mxObjElementAccess = Reference<XElementAccess>::query( mxIface ); in ImplIntrospectionAdapter()939 mxObjNameAccess = Reference<XNameAccess>::query( mxIface ); in ImplIntrospectionAdapter()940 mxObjNameContainer = Reference<XNameContainer>::query( mxIface ); in ImplIntrospectionAdapter()941 mxObjIndexAccess = Reference<XIndexAccess>::query( mxIface ); in ImplIntrospectionAdapter()942 mxObjIndexContainer = Reference<XIndexContainer>::query( mxIface ); in ImplIntrospectionAdapter()943 mxObjEnumerationAccess = Reference<XEnumerationAccess>::query( mxIface ); in ImplIntrospectionAdapter()[all …]