| /trunk/main/forms/source/component/ |
| H A D | FormattedFieldWrapper.cxx | 149 Any SAL_CALL OFormattedFieldWrapper::queryAggregation(const Type& _rType) in queryAggregation() function in frm::OFormattedFieldWrapper 158 aReturn = m_xAggregate->queryAggregation(_rType); in queryAggregation() 163 aReturn = OFormattedFieldWrapper_Base::queryAggregation(_rType); in queryAggregation() 185 aReturn = m_xAggregate->queryAggregation(_rType); in queryAggregation() 211 …m_xAggregate->queryAggregation(::getCppuType(static_cast< Reference< XServiceInfo >* >(NULL))) >>=… in supportsService() 220 …m_xAggregate->queryAggregation(::getCppuType(static_cast< Reference< XServiceInfo >* >(NULL))) >>=… in getSupportedServiceNames()
|
| H A D | FormComponent.cxx | 194 Any SAL_CALL OControl::queryAggregation( const Type& _rType ) in queryAggregation() function in frm::OControl 197 Any aReturn( OComponentHelper::queryAggregation(_rType) ); in queryAggregation() 204 aReturn = m_xAggregate->queryAggregation(_rType); in queryAggregation() 425 Any SAL_CALL OBoundControl::queryAggregation(const Type& _rType) in queryAggregation() function in frm::OBoundControl 431 aReturn = OControl::queryAggregation( _rType ); in queryAggregation() 440 aReturn = OControl::queryAggregation( _rType ); in queryAggregation() 531 Any SAL_CALL OControlModel::queryAggregation(const Type& _rType) in queryAggregation() function in frm::OControlModel 534 Any aReturn(OComponentHelper::queryAggregation(_rType)); in queryAggregation() 547 aReturn = m_xAggregate->queryAggregation(_rType); in queryAggregation() 1232 Any SAL_CALL OBoundControlModel::queryAggregation( const Type& _rType ) in queryAggregation() function in frm::OBoundControlModel [all …]
|
| H A D | Button.cxx | 79 Any SAL_CALL OButtonModel::queryAggregation( const Type& _type ) in queryAggregation() function in frm::OButtonModel 81 Any aReturn = OClickableImageBaseModel::queryAggregation( _type ); in queryAggregation() 401 Any SAL_CALL OButtonControl::queryAggregation(const Type& _rType) in queryAggregation() function in frm::OButtonControl 409 aReturn = OClickableImageBaseControl::queryAggregation( _rType ); in queryAggregation()
|
| H A D | clickableimage.cxx | 108 Any SAL_CALL OClickableImageBaseControl::queryAggregation(const Type& _rType) in queryAggregation() function in frm::OClickableImageBaseControl 110 Any aReturn = OControl::queryAggregation(_rType); in queryAggregation() 600 Any SAL_CALL OClickableImageBaseModel::queryAggregation(const Type& _rType) in queryAggregation() function in frm::OClickableImageBaseModel 612 aReturn = OControlModel::queryAggregation( _rType ); in queryAggregation()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unodraw.cxx | 527 aRet = pPage->queryAggregation(aType); in queryInterface() 907 uno::Any aAgg = xShapeAgg->queryAggregation( rTunnelType ); in getSomething() 946 … xShapeAgg->queryAggregation( ::getCppuType((uno::Reference< drawing::XShape >*)0) ) >>= mxShape; in SwXShape() 1033 aRet = xShapeAgg->queryAggregation(aType); in queryInterface() 1044 … uno::Any aProv = xShapeAgg->queryAggregation(::getCppuType((uno::Reference< XTypeProvider >*)0)); in getTypes() 1070 xShapeAgg->queryAggregation( ::getCppuType((uno::Reference< XShape >*)0) ) >>= xAggShape; in getImplementationId() 1112 uno::Any aPSet = xShapeAgg->queryAggregation( rPropSetType ); in getPropertySetInfo() 1435 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in setPropertyValue() 1720 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in _getPropAtAggrObj() 1829 uno::Any aPState = xShapeAgg->queryAggregation(rPStateType); in getPropertyStates() [all …]
|
| /trunk/main/comphelper/source/misc/ |
| H A D | proxyaggregation.cxx | 65 …m_xProxyAggregate->queryAggregation( ::getCppuType( &m_xProxyTypeAccess ) ) >>= m_xProxyTypeAccess; in baseAggregateProxyFor() 81 Any SAL_CALL OProxyAggregation::queryAggregation( const Type& _rType ) in queryAggregation() function in comphelper::OProxyAggregation 83 return m_xProxyAggregate.is() ? m_xProxyAggregate->queryAggregation( _rType ) : Any(); in queryAggregation() 146 aReturn = OProxyAggregation::queryAggregation( _rType ); in queryInterface()
|
| /trunk/main/svx/inc/svx/ |
| H A D | unoshape.hxx | 241 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& a… 351 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & … 382 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & … 411 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & … 461 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & … 504 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & … 590 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & … 696 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & … 839 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & …
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | shapeuno.cxx | 155 aRet = mxShapeAgg->queryAggregation( rType ); in queryInterface() 179 … mxShapeAgg->queryAggregation( getCppuType((uno::Reference<beans::XPropertySet>*) 0) ) >>= xProp; in GetShapePropertySet() 193 …mxShapeAgg->queryAggregation( getCppuType((uno::Reference<beans::XPropertyState>*) 0) ) >>= xState; in GetShapePropertyState() 202 xAgg->queryAggregation( getCppuType((uno::Reference<lang::XComponent>*) 0) ) >>= xRet; in lcl_GetComponent() 210 xAgg->queryAggregation( getCppuType((uno::Reference<text::XText>*) 0) ) >>= xRet; in lcl_GetText() 218 xAgg->queryAggregation( getCppuType((uno::Reference<text::XSimpleText>*) 0) ) >>= xRet; in lcl_GetSimpleText() 226 xAgg->queryAggregation( getCppuType((uno::Reference<text::XTextRange>*) 0) ) >>= xRet; in lcl_GetTextRange() 1290 …mxShapeAgg->queryAggregation( getCppuType((uno::Reference<lang::XTypeProvider>*) 0) ) >>= xBasePro… in getTypes() 1307 …mxShapeAgg->queryAggregation( ::getCppuType((uno::Reference< drawing::XShape >*)0) ) >>= xAggShape; in getImplementationId() 1525 mxShapeAgg->queryAggregation( lang::XServiceInfo::static_type() ) >>= xSI; in getSupportedServiceNames()
|
| /trunk/main/toolkit/source/controls/ |
| H A D | unocontrols.cxx | 159 uno::Any SAL_CALL UnoEditControl::queryAggregation( const uno::Type & rType ) in queryAggregation() function in UnoEditControl 161 uno::Any aReturn = UnoControlBase::queryAggregation( rType ); in queryAggregation() 1427 uno::Any UnoFixedHyperlinkControl::queryAggregation( const uno::Type & rType ) in queryAggregation() function in UnoFixedHyperlinkControl 1432 return (aRet.hasValue() ? aRet : UnoControlBase::queryAggregation( rType )); in queryAggregation() 1608 uno::Any UnoFixedTextControl::queryAggregation( const uno::Type & rType ) in queryAggregation() function in UnoFixedTextControl 1613 return (aRet.hasValue() ? aRet : UnoControlBase::queryAggregation( rType )); in queryAggregation() 2824 uno::Any UnoComboBoxControl::queryAggregation( const uno::Type & rType ) in queryAggregation() function in UnoComboBoxControl 2838 return (aRet.hasValue() ? aRet : UnoEditControl::queryAggregation( rType )); in queryAggregation() 3130 uno::Any UnoSpinFieldControl::queryAggregation( const uno::Type & rType ) in queryAggregation() function in UnoSpinFieldControl 3134 return (aRet.hasValue() ? aRet : UnoEditControl::queryAggregation( rType )); in queryAggregation() [all …]
|
| H A D | geometrycontrolmodel.cxx | 160 … m_xAggregate->queryAggregation( ::getCppuType( &xAggregateTypeProv ) ) >>= xAggregateTypeProv; in getTypes() 257 Any SAL_CALL OGeometryControlModel_Base::queryAggregation( const Type& _rType ) in queryAggregation() function in OGeometryControlModel_Base 267 aReturn = OGCM_Base::queryAggregation(_rType); in queryAggregation() 275 aReturn = m_xAggregate->queryAggregation(_rType); in queryAggregation() 377 m_xAggregate->queryAggregation(::getCppuType(&xCloneAccess)) >>= xCloneAccess; in createClone()
|
| /trunk/main/cppuhelper/inc/cppuhelper/ |
| H A D | implbase_ex_post.hxx | 99 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … 148 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … 153 return BaseClass::queryAggregation( rType ); \ 211 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & …
|
| H A D | implbase2.hxx | 135 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggImplHelper2 269 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::AggImplInheritanceHelper2 274 return BaseClass::queryAggregation( rType ); in queryAggregation()
|
| H A D | implbase1.hxx | 134 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggImplHelper1 273 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::AggImplInheritanceHelper1 278 return BaseClass::queryAggregation( rType ); in queryAggregation()
|
| H A D | implbase3.hxx | 136 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggImplHelper3 271 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::AggImplInheritanceHelper3 276 return BaseClass::queryAggregation( rType ); in queryAggregation()
|
| H A D | implbase4.hxx | 138 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggImplHelper4 272 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::AggImplInheritanceHelper4 277 return BaseClass::queryAggregation( rType ); in queryAggregation()
|
| /trunk/main/toolkit/inc/toolkit/controls/ |
| H A D | unocontrols.hxx | 137 … ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 582 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 653 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 962 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 1024 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 1090 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 1166 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 1241 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 1318 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); 1393 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ); [all …]
|
| /trunk/main/UnoControls/source/controls/ |
| H A D | progressbar.cxx | 99 aReturn = queryAggregation( rType ); in queryInterface() 167 Any SAL_CALL ProgressBar::queryAggregation( const Type& aType ) in queryAggregation() function in unocontrols::ProgressBar 181 aReturn = BaseControl::queryAggregation( aType ); in queryAggregation()
|
| H A D | statusindicator.cxx | 116 aReturn = queryAggregation( rType ); in queryInterface() 184 Any SAL_CALL StatusIndicator::queryAggregation( const Type& aType ) in queryAggregation() function in unocontrols::StatusIndicator 198 aReturn = BaseControl::queryAggregation( aType ); in queryAggregation()
|
| H A D | framecontrol.cxx | 96 aReturn = queryAggregation( rType ); in queryInterface() 165 Any SAL_CALL FrameControl::queryAggregation( const Type& aType ) in queryAggregation() function in unocontrols::FrameControl 182 aReturn = BaseControl::queryAggregation( aType ); in queryAggregation()
|
| /trunk/main/comphelper/source/property/ |
| H A D | genericpropertyset.cxx | 80 virtual Any SAL_CALL queryAggregation( const Type & rType ); 205 Any SAL_CALL GenericPropertySet::queryAggregation( const Type & rType ) in queryAggregation() function in GenericPropertySet 218 aAny <<= OWeakAggObject::queryAggregation( rType ); in queryAggregation()
|
| /trunk/main/editeng/source/uno/ |
| H A D | unotext2.cxx | 162 uno::Any SAL_CALL SvxUnoTextContent::queryAggregation( const uno::Type & rType ) in queryAggregation() function in SvxUnoTextContent 178 return OWeakAggObject::queryAggregation( rType ); in queryAggregation() 497 uno::Any SAL_CALL SvxUnoTextCursor::queryAggregation( const uno::Type & rType ) in queryAggregation() function in SvxUnoTextCursor 511 return OWeakAggObject::queryAggregation( rType ); in queryAggregation()
|
| /trunk/main/udkapi/com/sun/star/uno/ |
| H A D | XAggregation.idl | 93 @see XAggregation::queryAggregation 104 or <member>XAggregation::queryAggregation()</member>. This method 112 any queryAggregation( [in] type aType );
|
| /trunk/main/filter/source/xsltdialog/ |
| H A D | xmlfilterdialogcomponent.cxx | 83 virtual Any SAL_CALL queryAggregation( Type const & rType ); 153 Any SAL_CALL XMLFilterDialogComponent::queryAggregation( Type const & rType ) in queryAggregation() function in XMLFilterDialogComponent 175 return OComponentHelper::queryAggregation( rType ); in queryAggregation()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unoshap2.cxx | 120 uno::Any SAL_CALL SvxShapeGroup::queryAggregation( const uno::Type & rType ) in queryAggregation() function in SvxShapeGroup 129 return SvxShape::queryAggregation( rType ); in queryAggregation() 387 uno::Any SAL_CALL SvxShapeConnector::queryAggregation( const uno::Type & rType ) in queryAggregation() function in SvxShapeConnector 393 return SvxShapeText::queryAggregation( rType ); in queryAggregation() 547 uno::Any SAL_CALL SvxShapeControl::queryAggregation( const uno::Type & rType ) in queryAggregation() function in SvxShapeControl 553 return SvxShapeText::queryAggregation( rType ); in queryAggregation() 1911 uno::Any SAL_CALL SvxCustomShape::queryAggregation( const uno::Type & rType ) in queryAggregation() function in SvxCustomShape 1913 ::com::sun::star::uno::Any aReturn = SvxShapeText::queryAggregation( rType ); in queryAggregation()
|
| /trunk/main/stoc/source/proxy_factory/ |
| H A D | proxyfac.cxx | 176 virtual Any SAL_CALL queryAggregation( Type const & rType ); 330 Any ProxyRoot::queryAggregation( Type const & rType ) in queryAggregation() function in __anon422241130111::ProxyRoot 332 Any ret( OWeakAggObject::queryAggregation( rType ) ); in queryAggregation()
|