Home
last modified time | relevance | path

Searched refs:getCppuType (Results 801 – 825 of 868) sorted by relevance

1...<<3132333435

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx622 return::getCppuType(static_cast<Reference<XDataSource>*>(NULL)); in getElementType()
H A Ddocumentcontainer.cxx151 &m_pImpl->m_aProps.aTitle, ::getCppuType(&m_pImpl->m_aProps.aTitle)); in DBG_NAME()
/trunk/main/forms/source/component/
H A DImageControl.cxx230 if ( _rType.equals( ::getCppuType( static_cast< Reference< XTypeProvider >* >( NULL ) ) ) in queryAggregation()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1550 aConverted = xConverter->convertTo( aValue, getCppuType((uno::Sequence< uno::Any >*)0) ); in setValue()
1556 …aConverted = xConverter->convertTo( aValue, getCppuType((uno::Sequence< uno::Sequence< uno::Any > … in setValue()
1972 …ter->convertTo( uno::makeAny( xCellRangeFormula->getFormulaArray() ) , getCppuType((uno::Sequence<… in getFormulaArray()
2161 aConverted = xConverter->convertTo( nRowIndex, getCppuType((sal_Int32*)0) ); in CellsHelper()
2172 aConverted = xConverter->convertTo( nColumnIndex, getCppuType((sal_Int32*)0) ); in CellsHelper()
3261 else if ( Key.getValueType() == ::getCppuType( static_cast< const rtl::OUString* >(0) ) ) in processKey()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx329 Any aTemplates(&aListBoxEntries, ::getCppuType(&aListBoxEntries)); in InsertGraphicDlg()
334 Any aSelectPos(&nSelect, ::getCppuType(&nSelect)); in InsertGraphicDlg()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx728 …m_aListenerContainer.addInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL ), x… in addEventListener()
733 …m_aListenerContainer.removeInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL )… in removeEventListener()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2682 uno::Any aTmp( &rFComp, ::getCppuType((const uno::Reference< in InsertControl()
2724 aTmp.setValue(&xTxtRg,::getCppuType(( in InsertControl()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx37 #define CPPU_TYPE( T ) getCppuType( static_cast< T * >( 0 ) )
/trunk/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx415 Any aAny(&sDBURL, ::getCppuType(&sDBURL)); in IMPL_LINK()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx171 if( rTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in getDescription()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx554 return ::getCppuType(static_cast< uno::Reference<report::XReportComponent>*>(NULL)); in getElementType()
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx748 Any( &exception , getCppuType( &exception) ), in parse()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx658 Any( &rEntity.maSavedException, getCppuType( &rEntity.maSavedException ) ), in parse()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1289 …Property a(L"OleTest_Property", 255, getCppuType( (Reference<XInterface>*)0), PropertyAttribute::M… in retMethodStruct()
1298 …Property a(L"OleTest_Property", 255, getCppuType( (Reference<XInterface>*)0), PropertyAttribute::M… in getAttrStruct()
/trunk/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx631 …OWeakAggObject::queryInterface( ::getCppuType( static_cast< uno::Reference< uno::XInterface >* >( … in addingControl()
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx243 return ::getCppuType ((const uno::Reference< XUnoTunnel > *) 0); in getElementType()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx118 ::getCppuType( &member ) \ in OEvoabResultSet()
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx415 Any x = xI->queryInterface( getCppuType((const Reference< XLocaleData>*)0) ); in setupInternational()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx1064 sm->queryInterface( getCppuType( &pset )) >>= pset; in translateToExternalUrl()
/trunk/main/vcl/source/control/
H A Dedit.cxx803 … Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XBreakIterator >*)0) ); in ImplGetBreakIterator()
823 …Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XExtendedInputSequenceCheck… in ImplGetInputSequenceChecker()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx299 rVal.setValue(&aTmp, ::getCppuType((const awt::Size*)0)); in QueryValue()
1063 rVal.setValue(&xCols, ::getCppuType((uno::Reference< text::XTextColumns>*)0)); in QueryValue()
/trunk/main/svx/source/form/
H A Dfmundo.cxx1138 …if ( m_xContainer->getElementType() == ::getCppuType( static_cast< const Reference< XFormComponent… in implReInsert()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx388 return ::getCppuType( (const Reference< XHierarchicalNameAccess > *)0 ); in getElementType()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx595 ::getCppuType( (const uno::Sequence< sal_Int8 >*) NULL ) ); in GetHCGraphic()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx1161 ::com::sun::star::uno::Type const & exc_type = ::getCppuType( & exc); in cli_proxy_dispatch()

Completed in 3110 milliseconds

1...<<3132333435