/trunk/main/avmedia/source/framework/ |
H A D | soundhandler.cxx | 85 css::uno::Any SAL_CALL SoundHandler::queryInterface( const css::uno::Type& aType ) throw( css::uno:… in queryInterface() function in avmedia::SoundHandler
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoredline.cxx | 68 uno::Any SwXRedlineText::queryInterface( const uno::Type& rType ) in queryInterface() function in SwXRedlineText 682 uno::Any SwXRedline::queryInterface( const uno::Type& rType ) in queryInterface() function in SwXRedline
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 150 Any SAL_CALL OStatement_Base::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OStatement_Base 489 Any SAL_CALL OStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OStatement
|
/trunk/main/svtools/source/uno/ |
H A D | unoiface.cxx | 193 ::com::sun::star::uno::Any VCLXMultiLineEdit::queryInterface( const ::com::sun::star::uno::Type & r… in queryInterface() function in VCLXMultiLineEdit 557 ::com::sun::star::uno::Any VCLXFileControl::queryInterface( const ::com::sun::star::uno::Type & rTy… in queryInterface() function in VCLXFileControl 1676 ::com::sun::star::uno::Any SVTXNumericField::queryInterface( const ::com::sun::star::uno::Type & rT… in queryInterface() function in SVTXNumericField 1843 ::com::sun::star::uno::Any SVTXCurrencyField::queryInterface( const ::com::sun::star::uno::Type & r… in queryInterface() function in SVTXCurrencyField 2139 ::com::sun::star::uno::Any VCLXProgressBar::queryInterface( const ::com::sun::star::uno::Type & rTy… in queryInterface() function in VCLXProgressBar
|
/trunk/main/stoc/source/corereflection/ |
H A D | crcomp.cxx | 77 Any IdlCompFieldImpl::queryInterface( const Type & rType ) in queryInterface() function in stoc_corefl::IdlCompFieldImpl
|
H A D | criface.cxx | 89 Any IdlAttributeFieldImpl::queryInterface( const Type & rType ) in queryInterface() function in stoc_corefl::IdlAttributeFieldImpl 397 Any IdlInterfaceMethodImpl::queryInterface( const Type & rType ) in queryInterface() function in stoc_corefl::IdlInterfaceMethodImpl
|
/trunk/main/connectivity/source/drivers/hsqldb/ |
H A D | HTable.cxx | 415 Any SAL_CALL OHSQLTable::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OHSQLTable
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | exsrcbrw.cxx | 80 Any SAL_CALL SbaExternalSourceBrowser::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in SbaExternalSourceBrowser
|
/trunk/main/reportdesign/source/filter/xml/ |
H A D | xmlImportDocumentHandler.cxx | 374 uno::Any SAL_CALL ImportDocumentHandler::queryInterface( const uno::Type& _rType ) throw (uno::Runt… in queryInterface() function in rptxml::ImportDocumentHandler
|
/trunk/main/sw/source/core/access/ |
H A D | acctextframe.cxx | 161 SwAccessibleTextFrame::queryInterface (const com::sun::star::uno::Type & rType) in queryInterface() function in SwAccessibleTextFrame
|
H A D | accfield.cxx | 283 ::com::sun::star::uno::Any SAL_CALL SwAccessibleField::queryInterface( in queryInterface() function in SwAccessibleField
|
/trunk/main/chart2/source/controller/main/ |
H A D | ElementSelector.cxx | 279 Any SAL_CALL ElementSelectorToolbarController::queryInterface( const Type& _rType ) throw (RuntimeE… in queryInterface() function in chart::ElementSelectorToolbarController
|
/trunk/main/configmgr/source/ |
H A D | childaccess.cxx | 384 css::uno::Any ChildAccess::queryInterface(css::uno::Type const & aType) in queryInterface() function in configmgr::ChildAccess
|
/trunk/main/svx/source/fmcomp/ |
H A D | fmgridif.cxx | 140 Any SAL_CALL FmXModifyMultiplexer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in FmXModifyMultiplexer 178 Any SAL_CALL FmXUpdateMultiplexer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in FmXUpdateMultiplexer 234 Any SAL_CALL FmXSelectionMultiplexer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in FmXSelectionMultiplexer 272 Any SAL_CALL FmXContainerMultiplexer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in FmXContainerMultiplexer 326 Any SAL_CALL FmXGridControlMultiplexer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in FmXGridControlMultiplexer 1090 Any SAL_CALL FmXGridPeer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in FmXGridPeer
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | JStatement.cxx | 127 Any SAL_CALL java_sql_Statement_Base::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in java_sql_Statement_Base 304 Any SAL_CALL java_sql_Statement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in java_sql_Statement
|
/trunk/main/svx/source/tbxctrls/ |
H A D | tbunocontroller.cxx | 262 ::com::sun::star::uno::Any SAL_CALL FontHeightToolBoxControl::queryInterface( const ::com::sun::sta… in queryInterface() function in svx::FontHeightToolBoxControl
|
/trunk/main/extensions/test/stm/ |
H A D | pipetest.cxx | 150 BOOL OPipeTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface() function in OPipeTest
|
/trunk/main/filter/source/xsltdialog/ |
H A D | xmlfilterdialogcomponent.cxx | 146 Any SAL_CALL XMLFilterDialogComponent::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface() function in XMLFilterDialogComponent
|
/trunk/main/chart2/source/tools/ |
H A D | OPropertySet.cxx | 91 Any SAL_CALL OPropertySet::queryInterface( const uno::Type& aType ) in queryInterface() function in property::OPropertySet
|
/trunk/main/framework/source/services/ |
H A D | backingcomp.cxx | 116 css::uno::Any SAL_CALL BackingComp::queryInterface( /*IN*/ const css::uno::Type& aType ) in queryInterface() function in framework::BackingComp
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleFilterMenu.cxx | 250 uno::Any SAL_CALL ScAccessibleFilterMenu::queryInterface( uno::Type const & rType ) in queryInterface() function in ScAccessibleFilterMenu
|
/trunk/main/svx/source/unodraw/ |
H A D | unopool.cxx | 345 uno::Any SAL_CALL SvxUnoDrawPool::queryInterface( const uno::Type & rType ) in queryInterface() function in SvxUnoDrawPool
|
/trunk/main/accessibility/source/extended/ |
H A D | AccessibleBrowseBoxHeaderBar.cxx | 316 Any SAL_CALL AccessibleBrowseBoxHeaderBar::queryInterface( const uno::Type& rType ) in queryInterface() function in accessibility::AccessibleBrowseBoxHeaderBar
|
H A D | AccessibleBrowseBoxTableBase.cxx | 176 Any SAL_CALL AccessibleBrowseBoxTableBase::queryInterface( const uno::Type& rType ) in queryInterface() function in accessibility::AccessibleBrowseBoxTableBase
|
/trunk/main/ucb/workben/ucb/ |
H A D | ucbdemo.cxx | 203 TestOutputStream::queryInterface(const uno::Type & rType) in queryInterface() function in TestOutputStream 312 ProgressHandler::queryInterface( const uno::Type & rType ) in queryInterface() function in ProgressHandler 571 UcbTaskEnvironment::queryInterface( const uno::Type & rType ) in queryInterface() function in UcbTaskEnvironment 1636 uno::Any SAL_CALL UcbContent::queryInterface( const uno::Type & rType ) in queryInterface() function in UcbContent
|