Lines Matching refs:queryAggregation

528     		aRet = pPage->queryAggregation(aType);  in queryInterface()
912 uno::Any aAgg = xShapeAgg->queryAggregation( rTunnelType ); in getSomething()
951 … xShapeAgg->queryAggregation( ::getCppuType((uno::Reference< drawing::XShape >*)0) ) >>= mxShape; in SwXShape()
1038 aRet = xShapeAgg->queryAggregation(aType); in queryInterface()
1049 … uno::Any aProv = xShapeAgg->queryAggregation(::getCppuType((uno::Reference< XTypeProvider >*)0)); in getTypes()
1075 xShapeAgg->queryAggregation( ::getCppuType((uno::Reference< XShape >*)0) ) >>= xAggShape; in getImplementationId()
1117 uno::Any aPSet = xShapeAgg->queryAggregation( rPropSetType ); in getPropertySetInfo()
1443 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in setPropertyValue()
1732 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in _getPropAtAggrObj()
1843 uno::Any aPState = xShapeAgg->queryAggregation(rPStateType); in getPropertyStates()
1908 uno::Any aPState = xShapeAgg->queryAggregation(rPStateType); in setPropertyToDefault()
1943 uno::Any aPState = xShapeAgg->queryAggregation(rPStateType); in getPropertyDefault()
1966 if ( xShapeAgg->queryAggregation( beans::XPropertySet::static_type() ) >>= xShapeProps ) in addPropertyChangeListener()
1981 if ( xShapeAgg->queryAggregation( beans::XPropertySet::static_type() ) >>= xShapeProps ) in removePropertyChangeListener()
2141 uno::Any aAgg(xShapeAgg->queryAggregation( ::getCppuType((uno::Reference<XComponent>*)0))); in dispose()
2828 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in add()
2883 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in remove()
2898 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getCount()
2915 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getByIndex()
2930 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getElementType()
2945 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in hasElements()