Home
last modified time | relevance | path

Searched refs:getCppuType (Results 276 – 300 of 868) sorted by relevance

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

/aoo4110/main/sfx2/source/statbar/
H A Dstbitem.cxx280 else if ( pType == ::getCppuType((const sal_uInt16*)0) ) in statusChanged()
286 else if ( pType == ::getCppuType((const sal_uInt32*)0) ) in statusChanged()
292 else if ( pType == ::getCppuType((const ::rtl::OUString*)0) ) in statusChanged()
298 … else if ( pType == ::getCppuType((const ::com::sun::star::frame::status::ItemStatus*)0) ) in statusChanged()
/aoo4110/main/sw/source/core/access/
H A Daccdoc.cxx490 if ( rType == ::getCppuType( static_cast< uno::Reference< XAccessibleSelection > * >( 0 ) ) ) in queryInterface()
496 …else if ( (rType == ::getCppuType((uno::Reference<com::sun::star::document::XEventListener> *)NULL… in queryInterface()
501 else if ( rType == ::getCppuType((uno::Reference<XAccessibleExtendedAttributes> *)NULL) ) in queryInterface()
506 else if(rType == ::getCppuType((uno::Reference<XAccessibleGetAccFlowTo> *)NULL) ) in queryInterface()
528 pTypes[nIndex] = ::getCppuType( static_cast< uno::Reference< XAccessibleSelection > * >( 0 ) ); in getTypes()
530 …pTypes[nIndex + 1 ] = ::getCppuType( static_cast< uno::Reference< com::sun::star::document::XEvent… in getTypes()
H A Dacccell.cxx320 if (rType == ::getCppuType((const uno::Reference<XAccessibleExtendedAttributes>*)0)) in queryInterface()
327 if (rType == ::getCppuType((const uno::Reference<XAccessibleSelection>*)0)) in queryInterface()
333 if ( rType == ::getCppuType( static_cast< uno::Reference< XAccessibleValue > * >( 0 ) ) ) in queryInterface()
356 pTypes[nIndex] = ::getCppuType( static_cast< uno::Reference< XAccessibleValue > * >( 0 ) ); in getTypes()
H A Daccpara.cxx1369 if ( rType == ::getCppuType((uno::Reference<XAccessibleText> *)0) ) in queryInterface()
1374 else if ( rType == ::getCppuType((uno::Reference<XAccessibleEditableText> *)0) ) in queryInterface()
1379 else if ( rType == ::getCppuType((uno::Reference<XAccessibleSelection> *)0) ) in queryInterface()
1384 else if ( rType == ::getCppuType((uno::Reference<XAccessibleHypertext> *)0) ) in queryInterface()
1391 else if ( rType == ::getCppuType((uno::Reference<XAccessibleTextAttributes> *)0) ) in queryInterface()
1399 else if ( rType == ::getCppuType((uno::Reference<XAccessibleTextMarkup> *)0) ) in queryInterface()
1405 else if ( rType == ::getCppuType((uno::Reference<XAccessibleMultiLineText> *)0) ) in queryInterface()
1412 else if ( rType == ::getCppuType((uno::Reference<XAccessibleTextSelection> *)NULL) ) in queryInterface()
1417 else if ( rType == ::getCppuType((uno::Reference<XAccessibleExtendedAttributes> *)NULL) ) in queryInterface()
1445 pTypes[nIndex++] = ::getCppuType( static_cast< uno::Reference< XAccessibleSelection > * >( 0 ) ); in getTypes()
[all …]
H A Daccfield.cxx288 if ( rType == ::getCppuType((uno::Reference<XAccessibleContext> *)0) ) in queryInterface()
293 else if ( rType == ::getCppuType((Reference<XAccessibleComponent> *)0) ) in queryInterface()
298 if (rType == ::getCppuType((Reference<XAccessibleEventBroadcaster> *)0)) in queryInterface()
/aoo4110/main/embeddedobj/source/commonembedding/
H A Dspecialobject.cxx92 ::getCppuType( (const uno::Reference< lang::XTypeProvider >*)NULL ), in getTypes()
93 ::getCppuType( (const uno::Reference< embed::XEmbeddedObject >*)NULL ), in getTypes()
94 … ::getCppuType( (const uno::Reference< embed::XInplaceObject >*)NULL ) ); in getTypes()
/aoo4110/main/bridges/test/java_uno/equals/
H A Dtestequals.cxx147 getCppuType( in createInstance()
150 getCppuType( in createInstance()
153 getCppuType( in createInstance()
/aoo4110/main/framework/source/recording/
H A Ddispatchrecorder.cxx231 …try { aNew = m_xConverter->convertTo( aValue, ::getCppuType((const css::uno::Sequence < css::uno::… in AppendToBuffer()
428 return ::getCppuType((const com::sun::star::frame::DispatchStatement *)NULL); in getElementType()
452 ::getCppuType((const com::sun::star::frame::DispatchStatement *)NULL)); in getByIndex()
460 ::getCppuType((const com::sun::star::frame::DispatchStatement *)NULL)) { in replaceByIndex()
/aoo4110/main/filter/source/config/cache/
H A Dbasecontainer.cxx436 return ::getCppuType(static_cast< css::uno::Sequence< css::beans::PropertyValue >* >(NULL)); in getElementType()
586 …::cppu::OInterfaceContainerHelper* pContainer = m_lListener.getContainer(::getCppuType(static_cast… in flush()
617 …m_lListener.addInterface(::getCppuType(static_cast< css::uno::Reference< css::util::XFlushListener… in addFlushListener()
629 …m_lListener.removeInterface(::getCppuType(static_cast< css::uno::Reference< css::util::XFlushListe… in removeFlushListener()
/aoo4110/main/chart2/source/model/template/
H A DScatterChartType.cxx63 ::getCppuType( reinterpret_cast< const chart2::CurveStyle * >(0)), in lcl_AddPropertiesToVector()
70 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
76 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
/aoo4110/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx395 pAny->setValue(&xTable, ::getCppuType((uno::Reference<XTextTable>*)0)); in getCrsrPropertyValue()
401 pAny->setValue(&xCell, ::getCppuType((uno::Reference<XCell>*)0)); in getCrsrPropertyValue()
421 pAny->setValue(&xFrm, ::getCppuType((uno::Reference<XTextFrame>*)0)); in getCrsrPropertyValue()
437 pAny->setValue(&xSect, ::getCppuType((uno::Reference<XTextSection>*)0) ); in getCrsrPropertyValue()
482 pAny->setValue(&xRef, ::getCppuType((uno::Reference<XTextContent>*)0)); in getCrsrPropertyValue()
754 pAny->setValue(&xNum, ::getCppuType((const uno::Reference<XIndexReplace>*)0)); in getNumberingProperty()
/aoo4110/main/sfx2/source/control/
H A Dmacro.cxx357 else if ( pType == ::getCppuType((const sal_Int16*)0) ) in GenerateNameAndArgs_Impl()
363 else if ( pType == ::getCppuType((const sal_Int32*)0) ) in GenerateNameAndArgs_Impl()
369 else if ( pType == ::getCppuType((const ::rtl::OUString*)0) ) in GenerateNameAndArgs_Impl()
/aoo4110/main/pyuno/source/module/
H A Dpyuno_callable.cxx163 me->members->methodName, &e, getCppuType(&e).getTypeLibType()); in PyUNO_callable_call()
172 me->members->methodName, &e, getCppuType(&e).getTypeLibType()); in PyUNO_callable_call()
181 me->members->methodName, &e, getCppuType(&e).getTypeLibType()); in PyUNO_callable_call()
/aoo4110/main/chart2/source/view/main/
H A DStripe.cxx126 return uno::Any( &aPP, ::getCppuType((const drawing::PolyPolygonShape3D*)0) ); in getPolyPolygonShape3D()
183 return uno::Any( &aPP, ::getCppuType((const drawing::PolyPolygonShape3D*)0) ); in getNormalsPolygon()
351 return uno::Any( &aPP, ::getCppuType((const drawing::PolyPolygonShape3D*)0) ); in getTexturePolygon()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx125 &rDefinition.m_aProps.aTitle, ::getCppuType(&rDefinition.m_aProps.aTitle)); in DBG_NAME()
130 &rDefinition.m_sSchemaName, ::getCppuType(&rDefinition.m_sSchemaName)); in DBG_NAME()
133 &rDefinition.m_sCatalogName, ::getCppuType(&rDefinition.m_sCatalogName)); in DBG_NAME()
/aoo4110/main/forms/source/component/
H A DListBox.cxx304 … DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast<ListSourceType*>(NULL))), in setFastPropertyValue_NoBroadcast()
343 …DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast< Sequence<sal_Int16>*>(NUL… in setFastPropertyValue_NoBroadcast()
378 …PropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aBoundColumn, ::getCppuType(reinterpret_cas… in convertFastPropertyValue()
1371 aTypes[0] = ::getCppuType( static_cast< Sequence< sal_Int32 >* >( NULL ) ); in getSupportedBindingTypes()
1372 aTypes[1] = ::getCppuType( static_cast< sal_Int32* >( NULL ) ); in getSupportedBindingTypes()
1373 aTypes[2] = ::getCppuType( static_cast< Sequence< ::rtl::OUString >* >( NULL ) ); in getSupportedBindingTypes()
1374 aTypes[3] = ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ); in getSupportedBindingTypes()
/aoo4110/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx517 ::getCppuType((const uno::Reference<lang::XEventListener>*)0); in getTypes()
519 ::getCppuType((const uno::Reference<beans::XPropertyChangeListener>*)0); in getTypes()
521 ::getCppuType((const uno::Reference<awt::XWindowListener>*)0); in getTypes()
523 ::getCppuType((const uno::Reference<awt::XFocusListener>*)0); in getTypes()
525 ::getCppuType((const uno::Reference<XAccessibleEventBroadcaster>*)0); in getTypes()
/aoo4110/main/extensions/source/propctrlr/
H A Dusercontrol.cxx175 return ::getCppuType( static_cast< sal_Int32* >( NULL ) ); in getValueType()
221 return ::getCppuType( static_cast< double* >( NULL ) ); in getValueType()
317 return ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ); in getValueType()
/aoo4110/main/chart2/source/tools/
H A DLifeTime.cxx242 ::getCppuType((const uno::Reference< util::XCloseListener >*)0) );; in g_close_startTryClose()
371 ::getCppuType((const uno::Reference< util::XCloseListener >*)0) );; in impl_doClose()
414 …m_aListenerContainer.addInterface( ::getCppuType((const uno::Reference< util::XCloseListener >*)0)… in g_addCloseListener()
H A DRegressionEquation.cxx98 ::getCppuType( reinterpret_cast< const awt::Size * >(0)), in lcl_AddPropertiesToVector()
105 ::getCppuType( reinterpret_cast< const chart2::RelativePosition * >(0)), in lcl_AddPropertiesToVector()
112 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
/aoo4110/main/connectivity/source/commontools/
H A Ddbtools.cxx1622 if (_rValue.getValueType() == ::getCppuType((const Sequence< sal_Int8 > *)0)) in implUpdateObject()
1628 if (_rValue.getValueType() == ::getCppuType((const DateTime*)0)) in implUpdateObject()
1630 else if (_rValue.getValueType() == ::getCppuType((const Date*)0)) in implUpdateObject()
1632 else if (_rValue.getValueType() == ::getCppuType((const Time*)0)) in implUpdateObject()
1639 if (_rValue.getValueType() == ::getCppuType(static_cast<Reference< XInputStream>*>(NULL))) in implUpdateObject()
1715 if (_rValue.getValueType() == ::getCppuType((const Sequence< sal_Int8 > *)0)) in implSetObject()
1723 if (_rValue.getValueType() == ::getCppuType((const DateTime*)0)) in implSetObject()
1725 else if (_rValue.getValueType() == ::getCppuType((const Date*)0)) in implSetObject()
1727 else if (_rValue.getValueType() == ::getCppuType((const Time*)0)) in implSetObject()
1734 if (_rValue.getValueType() == ::getCppuType(static_cast<Reference< XInputStream>*>(NULL))) in implSetObject()
/aoo4110/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx117 …::cppu::OTypeCollection aTypes( ::getCppuType( (const ::com::sun::star::uno::Reference< XPreparedS… in getTypes()
118 ::getCppuType( (const ::com::sun::star::uno::Reference< XParameters > *)0 ), in getTypes()
119 ::getCppuType( (const ::com::sun::star::uno::Reference< XResultSetMetaDataSupplier > *)0 ), in getTypes()
120 ::getCppuType( (const ::com::sun::star::uno::Reference< XPreparedBatchExecution > *)0 )); in getTypes()
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSplineProperties.cxx201 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in addProperties()
208 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in addProperties()
215 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in addProperties()
/aoo4110/main/xmloff/source/core/
H A Dunoatrcn.cxx68 return ::getCppuType((const xml::AttributeData*)0); in getElementType()
194 if( aElement.hasValue() && aElement.getValueType() == ::getCppuType((const xml::AttributeData*)0) ) in replaceByName()
236 …if( !aElement.hasValue() || aElement.getValueType() != ::getCppuType((const xml::AttributeData*)0)… in insertByName()
/aoo4110/main/sfx2/source/doc/
H A Dplugin.cxx70 …{ MAP_CHAR_LEN("PluginCommands"), WID_COMMANDS, &::getCppuType((::com::sun::star::uno::Sequence< :… in lcl_GetPluginPropertyMap_Impl()
71 …{ MAP_CHAR_LEN("PluginMimeType"), WID_MIMETYPE, &::getCppuType((const ::rtl::OUString*)0), PROPERT… in lcl_GetPluginPropertyMap_Impl()
72 …{ MAP_CHAR_LEN("PluginURL"), WID_URL , &::getCppuType((const ::rtl::OUString*)0), PROPERT… in lcl_GetPluginPropertyMap_Impl()

Completed in 139 milliseconds

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