Home
last modified time | relevance | path

Searched refs:queryAggregation (Results 126 – 150 of 184) sorted by relevance

12345678

/trunk/main/forms/source/richtext/
H A Drichtextmodel.hxx113 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
H A Drichtextcontrol.hxx75 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase10.hxx120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggComponentImplHelper10
H A Dcompbase11.hxx120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggComponentImplHelper11
H A Dcompbase8.hxx120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggComponentImplHelper8
H A Dcompbase9.hxx119 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggComponentImplHelper9
H A Dcompbase_ex.hxx121 virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(
H A Dcompbase12.hxx120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation() function in cppu::WeakAggComponentImplHelper12
/trunk/main/UnoControls/source/inc/
H A Dframecontrol.hxx232 UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
H A Dprogressmonitor.hxx281 …virtual UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION …
/trunk/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontroller.hxx66 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
H A Dtkspinbutton.hxx85 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
H A Dtkscrollbar.hxx79 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
H A Dstdtabcontrollermodel.hxx110 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
H A Droadmapcontrol.hxx138 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
H A Dgeometrycontrolmodel.hxx110 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _aType ) …
/trunk/main/forms/source/component/
H A DEdit.hxx145 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _r…
H A DGrid.cxx219 Any SAL_CALL OGridControlModel::queryAggregation( const Type& _rType ) throw (RuntimeException) in queryAggregation() function in frm::OGridControlModel
225 aReturn = OControlModel::queryAggregation( _rType ); in queryAggregation()
H A DColumns.hxx83 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx96 ::com::sun::star::uno::Any SAL_CALL SvxOle2Shape::queryAggregation( const ::com::sun::star::uno::Ty… in queryAggregation() function in SvxOle2Shape
98 return SvxShapeText::queryAggregation( rType ); in queryAggregation()
/trunk/main/sw/inc/
H A Dunotextbodyhf.hxx69 virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(
/trunk/main/chart2/source/controller/inc/
H A Ddlg_CreationWizard_UNO.hxx64 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & …
/trunk/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx152 …sValue() ? aReturn : (m_xProxyConnection.is() ? m_xProxyConnection->queryAggregation(_rType) : aRe… in queryInterface()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx1287 Any SAL_CALL OFormComponents::queryAggregation(const Type& _rType) throw(RuntimeException) in queryAggregation() function in frm::OFormComponents
1295 aReturn = FormComponentsBase::queryAggregation(_rType); in queryAggregation()
/trunk/main/stoc/test/
H A Dtestproxyfac.cxx134 return m_xProxyTarget->queryAggregation( rType ); in queryInterface()

Completed in 94 milliseconds

12345678