Home
last modified time | relevance | path

Searched refs:queryInterface (Results 2301 – 2325 of 2339) sorted by relevance

1...<<91929394

/trunk/main/embeddedobj/source/inc/
H A Dcommonembobj.hxx262 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& rTy…
/trunk/main/package/source/xstor/
H A Dowriteablestream.hxx316 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& rTy…
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx208 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx217 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx1064 sm->queryInterface( getCppuType( &pset )) >>= pset; in translateToExternalUrl()
/trunk/main/vcl/source/control/
H A Dedit.cxx803 … Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XBreakIterator >*)0) ); in ImplGetBreakIterator()
823 …Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XExtendedInputSequenceCheck… in ImplGetInputSequenceChecker()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1300 Any SAL_CALL MotionPathTag::queryInterface( const ::com::sun::star::uno::Type& aType ) throw (Runti… in queryInterface() function in sd::MotionPathTag
/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx314 …uno::Any any = pWrap->mpContext->queryInterface( accessibility::XAccessibleComponent::static_type(… in getComponent()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1647 if( !x->queryInterface( aClassType ).hasValue() ) in Impl_GetInterfaceInfo()
3263 if( !x->queryInterface( aClassType ).hasValue() ) in RTL_Impl_HasInterfaces()
4249 aTmp = xLst->queryInterface( aClassType ); in SbRtl_CreateUnoListener()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx913 uno::Any SAL_CALL OReportDefinition::queryInterface( const uno::Type& _rType ) throw (uno::RuntimeE… in queryInterface() function in reportdesign::OReportDefinition
915 uno::Any aReturn = ReportDefinitionBase::queryInterface(_rType); in queryInterface()
917 aReturn = ReportDefinitionPropertySet::queryInterface(_rType); in queryInterface()
/trunk/main/chart2/source/model/main/
H A DChartModel.hxx498 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx836 if ( xInterface->queryInterface( *pType ).hasValue() ) in FindControl()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx873 Any x = xI->queryInterface( ::getCppuType((const Reference< i18n::XBreakIterator >*)0) ); in GetBreakIterator()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx292 uno::Any SAL_CALL SdXImpressDocument::queryInterface( const uno::Type & rType ) throw(uno::RuntimeE… in queryInterface() function in SdXImpressDocument
313 return SfxBaseModel::queryInterface( rType ); in queryInterface()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx809 …uno::Any SAL_CALL AccessibleEditableTextPara::queryInterface (const uno::Type & rType) throw (uno:… in queryInterface() function in accessibility::AccessibleEditableTextPara
833 aRet = AccessibleTextParaInterfaceBase::queryInterface(rType); in queryInterface()
/trunk/main/sw/inc/
H A Dunotxdoc.hxx254 …virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::Runt…
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx316 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx72 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(::com::sun::star::uno::Type const & typ…
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx604 Any SAL_CALL SbaXDataBrowserController::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in dbaui::SbaXDataBrowserController
607 Any aRet = SbaXDataBrowserController_Base::queryInterface(_rType); in queryInterface()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx334 virtual ANY SAL_CALL queryInterface( const UNOTYPE& rType ) throw( RUNTIMEEXCEPTION ) ;
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx228 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& typ…
/trunk/main/basic/source/inc/
H A Dnamecont.hxx641 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& rTy…
/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()
/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()

Completed in 254 milliseconds

1...<<91929394