Home
last modified time | relevance | path

Searched defs:queryInterface (Results 126 – 150 of 407) sorted by relevance

12345678910>>...17

/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DUnoRuntime.java145 public static Object queryInterface(Type type, Object object) { in queryInterface() method in UnoRuntime
187 public static <T> T queryInterface(Class<T> zInterface, Object object) { in queryInterface() method in UnoRuntime
/trunk/main/svx/source/accessibility/
H A DAccessibleOLEShape.cxx100 AccessibleOLEShape::queryInterface (const com::sun::star::uno::Type & rType) in queryInterface() function in AccessibleOLEShape
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dbufferedinputstream.cxx102 Any SAL_CALL BufferedInputStream::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface() function in BufferedInputStream
/trunk/main/forms/source/component/
H A DEventThread.cxx71 Any SAL_CALL OComponentEventThread::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in frm::OComponentEventThread
/trunk/main/filter/source/svg/
H A Dsvgdialog.cxx118 Any SAL_CALL SVGDialog::queryInterface( const Type& rType ) in queryInterface() function in SVGDialog
/trunk/main/connectivity/source/sdbcx/
H A DVUser.cxx74 Any SAL_CALL OUser::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OUser
H A DVColumn.cxx139 Any SAL_CALL OColumn::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OColumn
/trunk/main/stoc/source/corereflection/
H A Dcrarray.cxx37 Any ArrayIdlClassImpl::queryInterface( const Type & rType ) in queryInterface() function in stoc_corefl::ArrayIdlClassImpl
H A Dcrenum.cxx75 Any IdlEnumFieldImpl::queryInterface( const Type & rType ) in queryInterface() function in stoc_corefl::IdlEnumFieldImpl
/trunk/main/filter/source/flash/
H A Dswfdialog.cxx113 Any SAL_CALL SWFDialog::queryInterface( const Type& rType ) in queryInterface() function in SWFDialog
/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx286 css::uno::Any SAL_CALL FindTextToolbarController::queryInterface( const css::uno::Type& aType ) thr… in queryInterface() function in svx::FindTextToolbarController
456 css::uno::Any SAL_CALL DownSearchToolboxController::queryInterface( const css::uno::Type& aType ) t… in queryInterface() function in svx::DownSearchToolboxController
585 css::uno::Any SAL_CALL UpSearchToolboxController::queryInterface( const css::uno::Type& aType ) thr… in queryInterface() function in svx::UpSearchToolboxController
714 css::uno::Any SAL_CALL FindbarDispatcher::queryInterface( const css::uno::Type& aType ) throw( css:… in queryInterface() function in svx::FindbarDispatcher
/trunk/main/toolkit/source/awt/
H A Dvclxcontainer.cxx56 ::com::sun::star::uno::Any VCLXContainer::queryInterface( const ::com::sun::star::uno::Type & rType… in queryInterface() function in VCLXContainer
H A Dvclxfont.cxx79 ::com::sun::star::uno::Any VCLXFont::queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface() function in VCLXFont
/trunk/main/chart2/source/controller/main/
H A DShapeToolbarController.cxx95 uno::Any ShapeToolbarController::queryInterface( const uno::Type& rType ) throw (uno::RuntimeExcept… in queryInterface() function in chart::ShapeToolbarController
/trunk/main/ucb/source/core/
H A Dprovprox.cxx148 UcbContentProviderProxy::queryInterface( const Type & rType ) in queryInterface() function in UcbContentProviderProxy
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx174 Any SAL_CALL OStatement_Base::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in connectivity::file::OStatement_Base
376 Any SAL_CALL OStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in connectivity::file::OStatement
/trunk/main/svtools/source/graphic/
H A Dgraphic.cxx85 uno::Any SAL_CALL Graphic::queryInterface( const uno::Type & rType ) in queryInterface() function in unographic::Graphic
H A Drenderer.cxx118 uno::Any SAL_CALL GraphicRendererVCL::queryInterface( const uno::Type & rType ) in queryInterface() function in unographic::GraphicRendererVCL
/trunk/main/winaccessibility/source/service/
H A DAccEventListener.cxx286 ::com::sun::star::uno::Any SAL_CALL AccEventListener::queryInterface( const ::com::sun::star::uno::… in queryInterface() function in AccEventListener
/trunk/main/framework/source/fwe/interaction/
H A Dpreventduplicateinteraction.cxx108 css::uno::Any SAL_CALL PreventDuplicateInteraction::queryInterface( const css::uno::Type& aType ) in queryInterface() function in framework::PreventDuplicateInteraction
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx143 Any ExceptionThrower::queryInterface( Type const & type ) in queryInterface() function in __anonc25f52000111::ExceptionThrower
/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx94 uno::Any SAL_CALL PanelWrapper::queryInterface( const uno::Type & rType ) in queryInterface() function in framework::PanelWrapper
/trunk/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge_Test.java219 public Object queryInterface(Type type) { in queryInterface() method in java_remote_bridge_Test.TestProxy
/trunk/main/comphelper/inc/comphelper/
H A DSettingsHelper.hxx58 …com::sun::star::uno::Any SAL_CALL queryInterface( const com::sun::star::uno::Type& aType ) throw (… in queryInterface() function in comphelper::SettingsHelperNoState
/trunk/main/comphelper/source/misc/
H A Dproxyaggregation.cxx142 …Any SAL_CALL OComponentProxyAggregationHelper::queryInterface( const Type& _rType ) throw (Runtime… in queryInterface() function in comphelper::OComponentProxyAggregationHelper

Completed in 105 milliseconds

12345678910>>...17