Lines Matching refs:getCppuType

94 	if( rType == ::getCppuType((const uno::Reference< lang::XServiceInfo >*)0) )  in queryAggregation()
96 else if( rType == ::getCppuType((const uno::Reference< lang::XTypeProvider >*)0) ) in queryAggregation()
98 else if( rType == ::getCppuType((const uno::Reference< gallery::XGalleryItem >*)0) ) in queryAggregation()
100 else if( rType == ::getCppuType((const uno::Reference< beans::XPropertySet >*)0) ) in queryAggregation()
102 else if( rType == ::getCppuType((const uno::Reference< beans::XPropertyState >*)0) ) in queryAggregation()
104 else if( rType == ::getCppuType((const uno::Reference< beans::XMultiPropertySet >*)0) ) in queryAggregation()
195 *pTypes++ = ::getCppuType((const uno::Reference< lang::XServiceInfo>*)0); in getTypes()
196 *pTypes++ = ::getCppuType((const uno::Reference< lang::XTypeProvider>*)0); in getTypes()
197 *pTypes++ = ::getCppuType((const uno::Reference< gallery::XGalleryItem>*)0); in getTypes()
198 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertySet>*)0); in getTypes()
199 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertyState>*)0); in getTypes()
200 *pTypes++ = ::getCppuType((const uno::Reference< beans::XMultiPropertySet>*)0); in getTypes()
261 …{ MAP_CHAR_LEN( "GalleryItemType" ), UNOGALLERY_GALLERYITEMTYPE, &::getCppuType( (const sal_Int8*)… in createPropertySetInfo()
264 { MAP_CHAR_LEN( "URL" ), UNOGALLERY_URL, &::getCppuType( (const ::rtl::OUString*)(0)), in createPropertySetInfo()
267 { MAP_CHAR_LEN( "Title" ), UNOGALLERY_TITLE, &::getCppuType( (const ::rtl::OUString*)(0)), in createPropertySetInfo()
270 …{ MAP_CHAR_LEN( "Thumbnail" ), UNOGALLERY_THUMBNAIL, &::getCppuType( (const uno::Reference< graphi… in createPropertySetInfo()
273 …{ MAP_CHAR_LEN( "Graphic" ), UNOGALLERY_GRAPHIC, &::getCppuType( (const uno::Reference< graphic::X… in createPropertySetInfo()
276 …{ MAP_CHAR_LEN( "Drawing" ), UNOGALLERY_DRAWING, &::getCppuType( (const uno::Reference< lang::XCom… in createPropertySetInfo()