Home
last modified time | relevance | path

Searched refs:getCppuType (Results 376 – 400 of 868) sorted by relevance

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

/aoo4110/main/comphelper/source/misc/
H A Dproxyaggregation.cxx65 …m_xProxyAggregate->queryAggregation( ::getCppuType( &m_xProxyTypeAccess ) ) >>= m_xProxyTypeAccess; in baseAggregateProxyFor()
231 aTypes[ nLen ] = ::getCppuType( static_cast< Reference< XComponent >* >( NULL ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcursuno.cxx91 pPtr[nParentLen + 0] = getCppuType((const uno::Reference<sheet::XSheetCellCursor>*)0); in getTypes()
92 pPtr[nParentLen + 1] = getCppuType((const uno::Reference<sheet::XUsedAreaCursor>*)0); in getTypes()
93 pPtr[nParentLen + 2] = getCppuType((const uno::Reference<table::XCellCursor>*)0); in getTypes()
H A Dnameuno.cxx60 …{MAP_CHAR_LEN(SC_UNO_LINKDISPBIT), 0, &getCppuType((uno::Reference<awt::XBitmap>*)0), beans:… in lcl_GetNamedRangeMap()
61 …{MAP_CHAR_LEN(SC_UNO_LINKDISPNAME), 0, &getCppuType((rtl::OUString*)0), beans:… in lcl_GetNamedRangeMap()
62 …{MAP_CHAR_LEN(SC_UNONAME_TOKENINDEX), 0, &getCppuType((sal_Int32*)0), beans:… in lcl_GetNamedRangeMap()
814 return ::getCppuType((const uno::Reference< sheet::XNamedRange2 >*)0); // muss zu getByIndex passen in getElementType()
1302 return ::getCppuType((const uno::Reference< sheet::XLabelRange >*)0); // muss zu getByIndex passen in getElementType()
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshow.cxx140 …{ MAP_CHAR_LEN("CustomShow"), ATTR_PRESENT_CUSTOMSHOW, &::getCppuType((const OUString*)0), 0,… in ImplGetPresentationPropertyMap()
141 …{ MAP_CHAR_LEN("Display"), ATTR_PRESENT_DISPLAY, &::getCppuType((const sal_Int32*)0), 0, 0 }, in ImplGetPresentationPropertyMap()
142 …{ MAP_CHAR_LEN("FirstPage"), ATTR_PRESENT_DIANAME, &::getCppuType((const OUString*)0), 0, 0 … in ImplGetPresentationPropertyMap()
151 …{ MAP_CHAR_LEN("Pause"), ATTR_PRESENT_PAUSE_TIMEOUT, &::getCppuType((const sal_Int32*)0), 0, … in ImplGetPresentationPropertyMap()
/aoo4110/main/svtools/source/uno/
H A Dunoiface.cxx205 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTextComponent>* ) NULL ),
206 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTextArea>* ) NULL ),
207getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTextLayoutConstrains>* ) …
568 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTextComponent>* ) NULL ),
569getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTextLayoutConstrains>* ) …
1686 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XNumericField>* ) NULL ),
1853 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XCurrencyField>* ) NULL ),
2149 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XProgressBar>* ) NULL ),
/aoo4110/main/filter/source/msfilter/
H A Dmsocximex.cxx1341 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in GetFormComps()
1367 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
1657 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
1876 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
2296 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
2490 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
2547 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
2777 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
4732 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
5323 uno::Any aTmp(&sName,getCppuType((OUString *)0)); in Import()
[all …]
/aoo4110/main/sw/source/core/para/
H A Dparatr.cxx163 rVal.setValue(&aDrop, ::getCppuType((const style::DropCapFormat*)0)); in QueryValue()
213 if(rVal.getValueType() == ::getCppuType((const style::DropCapFormat*)0)) in PutValue()
/aoo4110/main/unotools/source/accessibility/
H A Daccessiblerelationsethelper.cxx246 ::getCppuType((const uno::Reference< in getTypes()
248 ::getCppuType((const uno::Reference< in getTypes()
/aoo4110/main/toolkit/source/layout/core/
H A Dflow.cxx44 ::getCppuType( static_cast< const sal_Bool* >( NULL ) ), in Flow()
47 ::getCppuType( static_cast< const sal_Int32* >( NULL ) ), in Flow()
/aoo4110/main/extensions/source/propctrlr/
H A Deformspropertyhandler.cxx142 …DBG_ASSERT( aReturn.getValueType().equals( ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) … in getPropertyValue()
259 …DBG_ASSERT( _rValue.getValueType().equals( ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) … in setPropertyValue()
317 ::getCppuType( static_cast< Reference< XListEntrySource > * >( NULL ) ) ); in doDescribeSupportedProperties()
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx199 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in addProperties()
206 ::getCppuType( reinterpret_cast< ::rtl::OUString * >(0)), in addProperties()
213 ::getCppuType( reinterpret_cast< awt::Size * >(0)), in addProperties()
/aoo4110/main/stoc/source/servicemanager/
H A Dservicemanager.cxx329 …return Any( &aFactories.getConstArray()[nIt++], ::getCppuType( (const Reference<XInterface > *)0 )… in nextElement()
432 Any ret( &(*aIt), ::getCppuType( (const Reference<XInterface > *)0 ) ); in nextElement()
500 x->remove( Any( &rEvt.Source, ::getCppuType( (const Reference<XInterface > *)0 ) ) ); in disposing()
1082 OUSTR("DefaultContext"), -1, ::getCppuType( &m_xContext ), 0 ); in getPropertySetInfo()
1478 return ::getCppuType( (const Reference< XInterface > *)0 ); in getElementType()
1978 OUSTR("DefaultContext"), -1, ::getCppuType( &m_xContext ), 0 ); in getPropertySetInfo()
1980 OUSTR("Registry"), -1, ::getCppuType( &m_xRegistry ), in getPropertySetInfo()
/aoo4110/main/toolkit/source/controls/
H A Dunocontrols.cxx1438 getCppuType( ( uno::Reference< awt::XLayoutConstrains>* ) NULL ),
1618 getCppuType( ( uno::Reference< awt::XFixedText>* ) NULL ),
2842 getCppuType( ( uno::Reference< awt::XComboBox>* ) NULL ),
2843 getCppuType( ( uno::Reference< awt::XItemListener>* ) NULL ),
3139 getCppuType( ( uno::Reference< awt::XSpinField>* ) NULL ),
3283 getCppuType( ( uno::Reference< awt::XDateField>* ) NULL ),
3524 getCppuType( ( uno::Reference< awt::XTimeField>* ) NULL ),
3725 getCppuType( ( uno::Reference< awt::XNumericField>* ) NULL ),
3927 getCppuType( ( uno::Reference< awt::XCurrencyField>* ) NULL ),
4145 getCppuType( ( uno::Reference< awt::XPatternField>* ) NULL ),
[all …]
/aoo4110/main/xmloff/source/forms/
H A Dpropertyexport.hxx395 dbg_implCheckProperty(name, &::getCppuType(static_cast< type* >(NULL)))
401 …dbg_implCheckProperty( ::rtl::OUString::createFromAscii( name ), &::getCppuType(static_cast< type*…
/aoo4110/main/editeng/source/items/
H A Dxmlcnitm.cxx97 rVal.setValue( &xContainer, ::getCppuType((Reference<XNameContainer>*)0) ); in QueryValue()
141 if( aAny.getValue() == NULL || aAny.getValueType() != ::getCppuType((AttributeData*)0) ) in PutValue()
/aoo4110/main/embedserv/source/embed/
H A Dservprov.cxx181 getCppuType( in getTypes()
183 getCppuType( in getTypes()
/aoo4110/main/framework/source/uiconfiguration/
H A Dmoduleuicfgsupplier.cxx279 …m_aListenerContainer.addInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL ), x… in addEventListener()
287 …m_aListenerContainer.removeInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL )… in removeEventListener()
H A Duiconfigurationmanager.cxx656 …m_aListenerContainer.addInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL ), x… in addEventListener()
662 …m_aListenerContainer.removeInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL )… in removeEventListener()
676 …m_aListenerContainer.addInterface( ::getCppuType( ( const Reference< XUIConfigurationListener >* )… in addConfigurationListener()
682 …m_aListenerContainer.removeInterface( ::getCppuType( ( const Reference< XUIConfigurationListener >… in removeConfigurationListener()
1322 …faceContainerHelper* pContainer = m_aListenerContainer.getContainer( ::getCppuType( ( const css::u… in implts_notifyContainerListener()
/aoo4110/main/forms/source/component/
H A Drefvaluecomponent.cxx176 aTypes.push_back( ::getCppuType( static_cast< sal_Bool* >( NULL ) ) ); in getSupportedBindingTypes()
179 aTypes.push_front( ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ) ); in getSupportedBindingTypes()
/aoo4110/main/reportdesign/source/core/api/
H A DReportControlModel.cxx150 …return (_rType == ::getCppuType((const uno::Reference< beans::XPropertyState>* )0) || _rType == :: in isInterfaceForbidden()
/aoo4110/main/toolkit/source/awt/
H A Dvclxwindows.cxx802 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XButton>* ) NULL ),
803 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XCheckBox>* ) NULL ),
1103 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XRadioButton>* ) NULL ),
1104 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XButton>* ) NULL ),
1371 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XSpinField>* ) NULL ),
2221 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XMessageBox>* ) NULL ),
2309 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XDialog2>* ) NULL ),
2310 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XDialog>* ) NULL ),
3052 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XScrollBar>* ) NULL ),
4529 getCppuType( ( ::com::sun::star::uno::Reference< ::com::sun::star::awt::XDateField>* ) NULL ),
[all …]
/aoo4110/main/io/test/stm/
H A Ddatatest.cxx509 if( aValue.getValueType() == getCppuType( (Reference< XPersistObject> *)0 ) ) in setPropertyValue()
886 if( o1.getValueType() == getCppuType( (Reference<XPersistObject>*)0 ) ) { in compareMyPropertySet()
888 if( o2.getValueType() == getCppuType( (Reference<XPersistObject>*)0 ) ) { in compareMyPropertySet()
907 if( o2.getValueType() == getCppuType( (Reference<XPersistObject>*)0 ) ) { in compareMyPropertySet()
/aoo4110/main/bridges/source/jni_uno/
H A Djni_info.cxx499 ::getCppuType( in JNI_info()
502 m_Exception_type( ::getCppuType( (css::uno::Exception const *)0 ) ), in JNI_info()
504 ::getCppuType( (css::uno::RuntimeException const *)0 ) ), in JNI_info()
862 ::getCppuType( in JNI_info()
/aoo4110/main/sw/source/ui/index/
H A Dcntex.cxx285 uno::Any aAny(&aStyles, ::getCppuType((uno::Sequence<OUString>*)0)); in CreateOrUpdateExample()
444 …DBG_ASSERT(aFormatAccess.getValueType() == ::getCppuType((uno::Reference<container::XIndexReplace>… in CreateOrUpdateExample()
450 … uno::Any aLevelProp(&aSequPropVals, ::getCppuType((uno::Sequence<beans::PropertyValues>*)0)); in CreateOrUpdateExample()
/aoo4110/main/sd/source/ui/unoidl/
H A Drandomnode.cxx255 if( aArguments[0].getValueType() == ::getCppuType((const sal_Int16*)0) ) in initialize()
259 else if( aArguments[0].getValueType() != ::getCppuType((const ParagraphTarget*)0) ) in initialize()
560 return ::getCppuType((const Reference< XAnimationNode >*)0); in getElementType()

Completed in 274 milliseconds

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