Lines Matching refs:beans

218 	else if( rType == ::getCppuType((const uno::Reference< beans::XPropertySet >*)0) )  in queryAggregation()
219 aAny <<= uno::Reference< beans::XPropertySet >(this); in queryAggregation()
220 else if( rType == ::getCppuType((const uno::Reference< beans::XPropertyState >*)0) ) in queryAggregation()
221 aAny <<= uno::Reference< beans::XPropertyState >(this); in queryAggregation()
222 else if( rType == ::getCppuType((const uno::Reference< beans::XMultiPropertySet >*)0) ) in queryAggregation()
223 aAny <<= uno::Reference< beans::XMultiPropertySet >(this); in queryAggregation()
296 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertySet>*)0); in getTypes()
297 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertyState>*)0); in getTypes()
298 *pTypes++ = ::getCppuType((const uno::Reference< beans::XMultiPropertySet>*)0); in getTypes()
329 …icType" ), UNOGRAPHIC_GRAPHICTYPE, &::getCppuType( (const sal_Int8*)(0)), beans::PropertyAttribute… in createPropertySetInfo()
330 …pe" ), UNOGRAPHIC_MIMETYPE, &::getCppuType( (const ::rtl::OUString*)(0)), beans::PropertyAttribute… in createPropertySetInfo()
331 …zePixel" ), UNOGRAPHIC_SIZEPIXEL, &::getCppuType( (const awt::Size*)(0)), beans::PropertyAttribute… in createPropertySetInfo()
332 …0thMM" ), UNOGRAPHIC_SIZE100THMM, &::getCppuType( (const awt::Size*)(0)), beans::PropertyAttribute… in createPropertySetInfo()
333 …ixel" ), UNOGRAPHIC_BITSPERPIXEL, &::getCppuType( (const sal_uInt8*)(0)), beans::PropertyAttribute… in createPropertySetInfo()
334 …parent" ), UNOGRAPHIC_TRANSPARENT, &::getCppuType( (const sal_Bool*)(0)), beans::PropertyAttribute… in createPropertySetInfo()
335 …{ MAP_CHAR_LEN( "Alpha" ), UNOGRAPHIC_ALPHA, &::getCppuType( (const sal_Bool*)(0)), beans::Propert… in createPropertySetInfo()
336 …{ MAP_CHAR_LEN( "Animated" ), UNOGRAPHIC_ANIMATED, &::getCppuType( (const sal_Bool*)(0)), beans::P… in createPropertySetInfo()
350 throw( beans::UnknownPropertyException, in _setPropertyValues()
351 beans::PropertyVetoException, in _setPropertyValues()
361 throw( beans::UnknownPropertyException, lang::WrappedTargetException ) in _getPropertyValues()