Home
last modified time | relevance | path

Searched refs:getCppuType (Results 501 – 525 of 868) sorted by relevance

1...<<21222324252627282930>>...35

/aoo4110/main/svx/source/xml/
H A Dxmleohlp.cxx796 return ::getCppuType((const Reference<XOutputStream>*)0); in getElementType()
798 return ::getCppuType((const Reference<XInputStream>*)0); in getElementType()
/aoo4110/main/editeng/source/xml/
H A Dxmltxtexp.cxx397 …{MAP_CHAR_LEN(UNO_NAME_NUMBERING_RULES), EE_PARA_NUMBULLET, &::getCppuType((const ::com::sun::sta… in SvxXMLTextExportComponent()
399 …{MAP_CHAR_LEN(UNO_NAME_NUMBERING_LEVEL), EE_PARA_OUTLLEVEL, &::getCppuType((const sal_Int16*)0), … in SvxXMLTextExportComponent()
/aoo4110/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx53 const Type CPPUTYPE_SEQINT8 = getCppuType((Sequence<sal_Int8>*)0);
54 const Type CPPUTYPE_OUSTRING = getCppuType( (OUString*)0 );
/aoo4110/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx610 if (( arg.getValueType() != ::getCppuType((sal_Int16*)0)) && in initialize()
611 ( arg.getValueType() != ::getCppuType((sal_Int8*)0))) in initialize()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx539 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
546 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
/aoo4110/main/xmloff/source/transform/
H A DTransformerBase.cxx451 …if( ::getCppuType( (const Reference< XDocumentHandler >*) 0 ).isAssignableFrom( pAny->getValueType… in initialize()
455 …if( ::getCppuType( (const Reference< XPropertySet >*) 0 ).isAssignableFrom( pAny->getValueType() )… in initialize()
459 …if( ::getCppuType( (const Reference< ::com::sun::star::frame::XModel >*) 0 ).isAssignableFrom( pAn… in initialize()
/aoo4110/main/sfx2/source/control/
H A Dunoctitm.cxx158 else if ( pType == ::getCppuType((const sal_uInt16*)0) ) in statusChanged()
164 else if ( pType == ::getCppuType((const sal_uInt32*)0) ) in statusChanged()
170 else if ( pType == ::getCppuType((const ::rtl::OUString*)0) ) in statusChanged()
/aoo4110/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx147 …::cppu::OTypeCollection aTypes( ::getCppuType( (const ::com::sun::star::uno::Reference< ::com::sun… in getTypes()
148 …::getCppuType( (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XFastPropertySet … in getTypes()
149 …::getCppuType( (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *)… in getTypes()
H A DAKeyColumn.cxx65 …ATEDCOLUMN), PROPERTY_ID_RELATEDCOLUMN, nAttrib,&m_ReferencedColumn, ::getCppuType(reinterpret_cas… in construct()
/aoo4110/main/forms/source/component/
H A DFormComponent.cxx430 if ( _rType.equals( ::getCppuType( static_cast< Reference< XTypeProvider >* >( NULL ) ) ) ) in queryAggregation()
546 …if (!aReturn.hasValue() && m_xAggregate.is() && !_rType.equals(::getCppuType(static_cast< Referenc… in queryAggregation()
1088 DBG_ASSERT(_rValue.getValueType() == getCppuType((const ::rtl::OUString*)NULL), in setFastPropertyValue_NoBroadcast()
1093 DBG_ASSERT(_rValue.getValueType() == getCppuType((const ::rtl::OUString*)NULL), in setFastPropertyValue_NoBroadcast()
1098 DBG_ASSERT(_rValue.getValueType() == getCppuType((const sal_Int16*)NULL), in setFastPropertyValue_NoBroadcast()
H A DDatabaseForm.cxx1649 …ropertyValue(rConvertedValue, rOldValue, rValue, aAggregateProperty, ::getCppuType(static_cast<con… in convertFastPropertyValue()
1674 …bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aCycle, ::getCppuType(static_ca… in convertFastPropertyValue()
1692 …Value( rConvertedValue, rOldValue, rValue, m_aControlBorderColorFocus, getCppuType( static_cast< s… in convertFastPropertyValue()
1695 …Value( rConvertedValue, rOldValue, rValue, m_aControlBorderColorMouse, getCppuType( static_cast< s… in convertFastPropertyValue()
1698 …lue( rConvertedValue, rOldValue, rValue, m_aControlBorderColorInvalid, getCppuType( static_cast< s… in convertFastPropertyValue()
4077 m_aCycle = ::cppu::int2enum(nCycle, ::getCppuType(static_cast<const TabulatorCycle*>(NULL))); in read()
4095 m_aCycle = ::cppu::int2enum(nCycle, ::getCppuType(static_cast<const TabulatorCycle*>(NULL))); in read()
/aoo4110/main/basic/source/basmgr/
H A Dbasmgr.cxx2103 Type aModuleType = ::getCppuType( (const Reference< XStarBasicModuleInfo > *)0 ); in getElementType()
2165 Type aModuleType = ::getCppuType( (const Reference< XStarBasicModuleInfo > *)0 ); in insertByName()
2248 Type aModuleType = ::getCppuType( (const Reference< XStarBasicDialogInfo > *)0 ); in getElementType()
2341 Type aModuleType = ::getCppuType( (const Reference< XStarBasicDialogInfo > *)0 ); in insertByName()
2406 Type aType = ::getCppuType( (const Reference< XStarBasicLibraryInfo > *)0 ); in getElementType()
/aoo4110/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx853 if( rValue.getValueType() == ::getCppuType((const ValuePair*)0) ) in convertAnimationValue()
877 else if( rValue.getValueType() == ::getCppuType((const OUString*)0) ) in convertAnimationValue()
904 if( rValue.getValueType() == ::getCppuType((const OUString*)0) ) in convertAnimationValue()
911 else if( rValue.getValueType() == ::getCppuType((const double*)0) ) in convertAnimationValue()
2706 if( aValue2.getValueType() == ::getCppuType((const OUString*)0) ) in importAnimateKeyPoints()
2715 … if( bHasValue && bCouldBeFormula && (aValue1.getValueType() == ::getCppuType((const double*)0)) ) in importAnimateKeyPoints()
/aoo4110/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx637 aFlavor.DataType = getCppuType( (OUString *) 0 ); in convertData()
639 aFlavor.DataType = getCppuType( (Sequence< sal_Int8 >*)0 ); in convertData()
642 aFlavor.DataType = getCppuType( (Sequence< sal_Int8 >*)0 ); in convertData()
654 else if( aValue.getValueType() == getCppuType( (Sequence< sal_Int8 >*)0 ) ) in convertData()
671 aFlavor.DataType = getCppuType( (OUString *) 0 ); in convertData()
1360 pFlavors->DataType = getCppuType( (Sequence< sal_Int8 >*)0 ); in getPasteDataTypes()
1375 pFlavors->DataType = getCppuType( (OUString*)0 ); in getPasteDataTypes()
1400 aTemp.getArray()[0].DataType = getCppuType( (OUString*)0 ); in getPasteDataTypes()
/aoo4110/main/xmlscript/source/inc/
H A Dmisc.hxx42 OUSTR("expected ") + ::getCppuType( p ).getTypeName(), in extract_throw()
/aoo4110/main/svx/source/unodraw/
H A Dunogtabl.cxx91 return ::getCppuType((const struct awt::Gradient*)0); in getElementType()
H A Dunohtabl.cxx89 return ::getCppuType((const struct drawing::Hatch*)0); in getElementType()
H A Dunodtabl.cxx92 return ::getCppuType((const struct drawing::LineDash*)0); in getElementType()
H A Dunottabl.cxx91 return ::getCppuType((const struct awt::Gradient*)0); in getElementType()
H A Dunomod.cxx73 if( rType == ::getCppuType((const uno::Reference< xint >*)0) ) \
77 ::getCppuType((const uno::Reference< xint >*)0)
/aoo4110/main/dtrans/test/win32/dnd/
H A Dtransferable.cxx49 df.DataType = getCppuType( ( Sequence< sal_Int8 >* )0 ); in CTransferable()
H A Dtargetlistener.cxx66 OUString(L"Text plain"), getCppuType( ( Sequence<sal_Int8>*)0 ) ); in drop()
/aoo4110/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx585 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
592 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getPropertyValues()
/aoo4110/main/svtools/source/uno/
H A Dstatusbarcontroller.cxx268 …m_aListenerContainer.addInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL ), x… in addEventListener()
274 …m_aListenerContainer.removeInterface( ::getCppuType( ( const Reference< XEventListener >* ) NULL )… in removeEventListener()
/aoo4110/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx513 if( ( aAny.getValueType() != ::getCppuType( ( sal_Int16* )0 ) ) && in initialize()
514 (aAny.getValueType() != ::getCppuType( ( sal_Int8* )0 ) ) ) in initialize()

Completed in 195 milliseconds

1...<<21222324252627282930>>...35