Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1076 – 1100 of 2339) sorted by relevance

1...<<41424344454647484950>>...94

/trunk/main/svtools/source/uno/
H A Dgenericunodialog.cxx101 Any SAL_CALL OGenericUnoDialog::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in svt::OGenericUnoDialog
103 Any aReturn = OGenericUnoDialogBase::queryInterface(_rType); in queryInterface()
106 aReturn = ::cppu::queryInterface(_rType in queryInterface()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.cxx55 Any Stream::queryInterface( const Type &type ) in queryInterface() function in Stream
58 Any aRet = ::cppu::queryInterface in queryInterface()
66 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( type ); in queryInterface()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XCellRangesQuery.java79 oSheet = (XSpreadsheet) UnoRuntime.queryInterface( in before()
92 XColumnRowRange oColumnRowRange = (XColumnRowRange) UnoRuntime.queryInterface( in before()
274 XPropertySet rowProp = (XPropertySet) UnoRuntime.queryInterface( in setRowVisible()
H A D_XDataPilotDescriptor.java204 UnoRuntime.queryInterface(XNamed.class, field); in _getDataPilotFields()
214 UnoRuntime.queryInterface(XPropertySet.class, field); in _getDataPilotFields()
398 XNamed named = (XNamed)UnoRuntime.queryInterface in CheckNames()
/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx79 ::com::sun::star::uno::Any VCLXFont::queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface() function in VCLXFont
81 ::com::sun::star::uno::Any aRet = ::cppu::queryInterface( rType, in queryInterface()
86 return (aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType )); in queryInterface()
/trunk/main/extensions/qa/integration/extensions/
H A DServicesHandler.java71 …ar.util.XURLTransformer transformer = (com.sun.star.util.XURLTransformer)UnoRuntime.queryInterface( in actionPerformed()
138 XHyperlinkControl hyperlinkControl = (XHyperlinkControl)UnoRuntime.queryInterface( in describePropertyLine()
189 …XServiceInfo serviceInfo = (XServiceInfo)UnoRuntime.queryInterface( XServiceInfo.class, _component… in inspect()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScHeaderFooterTextObj.java113 UnoRuntime.queryInterface (XComponent.class, xSpreadsheetDoc); in cleanup()
154 UnoRuntime.queryInterface( in createTestEnvironment()
176 UnoRuntime.queryInterface(XPropertySet.class, StdStyle); in createTestEnvironment()
/trunk/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx64 Any SAL_CALL OPropertyStateContainer::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface() function in comphelper::OPropertyStateContainer
66 Any aReturn = OPropertyContainer::queryInterface( _rType ); in queryInterface()
68 aReturn = OPropertyStateContainer_TBase::queryInterface( _rType ); in queryInterface()
/trunk/main/UnoControls/source/controls/
H A Dprogressbar.cxx84 Any SAL_CALL ProgressBar::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface() function in unocontrols::ProgressBar
94 aReturn = xDel->queryInterface( rType ); in queryInterface()
171 Any aReturn ( ::cppu::queryInterface( aType , in queryAggregation()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiOptionsEventHandlerImpl.java73 …XPropertySet xListProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xControl.get… in GetPropSet()
241 … m_xDialog = (XDialog)UnoRuntime.queryInterface( XDialog.class, xWindow ); in callHandlerMethod()
242 m_xControlContainer = (XControlContainer)UnoRuntime.queryInterface( in callHandlerMethod()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DFlatXml.java127 XParser xParser = (XParser)UnoRuntime.queryInterface(XParser.class , tmpObj); in importer()
168 …m_xHandler = (XExtendedDocumentHandler)UnoRuntime.queryInterface(XExtendedDocumentHandler.class, t… in exporter()
174 XActiveDataSource xADSource = (XActiveDataSource)UnoRuntime.queryInterface( in exporter()
/trunk/main/vcl/source/app/
H A Ddndhelp.cxx91 uno::Any vcl::unohelper::DragAndDropWrapper::queryInterface( const uno::Type & rType ) throw(uno::R… in queryInterface() function in vcl::unohelper::DragAndDropWrapper
93 uno::Any aRet = ::cppu::queryInterface( rType, in queryInterface()
98 return (aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType )); in queryInterface()
/trunk/main/extensions/test/stm/
H A Dpipetest.cxx101 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut );
150 BOOL OPipeTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface() function in OPipeTest
156 return OWeakObject::queryInterface( uik , rOut ); in queryInterface()
/trunk/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx95 Any SAL_CALL RootActionTriggerContainer::queryInterface( const Type& aType ) in queryInterface() function in framework::RootActionTriggerContainer
98 Any a = ::cppu::queryInterface( in queryInterface()
111 return PropertySetContainer::queryInterface( aType ); in queryInterface()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Ddbg.java86 UnoRuntime.queryInterface( XTypeProvider.class, xTarget); in getInterfaceTypes()
306 UnoRuntime.queryInterface(XServiceInfo.class,aObject); in getSuppServices()
328 UnoRuntime.queryInterface( XTypeProvider.class, xTarget); in getImplID()
/trunk/main/framework/source/uielement/
H A Dtoolbarwrapper.cxx101 uno::Any SAL_CALL ToolBarWrapper::queryInterface( const uno::Type & rType ) in queryInterface() function in framework::ToolBarWrapper
104 Any a = ::cppu::queryInterface( in queryInterface()
111 return UIConfigElementWrapperBase::queryInterface( rType ); in queryInterface()
H A Dbuttontoolbarcontroller.cxx97 uno::Any SAL_CALL ButtonToolbarController::queryInterface( const uno::Type& rType ) in queryInterface() function in framework::ButtonToolbarController
100 Any a = ::cppu::queryInterface( in queryInterface()
111 return cppu::OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx92 Any SAL_CALL OEvoabPreparedStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OEvoabPreparedStatement
94 Any aRet = OCommonStatement::queryInterface(rType); in queryInterface()
96 aRet = OPreparedStatement_BASE::queryInterface(rType); in queryInterface()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableBase.cxx176 Any SAL_CALL AccessibleBrowseBoxTableBase::queryInterface( const uno::Type& rType ) in queryInterface() function in accessibility::AccessibleBrowseBoxTableBase
179 Any aAny( BrowseBoxAccessibleElement::queryInterface( rType ) ); in queryInterface()
181 aAny : AccessibleBrowseBoxTableImplHelper::queryInterface( rType ); in queryInterface()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx115 uno::Any SAL_CALL SvxShapeGroup::queryInterface( const uno::Type & rType ) in queryInterface() function in SvxShapeGroup
118 return SvxShape::queryInterface( rType ); in queryInterface()
391 uno::Any SAL_CALL SvxShapeConnector::queryInterface( const uno::Type & rType ) in queryInterface() function in SvxShapeConnector
394 return SvxShapeText::queryInterface( rType ); in queryInterface()
560 uno::Any SAL_CALL SvxShapeControl::queryInterface( const uno::Type & rType ) in queryInterface() function in SvxShapeControl
563 return SvxShapeText::queryInterface( rType ); in queryInterface()
1935 uno::Any SAL_CALL SvxCustomShape::queryInterface( const uno::Type & rType ) in queryInterface() function in SvxCustomShape
1938 return SvxShapeText::queryInterface( rType ); in queryInterface()
1946 …aReturn = ::cppu::queryInterface(rType, static_cast<drawing::XEnhancedCustomShapeDefaulter*>(this)… in queryAggregation()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx72 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
134 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
305 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
345 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
398 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java128 set = ( XDynamicResultSet )UnoRuntime.queryInterface( in getChildren()
140 XContentAccess contentAccess = ( XContentAccess )UnoRuntime.queryInterface( in getChildren()
142 XRow row = ( XRow )UnoRuntime.queryInterface( XRow.class, resultSet ); in getChildren()
/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
97 uno::Any aReturn = ToolboxController::queryInterface( rType ); in queryInterface()
100 aReturn = ShapeToolbarController_Base::queryInterface( rType ); in queryInterface()
/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.hxx104 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& _rT… in queryInterface() function in dbaccess::OSharedConnection
106 ::com::sun::star::uno::Any aReturn = OSharedConnection_BASE::queryInterface(_rType); in queryInterface()
108 aReturn = OSharedConnection_BASE2::queryInterface(_rType); in queryInterface()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx99 Any SAL_CALL OTableWindowAccess::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface() function in dbaui::OTableWindowAccess
101 Any aRet(VCLXAccessibleComponent::queryInterface( aType )); in queryInterface()
102 return aRet.hasValue() ? aRet : OTableWindowAccess_BASE::queryInterface( aType ); in queryInterface()

Completed in 126 milliseconds

1...<<41424344454647484950>>...94