Home
last modified time | relevance | path

Searched refs:queryInterface (Results 2251 – 2275 of 2339) sorted by relevance

1...<<91929394

/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx208 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
/trunk/main/package/source/xstor/
H A Dxstorage.cxx2248 uno::Any SAL_CALL OStorage::queryInterface( const uno::Type& rType ) in queryInterface() function in OStorage
2254 aReturn <<= ::cppu::queryInterface in queryInterface()
2271 aReturn <<= ::cppu::queryInterface in queryInterface()
2283 aReturn <<= ::cppu::queryInterface in queryInterface()
2292 aReturn <<= ::cppu::queryInterface in queryInterface()
2299 aReturn <<= ::cppu::queryInterface in queryInterface()
2307 return OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx3002 Any SAL_CALL SfxLibrary::queryInterface( const Type& rType ) in queryInterface() function in basic::SfxLibrary
3017 aRet = Any( ::cppu::queryInterface( rType, in queryInterface()
3025 aRet = OComponentHelper::queryInterface( rType ); in queryInterface()
/trunk/main/svx/source/inc/
H A Dfmshimp.hxx275 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& typ…
/trunk/main/svl/source/fsstor/
H A Dfsstorage.hxx79 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& rTy…
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx276 Any x = xInterface->queryInterface(::getCppuType((const Reference< XBreakIterator >*)0)); in impPolygonParagraphHandler()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx128 aReturn = ORichTextControl_Base::queryInterface( _rType ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java61 XAccessibleText xText = (XAccessibleText) UnoRuntime.queryInterface ( in createHandler()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dcontrolmodelcontainerbase.hxx195 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
/trunk/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx199 ::com::sun::star::uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
/trunk/main/offapi/com/sun/star/resource/
H A DXResourceBundle.idl146 // some queryInterface stuff
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx73 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java492 UnoRuntime.queryInterface(XAccessibleComponent.class, xAccessibleContext); in getTopWindow()
H A DAccessibleTextImpl.java84 UnoRuntime.queryInterface(XAccessibleText.class, unoObject); in get()
/trunk/main/svx/source/table/
H A Dcell.hxx111 …SVX_DLLPRIVATE virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star:…
/trunk/main/offapi/com/sun/star/document/
H A DFilterFactory.idl88 …return (com.sun.star.uno.XInterface)UnoRuntime.queryInterface(com.sun.star.uno.XInterface.class, a…
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx145 Any IUnknownWrapper_Impl::queryInterface(const Type& t) in queryInterface() function in ole_adapter::IUnknownWrapper_Impl
156 …zation, XAutomationObject, XDefaultProperty, XDefaultMethod, XDirectInvocation>::queryInterface(t); in queryInterface()
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx90 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aT…
/trunk/main/stoc/source/typeconv/
H A Dconvert.cxx603 if (! (aRet = (*(XInterface * const *)rVal.getValue())->queryInterface( in convertTo()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx699 uno::Any aRet = pInterface->queryInterface( rType ); in isOfType()
/trunk/main/svx/inc/svx/
H A DAccessibleTableShape.hxx71 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.hxx222 queryInterface( const com::sun::star::uno::Type & rType )
/trunk/main/i18npool/source/breakiterator/
H A DbreakiteratorImpl.cxx526 xI->queryInterface( getCppuType((const Reference< XBreakIterator>*)0) ) >>= xBI; in createLocaleSpecificBreakIterator()
/trunk/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx115 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java664 … XInterface xint= UnoRuntime.queryInterface(XInterface.class, setVal); in convertPropertyValue()

Completed in 224 milliseconds

1...<<91929394