Home
last modified time | relevance | path

Searched refs:queryInterface (Results 2326 – 2342 of 2342) sorted by relevance

1...<<91929394

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx841 uno::Any SAL_CALL SwXCell::queryInterface( const uno::Type& aType ) in queryInterface() function in SwXCell
844 uno::Any aRet = SwXCellBaseClass::queryInterface(aType); in queryInterface()
846 aRet = SwXText::queryInterface(aType); in queryInterface()
H A Dunostyle.cxx4219 uno::Any SwXFrameStyle::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface() function in SwXFrameStyle
4225 aRet = SwXStyle::queryInterface(rType); in queryInterface()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx107 uno::Any SAL_CALL ToolbarLayoutManager::queryInterface( const uno::Type & rType ) throw( uno::Runti… in queryInterface() function in framework::ToolbarLayoutManager
109 uno::Any a = ::cppu::queryInterface( rType, in queryInterface()
117 return OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx771 Any SAL_CALL FmXFormShell::queryInterface( const Type& type) throw ( RuntimeException ) in queryInterface() function in FmXFormShell
773 return FmXFormShell_BASE::queryInterface(type); in queryInterface()
/trunk/main/sw/inc/
H A Dunostyle.hxx305 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
H A Dunotbl.hxx130 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1369 uno::Any SwAccessibleParagraph::queryInterface( const uno::Type& rType ) in queryInterface() function in SwAccessibleParagraph
1428 aRet = SwAccessibleContext::queryInterface(rType); in queryInterface()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx452 uno::Any SAL_CALL ScModelObj::queryInterface( const uno::Type& rType ) in queryInterface() function in ScModelObj
471 uno::Any aRet(SfxBaseModel::queryInterface( rType )); in queryInterface()
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx119 Any x = xI->queryInterface( ::getCppuType((const Reference< XLocaleData2 >*)0) ); in LocaleDataWrapper()
/trunk/main/sc/inc/
H A Ddocuno.hxx142 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
/trunk/main/package/source/xstor/
H A Dxstorage.hxx348 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& rTy…
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx247 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx563 uno::Any SAL_CALL SfxBaseModel::queryInterface( const UNOTYPE& rType ) throw( uno::RuntimeException… in queryInterface() function in SfxBaseModel
570 return SfxBaseModel_Base::queryInterface( rType ); in queryInterface()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1818 ::com::sun::star::uno::Any aAny( rXShape->queryInterface( in GetPolyPolygon()
2278 …::com::sun::star::uno::Any aAny( rXShape->queryInterface( ::getCppuType( (const ::com::sun::star::… in CreateConnectorProperties()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx714 …Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XExtendedInputSequenceCheck… in GetInputSequenceChecker()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx4572 …Any x = xI->queryInterface( ::getCppuType((const Reference< i18n::XExtendedInputSequenceChecker >*… in ImplGetInputSequenceChecker()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1128 …::com::sun::star::uno::Any aAny( mXShape->queryInterface( ::getCppuType( (const ::com::sun::star::… in ImplGetShapeByIndex()

Completed in 297 milliseconds

1...<<91929394