Home
last modified time | relevance | path

Searched refs:getCppuType (Results 401 – 425 of 868) sorted by relevance

1...<<11121314151617181920>>...35

/aoo4110/main/extensions/source/bibliography/
H A Dtoolbar.cxx115 if(aState.getValueType() == ::getCppuType((Sequence<rtl::OUString>*)0)) in statusChanged()
155 if(aState.getValueType()==::getCppuType((Sequence<rtl::OUString>*)0)) in statusChanged()
193 if(aState.getValueType()==::getCppuType((const OUString*)0)) in statusChanged()
H A Dframectr.cxx288 pImp->aLC.addInterface( ::getCppuType((const Reference< lang::XEventListener >*)0), aListener ); in addEventListener()
293 pImp->aLC.removeInterface( ::getCppuType((const Reference< lang::XEventListener >*)0), aListener ); in removeEventListener()
734 aEvent.State.setValue(&aStringSeq,::getCppuType((uno::Sequence<rtl::OUString>*)0)); in addStatusListener()
743 aEvent.State.setValue(&aStringSeq,::getCppuType((uno::Sequence<rtl::OUString>*)0)); in addStatusListener()
/aoo4110/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx76 ::getCppuType( reinterpret_cast< const chart2::PieChartOffsetMode * >(0)), in lcl_AddPropertiesToVector()
82 ::getCppuType( reinterpret_cast< const double * >(0)), in lcl_AddPropertiesToVector()
88 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
/aoo4110/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx146 …::cppu::OTypeCollection aTypes( ::getCppuType( (const ::com::sun::star::uno::Reference< XPreparedS… in getTypes()
147 … ::getCppuType( (const ::com::sun::star::uno::Reference< XParameters > *)0 ), in getTypes()
148 … ::getCppuType( (const ::com::sun::star::uno::Reference< XResultSetMetaDataSupplier > *)0 )); in getTypes()
/aoo4110/main/connectivity/source/sdbcx/
H A DVCollection.cxx265 if ( m_bUseIndexOnly && rType == ::getCppuType(static_cast< Reference< XNameAccess > *> (NULL)) ) in queryInterface()
282 Type aType = ::getCppuType(static_cast< Reference<XNameAccess> *>(NULL)); in getTypes()
493 return::getCppuType(static_cast< Reference< XPropertySet>*>(NULL)); in getElementType()
/aoo4110/main/svx/source/table/
H A Dtablecolumn.cxx264 aProperties[0].Type = ::getCppuType((const sal_Int32*)0); in getStaticPropertySetInfo()
284 aProperties[4].Type = ::getCppuType((const sal_Int32*)0); in getStaticPropertySetInfo()
/aoo4110/main/bridges/source/cpp_uno/mingw_intel/
H A Dexcept.cxx273 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
294 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/stoc/source/corereflection/
H A Dcrenum.cxx106 ::getCppuType( (const Reference< XIdlField2 > *)0 ), in getTypes()
107 ::getCppuType( (const Reference< XIdlField > *)0 ), in getTypes()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx287 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
308 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx293 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
314 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx284 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
305 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx287 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
308 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx289 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
310 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Dexcept.cxx288 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
309 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx290 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
311 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx297 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
318 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx288 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
309 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx286 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
307 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx293 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
314 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/i18npool/source/search/
H A Dtextsearch.cxx112 xI->queryInterface( ::getCppuType( in setOptions()
134 xI->queryInterface( ::getCppuType( in setOptions()
150 xI->queryInterface( ::getCppuType( in setOptions()
422 xI->queryInterface( ::getCppuType( in IsDelimiter()
/aoo4110/main/xmloff/source/style/
H A Dprhdlfac.cxx400 ::getCppuType((const drawing::ColorMode*)0) ); in CreatePropertyHandler()
408 ::getCppuType((const text::HorizontalAdjust*)0) ); in CreatePropertyHandler()
/aoo4110/main/unotools/source/accessibility/
H A Daccessiblestatesethelper.cxx320 ::getCppuType((const uno::Reference< in getTypes()
322 ::getCppuType((const uno::Reference< in getTypes()
/aoo4110/main/scripting/source/provider/
H A DURIHelper.cxx107 args[0].getValueType() != ::getCppuType((const OUString*)NULL) || in initialize()
108 args[1].getValueType() != ::getCppuType((const OUString*)NULL) ) in initialize()
/aoo4110/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx302 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
339 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx300 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()
321 Type const & rType = ::getCppuType( &aRE ); in fillUnoException()

Completed in 129 milliseconds

1...<<11121314151617181920>>...35