Lines Matching refs:query
499 Reference<XFastPropertySet>::query( xInterface ); in setPropertyValueByIndex()
514 Reference<XPropertySet>::query( xInterface ); in setPropertyValueByIndex()
613 Reference<XFastPropertySet>::query( xInterface ); in getPropertyValueByIndex()
629 Reference<XPropertySet>::query( xInterface ); in getPropertyValueByIndex()
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()
944 mxObjIdlArray = Reference<XIdlArray>::query( mxIface ); in ImplIntrospectionAdapter()
1013 Reference<XPropertySet>::query( mxIface ); in addPropertyChangeListener()
1026 Reference<XPropertySet>::query( mxIface ); in removePropertyChangeListener()
1039 Reference<XPropertySet>::query( mxIface ); in addVetoableChangeListener()
1052 Reference<XPropertySet>::query( mxIface ); in removeVetoableChangeListener()
2066 xTypeProvider = Reference<XTypeProvider>::query( x ); in implInspect()
2087 xClassProvider = Reference<XIdlClassProvider>::query( x ); in implInspect()
2104 xPropSet = Reference<XPropertySet>::query( x ); in implInspect()
2261 Reference<XFastPropertySet> xDummy = Reference<XFastPropertySet>::query( x ); in implInspect()