Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1476 – 1500 of 2339) sorted by relevance

1...<<51525354555657585960>>...94

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_XSingleSelectQueryComposer.java81 UnoRuntime.queryInterface(XSingleSelectQueryAnalyzer.class, in before()
91 UnoRuntime.queryInterface(XPropertySet.class, in before()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java112 UnoRuntime.queryInterface(XLinguServiceManager.class, aObj); in GetLinguSvcMgr()
289 XPropertySet aLinguProps = (XPropertySet) UnoRuntime.queryInterface( in Run()
/trunk/main/scripting/examples/beanshell/Highlight/
H A DShowDialog.bsh44 UnoRuntime.queryInterface(XLibraryContainer.class, obj);
107 UnoRuntime.queryInterface(XDialogProvider.class, obj);
/trunk/main/connectivity/source/drivers/evoab2/
H A DNStatement.hxx215 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
266 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/connectivity/source/inc/file/
H A DFStatement.hxx163 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
206 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalDifferenceCheck.java331 …xStorable = (com.sun.star.frame.XStorable)UnoRuntime.queryInterface(com.sun.star.frame.XStorable.… in createInputFile()
357 XServiceInfo xSI = (XServiceInfo) UnoRuntime.queryInterface(XServiceInfo.class, xComponent); in getXMLOutputFilterforXComponent()
/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx265 uno::Any SAL_CALL SvLockBytesInputStream::queryInterface(uno::Type const & in queryInterface() function in SvLockBytesInputStream
270 aReturn(cppu::queryInterface(rType, in queryInterface()
273 return aReturn.hasValue() ? aReturn : OWeakObject::queryInterface(rType); in queryInterface()
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx131 XResultSet_impl::queryInterface( in queryInterface() function in XResultSet_impl
135 uno::Any aRet = cppu::queryInterface( in queryInterface()
147 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/forms/source/component/
H A Dimgprod.cxx212 ::com::sun::star::uno::Any ImageProducer::queryInterface( const ::com::sun::star::uno::Type & rType… in queryInterface() function in ImageProducer
214 ::com::sun::star::uno::Any aRet = ::cppu::queryInterface( rType, in queryInterface()
217 return (aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType )); in queryInterface()
/trunk/main/sc/inc/
H A Dviewuno.hxx102 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
164 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
216 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx145 Any SAL_CALL ODatabaseMetaDataResultSet::queryInterface( const Type & rType ) throw(RuntimeExceptio… in queryInterface() function in ODatabaseMetaDataResultSet
147 Any aRet = OPropertySetHelper::queryInterface(rType); in queryInterface()
148 return aRet.hasValue() ? aRet : ODatabaseMetaDataResultSet_BASE::queryInterface(rType); in queryInterface()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx99 Any SAL_CALL OPreparedStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OPreparedStatement
101 Any aRet = OStatement_BASE2::queryInterface(rType); in queryInterface()
102 return aRet.hasValue() ? aRet : OPreparedStatement_BASE::queryInterface(rType); in queryInterface()
/trunk/main/i18npool/source/collator/
H A DcollatorImpl.cxx44 xI->queryInterface(::getCppuType((const Reference< XLocaleData>*)0)) >>= localedata; in CollatorImpl()
170 xI->queryInterface( getCppuType((const Reference< XCollator>*)0) ) >>= xC; in createCollator()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XTolerantMultiPropertySet.java65 PS = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in before()
73 pState = (XPropertyState) UnoRuntime.queryInterface( in before()
/trunk/main/bridges/test/java_uno/acquire/
H A DTestAcquire.java67 XTest test = UnoRuntime.queryInterface( in execClient()
180 XBridgeFactory factory = UnoRuntime.queryInterface( in execServer()
/trunk/main/dbaccess/source/core/inc/
H A Dcolumn.hxx96 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
229 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java92 mxComponent = (XAccessibleComponent)UnoRuntime.queryInterface( in Update()
260 xText = (XAccessibleText)UnoRuntime.queryInterface( in paintText()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx157 uno::Any SAL_CALL ScViewPaneBase::queryInterface( const uno::Type& rType ) in queryInterface() function in ScViewPaneBase
445 uno::Any SAL_CALL ScViewPaneObj::queryInterface( const uno::Type& rType ) in queryInterface() function in ScViewPaneObj
450 uno::Any aRet(ScViewPaneBase::queryInterface( rType )); in queryInterface()
452 aRet = OWeakObject::queryInterface( rType ); in queryInterface()
509 uno::Any SAL_CALL ScTabViewObj::queryInterface( const uno::Type& rType ) in queryInterface() function in ScTabViewObj
526 uno::Any aRet(ScViewPaneBase::queryInterface( rType )); in queryInterface()
528 aRet = SfxBaseController::queryInterface( rType ); in queryInterface()
/trunk/main/configmgr/source/
H A Daccess.cxx244 css::uno::Any Access::queryInterface(css::uno::Type const & aType) in queryInterface() function in configmgr::Access
247 css::uno::Any res(OWeakObject::queryInterface(aType)); in queryInterface()
251 res = cppu::queryInterface( in queryInterface()
267 res = cppu::queryInterface( in queryInterface()
279 res = cppu::queryInterface( in queryInterface()
287 res = cppu::queryInterface( in queryInterface()
294 res = cppu::queryInterface( in queryInterface()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3122 ::uno::Any SAL_CALL SwXTextFrame::queryInterface( const uno::Type& aType ) in queryInterface() function in SwXTextFrame
3125 ::uno::Any aRet = SwXFrame::queryInterface(aType); in queryInterface()
3127 aRet = SwXText::queryInterface(aType); in queryInterface()
3129 aRet = SwXTextFrameBaseClass::queryInterface(aType); in queryInterface()
3424 ::uno::Any SAL_CALL SwXTextGraphicObject::queryInterface( const uno::Type& aType ) in queryInterface() function in SwXTextGraphicObject
3427 ::uno::Any aRet = SwXFrame::queryInterface(aType); in queryInterface()
3429 aRet = SwXTextGraphicObjectBaseClass::queryInterface(aType); in queryInterface()
3563 ::uno::Any SAL_CALL SwXTextEmbeddedObject::queryInterface( const uno::Type& aType ) in queryInterface() function in SwXTextEmbeddedObject
3566 ::uno::Any aRet = SwXFrame::queryInterface(aType);; in queryInterface()
3568 aRet = SwXTextEmbeddedObjectBaseClass::queryInterface(aType); in queryInterface()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx123 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
190 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
247 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx231 uno::Any SAL_CALL ContentImplHelper::queryInterface( const uno::Type & rType ) in queryInterface() function in ucbhelper::ContentImplHelper
234 com::sun::star::uno::Any aRet = cppu::queryInterface( rType, in queryInterface()
245 return aRet.hasValue() ? aRet : cppu::OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx107 virtual Any SAL_CALL queryInterface( const Type & rType ) throw(RuntimeException);
325 Any SAL_CALL SvUnoImageMapObject::queryInterface( const Type & rType ) in queryInterface() function in SvUnoImageMapObject
328 return OWeakAggObject::queryInterface( rType ); in queryInterface()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx154 uno::Any SAL_CALL OSection::queryInterface( const uno::Type& _rType ) throw (uno::RuntimeException) in IMPLEMENT_FORWARD_REFCOUNT()
156 uno::Any aReturn = SectionBase::queryInterface(_rType); in IMPLEMENT_FORWARD_REFCOUNT()
158 aReturn = SectionPropertySet::queryInterface(_rType); in IMPLEMENT_FORWARD_REFCOUNT()
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx186 Any SAL_CALL SortableGridDataModel::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface() function in toolkit::SortableGridDataModel
188 Any aReturn( SortableGridDataModel_Base::queryInterface( aType ) ); in queryInterface()
190 aReturn = SortableGridDataModel_PrivateBase::queryInterface( aType ); in queryInterface()

Completed in 161 milliseconds

1...<<51525354555657585960>>...94