Home
last modified time | relevance | path

Searched refs:getCppuType (Results 226 – 250 of 868) sorted by relevance

12345678910>>...35

/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx191 … ::getCppuType( ( const css::uno::Reference< css::awt::XTabListener >*) NULL ) ); in implts_SendNotification()
228 … ::getCppuType( ( const css::uno::Reference< css::awt::XTabListener >*) NULL ) ); in implts_SendNotification()
497 …m_aListenerContainer.addInterface( ::getCppuType( ( const css::uno::Reference< css::lang::XEventLi… in addEventListener()
510 …m_aListenerContainer.removeInterface( ::getCppuType( ( const css::uno::Reference< css::lang::XEven… in removeEventListener()
820 ::getCppuType( ( const css::uno::Reference< css::awt::XTabListener >* ) NULL ), xListener ); in addTabListener()
834 ::getCppuType( ( const css::uno::Reference< css::awt::XTabListener >* ) NULL ), xListener ); in removeTabListener()
959 … ::getCppuType((const css::uno::Reference< css::awt::XWindow >*)NULL), in impl_getStaticPropertyDescriptor()
963 … ::getCppuType((const css::uno::Reference< css::awt::XWindow >*)NULL), in impl_getStaticPropertyDescriptor()
/trunk/main/xmloff/source/forms/
H A Dformattributes.cxx265 implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< ::rtl::OUString* >(NULL) ), in addStringProperty()
287 …implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< sal_Int16* >(NULL) ), aDefaul… in addInt16Property()
297 …implAdd( _pAttributeName, _rPropertyName, ::getCppuType( static_cast< sal_Int32* >(NULL) ), aDefau… in addInt32Property()
309 _pType ? *_pType : ::getCppuType( static_cast< sal_Int32* >(NULL) ), in addEnumProperty()
/trunk/main/extensions/source/propctrlr/
H A Dinspectormodelbase.cxx113 &m_bHasHelpSection, ::getCppuType( &m_bHasHelpSection ) in InspectorModelProperties()
119 &m_nMinHelpTextLines, ::getCppuType( &m_nMinHelpTextLines ) in InspectorModelProperties()
125 &m_nMaxHelpTextLines, ::getCppuType( &m_nMaxHelpTextLines ) in InspectorModelProperties()
131 &m_bIsReadOnly, ::getCppuType( &m_bIsReadOnly ) in InspectorModelProperties()
H A Dformcontroller.cxx117 ::getCppuType( static_cast< Reference< XPropertySet >* >(NULL) ), in IMPLEMENT_FORWARD_XINTERFACE2()
118 ::getCppuType( static_cast< Reference< XMultiPropertySet >* >(NULL) ), in IMPLEMENT_FORWARD_XINTERFACE2()
119 ::getCppuType( static_cast< Reference< XFastPropertySet >* >(NULL) ), in IMPLEMENT_FORWARD_XINTERFACE2()
184 ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ), in createArrayHelper()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx391 Any(&xI, getCppuType((Reference< XInterface > const *) 0))); in performTest()
403 xI, Any(&xI, getCppuType((Reference< XInterface > const *) 0))); in performTest()
663 Any _any2(&_aInt, getCppuType((sal_Int32 *) 0)); in performTest()
664 Any _any3(&_aFloat, getCppuType((float *) 0)); in performTest()
677 Any(&_arObj[0], getCppuType((Reference< XInterface > const *) 0))); in performTest()
683 Any(&_arObj[1], getCppuType((Reference< XInterface > const *) 0))); in performTest()
689 Any(&_arObj[2], getCppuType((Reference< XInterface > const *) 0))); in performTest()
1075 Sequence<T> seq( cloneSequence(val.get(), getCppuType(&val)), SAL_NO_ACQUIRE); in cloneSequence()
1118 rOriginal.get(), ::getCppuType( &rOriginal ) ); in makeSurrogate()
1127 unoI.get(), ::getCppuType( &rOriginal ) ); in makeSurrogate()
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx84 &m_sName, ::getCppuType( &m_sName ) ); in DBG_NAME()
336 if(!m_bAddColumn && rType == getCppuType( (Reference<XAppend>*)0)) in queryInterface()
338 if(!m_bDropColumn && rType == getCppuType( (Reference<XDrop>*)0)) in queryInterface()
353 Type aAppendType = getCppuType( (Reference<XAppend>*)0); in getTypes()
354 Type aDropType = getCppuType( (Reference<XDrop>*)0); in getTypes()
H A Dpreparedstatement.cxx79 OTypeCollection aTypes(::getCppuType( (const Reference< XServiceInfo > *)0 ), in getTypes()
80 ::getCppuType( (const Reference< XPreparedStatement > *)0 ), in getTypes()
81 ::getCppuType( (const Reference< XParameters > *)0 ), in getTypes()
82 ::getCppuType( (const Reference< XResultSetMetaDataSupplier > *)0 ), in getTypes()
83 ::getCppuType( (const Reference< XColumnsSupplier > *)0 ), in getTypes()
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx342 if(pAny.getValueType() == getCppuType( (sal_uInt16 *)0 ) ) in GetMAccessibleValueFromAny()
351 else if(pAny.getValueType() == getCppuType( (::rtl::OUString *)0 ) ) in GetMAccessibleValueFromAny()
357 else if(pAny.getValueType() == getCppuType( (Sequence< ::rtl::OUString > *)0 ) ) in GetMAccessibleValueFromAny()
372 else if(pAny.getValueType() == getCppuType( (double *)0 ) ) in GetMAccessibleValueFromAny()
380 else if(pAny.getValueType() == getCppuType( (sal_Int32 *)0 ) ) in GetMAccessibleValueFromAny()
388 else if (pAny.getValueType() == getCppuType( (com::sun::star::accessibility::TextSegment *)0 ) ) in GetMAccessibleValueFromAny()
/trunk/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx616 else if ( aType.equals( getCppuType( (uno::Sequence< uno::Sequence<sal_Int16> > *)0 ) ) ) in callFunction()
620 else if ( aType.equals( getCppuType( (uno::Sequence< uno::Sequence<sal_Int32> > *)0 ) ) ) in callFunction()
624 else if ( aType.equals( getCppuType( (uno::Sequence< uno::Sequence<double> > *)0 ) ) ) in callFunction()
628 else if ( aType.equals( getCppuType( (uno::Sequence< uno::Sequence<rtl::OUString> > *)0 ) ) ) in callFunction()
632 else if ( aType.equals( getCppuType( (uno::Sequence< uno::Sequence<uno::Any> > *)0 ) ) ) in callFunction()
636 else if ( aType.equals( getCppuType( (uno::Reference<table::XCellRange>*)0 ) ) ) in callFunction()
H A Dfmtuno.cxx57 … {MAP_CHAR_LEN(SC_UNONAME_ERRALSTY), 0, &getCppuType((sheet::ValidationAlertStyle*)0), 0, 0}, in lcl_GetValidatePropertyMap()
58 … {MAP_CHAR_LEN(SC_UNONAME_ERRMESS), 0, &getCppuType((rtl::OUString*)0), 0, 0}, in lcl_GetValidatePropertyMap()
59 … {MAP_CHAR_LEN(SC_UNONAME_ERRTITLE), 0, &getCppuType((rtl::OUString*)0), 0, 0}, in lcl_GetValidatePropertyMap()
61 … {MAP_CHAR_LEN(SC_UNONAME_INPMESS), 0, &getCppuType((rtl::OUString*)0), 0, 0}, in lcl_GetValidatePropertyMap()
62 … {MAP_CHAR_LEN(SC_UNONAME_INPTITLE), 0, &getCppuType((rtl::OUString*)0), 0, 0}, in lcl_GetValidatePropertyMap()
65 … {MAP_CHAR_LEN(SC_UNONAME_SHOWLIST), 0, &getCppuType((sal_Int16*)0), 0, 0}, in lcl_GetValidatePropertyMap()
66 … {MAP_CHAR_LEN(SC_UNONAME_TYPE), 0, &getCppuType((sheet::ValidationType*)0), 0, 0}, in lcl_GetValidatePropertyMap()
398 return getCppuType((uno::Reference<sheet::XSheetConditionalEntry>*)0); in getElementType()
H A Dtarguno.cxx66 …{MAP_CHAR_LEN(SC_UNO_LINKDISPBIT), 0, &getCppuType((const uno::Reference<awt::XBitmap>*)0), beans:… in lcl_GetLinkTargetMap()
67 …{MAP_CHAR_LEN(SC_UNO_LINKDISPNAME), 0, &getCppuType((const ::rtl::OUString*)0), beans::Property… in lcl_GetLinkTargetMap()
144 return ::getCppuType((const uno::Reference< beans::XPropertySet >*)0); in getElementType()
305 return ::getCppuType((const uno::Reference< beans::XPropertySet >*)0); in getElementType()
H A Dcellvaluebinding.cxx97 ::getCppuType( &aInitialPropValue ), in OCellValueBinding()
191 aTypes[0] = ::getCppuType( static_cast< double* >( NULL ) ); in getSupportedValueTypes()
195 aTypes[1] = ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ); in getSupportedValueTypes()
197 aTypes[2] = ::getCppuType( static_cast< sal_Bool* >( NULL ) ); in getSupportedValueTypes()
202 aTypes[nCount-1] = ::getCppuType( static_cast< sal_Int32* >( NULL ) ); in getSupportedValueTypes()
/trunk/main/framework/source/services/
H A Ddesktop.cxx469 …m_aListenerContainer.addInterface( ::getCppuType( ( const css::uno::Reference< css::frame::XTermin… in addTerminateListener()
515 …m_aListenerContainer.removeInterface( ::getCppuType( ( const css::uno::Reference< css::frame::XTer… in removeTerminateListener()
1274 …m_aListenerContainer.addInterface( ::getCppuType( ( const css::uno::Reference< css::lang::XEventLi… in addEventListener()
1287 …m_aListenerContainer.removeInterface( ::getCppuType( ( const css::uno::Reference< css::lang::XEven… in removeEventListener()
1795 …IVEFRAME , DESKTOP_PROPHANDLE_ACTIVEFRAME , ::getCppuType((const css::uno… in impl_getStaticPropertyDescriptor()
1796 …PATCHRECORDERSUPPLIER , DESKTOP_PROPHANDLE_DISPATCHRECORDERSUPPLIER, ::getCppuType((const css::uno… in impl_getStaticPropertyDescriptor()
1799 …LE , DESKTOP_PROPHANDLE_TITLE , ::getCppuType((const ::rtl::O… in impl_getStaticPropertyDescriptor()
1815 …faceContainerHelper* pContainer = m_aListenerContainer.getContainer( ::getCppuType( ( const css::u… in impl_sendQueryTerminationEvent()
1878 …faceContainerHelper* pContainer = m_aListenerContainer.getContainer( ::getCppuType( ( const css::u… in impl_sendNotifyTerminationEvent()
/trunk/main/svtools/source/uno/
H A Dgenericunodialog.cxx66 &m_sTitle, getCppuType(&m_sTitle)); in OGenericUnoDialog()
68 &m_xParent, getCppuType(&m_xParent)); in OGenericUnoDialog()
83 &m_sTitle, getCppuType(&m_sTitle)); in OGenericUnoDialog()
85 &m_xParent, getCppuType(&m_xParent)); in OGenericUnoDialog()
/trunk/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx250 ::getCppuType( &m_sStringProperty ) in Test()
258 ::getCppuType( &m_xInterfaceProperty ) in Test()
266 ::getCppuType( static_cast< sal_Int32* >( NULL ) ) in Test()
273 ::getCppuType( static_cast< Reference< XInterface >* >( NULL ) ), in Test()
H A Dpropertycontainer.cxx65 ::getCppuType( static_cast< Reference< XPropertySet >* >(NULL)), in getTypes()
66 ::getCppuType( static_cast< Reference< XFastPropertySet >* >(NULL)), in getTypes()
67 ::getCppuType( static_cast< Reference< XMultiPropertySet >* >(NULL)) in getTypes()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx2129 ::getCppuType( ( const uno::Reference< util::XModifyListener >*) NULL ) ); in BroadcastModifiedIfNecessary()
2342 , ::getCppuType( ( const uno::Reference< embed::XStorage >* )NULL ) in getTypes()
2343 , ::getCppuType( ( const uno::Reference< embed::XStorage2 >* )NULL ) in getTypes()
2347 , ::getCppuType( ( const uno::Reference< util::XModifiable >* )NULL ) in getTypes()
2357 , ::getCppuType( ( const uno::Reference< embed::XStorage >* )NULL ) in getTypes()
2358 , ::getCppuType( ( const uno::Reference< embed::XStorage2 >* )NULL ) in getTypes()
2362 , ::getCppuType( ( const uno::Reference< util::XModifiable >* )NULL ) in getTypes()
2370 , ::getCppuType( ( const uno::Reference< embed::XStorage >* )NULL ) in getTypes()
2373 , ::getCppuType( ( const uno::Reference< util::XModifiable >* )NULL ) in getTypes()
2381 , ::getCppuType( ( const uno::Reference< embed::XStorage >* )NULL ) in getTypes()
[all …]
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx144 …const staruno::Type& aSQLExceptionType = ::getCppuType(static_cast< ::com::sun::star::sdbc::SQLExc… in SQLExceptionInfo()
158 const Type& aSQLExceptionType = ::getCppuType( static_cast< SQLException* >( NULL ) ); in implDetermineType()
159 const Type& aSQLWarningType = ::getCppuType( static_cast< SQLWarning* >( NULL ) ); in implDetermineType()
160 const Type& aSQLContextType = ::getCppuType( static_cast< SQLContext* >( NULL ) ); in implDetermineType()
249 const Type& aSQLExceptionType( ::getCppuType< SQLException >() ); in append()
/trunk/main/cppuhelper/source/
H A Dshlib.cxx409 xMgr.get(), ::getCppuType( &xMgr ) ); in loadSharedLibComponentFactory()
411 xKey.get(), ::getCppuType( &xKey ) ); in loadSharedLibComponentFactory()
432 pSSF, ::getCppuType( &xRet ) ); in loadSharedLibComponentFactory()
540 xMgr.get(), ::getCppuType( &xMgr ) ); in writeSharedLibComponentInfo()
542 xKey.get(), ::getCppuType( &xKey ) ); in writeSharedLibComponentInfo()
/trunk/main/chart2/source/tools/
H A DUncachedDataSequence.cxx119 ::getCppuType( & m_nNumberFormatKey ) ); in registerProperties()
125 ::getCppuType( & m_sRole ) ); in registerProperties()
131 ::getCppuType( & m_aXMLRange ) ); in registerProperties()
289 return ::getCppuType( reinterpret_cast< uno::Any * >(0)); in getElementType()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx752 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
759 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
781 getCppuType(static_cast< const util::DateTime * >( 0 ) ), in getPropertyValues()
788 getCppuType(static_cast< const util::DateTime * >( 0 ) ), in getPropertyValues()
802 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
808 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
814 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
/trunk/main/chart2/source/model/main/
H A DDataSeriesProperties.cxx51 ::getCppuType( reinterpret_cast< const uno::Sequence< sal_Int32 > * >(0)), in AddPropertiesToVector()
58 ::getCppuType( reinterpret_cast< const chart2::StackingDirection * >(0)), in AddPropertiesToVector()
72 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
H A DChartModel_Persistence.cxx688 .getContainer( ::getCppuType((const uno::Reference< util::XModifyListener >*)0) ); in impl_notifyModifiedListeners()
740 ::getCppuType((const uno::Reference< util::XModifyListener >*)0), xListener ); in addModifyListener()
751 ::getCppuType((const uno::Reference< util::XModifyListener >*)0), xListener ); in removeModifyListener()
823 … .getContainer( ::getCppuType((const uno::Reference< document::XStorageChangeListener >*)0) ); in impl_notifyStorageChangeListeners()
843 ::getCppuType((const uno::Reference< document::XStorageChangeListener >*)0), xListener ); in addStorageChangeListener()
853 ::getCppuType((const uno::Reference< document::XStorageChangeListener >*)0), xListener ); in removeStorageChangeListener()
/trunk/main/forms/source/component/
H A DFormattedFieldWrapper.cxx153 if (_rType.equals( ::getCppuType( static_cast< Reference< XTypeProvider >* >(NULL) ) ) ) in queryAggregation()
165 …if ((_rType.equals( ::getCppuType( static_cast< Reference< XServiceInfo >* >(NULL) ) ) ) && aRetur… in queryAggregation()
211 …m_xAggregate->queryAggregation(::getCppuType(static_cast< Reference< XServiceInfo >* >(NULL))) >>=… in supportsService()
220 …m_xAggregate->queryAggregation(::getCppuType(static_cast< Reference< XServiceInfo >* >(NULL))) >>=… in getSupportedServiceNames()
/trunk/main/sd/source/core/
H A DCustomAnimationCloner.cxx246 if( rValue.getValueType() == ::getCppuType((const ValuePair*)0) ) in transformValue()
256 else if( rValue.getValueType() == ::getCppuType((Sequence<Any>*)0) ) in transformValue()
286 else if( rValue.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in transformValue()
295 else if( rValue.getValueType() == ::getCppuType((const Event*)0) ) in transformValue()

Completed in 149 milliseconds

12345678910>>...35