Lines Matching refs:beans

130 …HAR_LEN(UNO_NAME_PAGE_BACKGROUND),		WID_PAGE_BACK,		&ITYPE( beans::XPropertySet ),					beans::Prop…  in ImplGetDrawPagePropertySet()
140 …E_LINKDISPLAYBITMAP), WID_PAGE_LDBITMAP, &ITYPE( awt::XBitmap), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
141 …INKDISPLAYNAME), WID_PAGE_LDNAME, &::getCppuType((const OUString*)0), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
142 …E_PAGE_NUMBER), WID_PAGE_NUMBER, &::getCppuType((const sal_Int16*)0), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
146 …puType((::com::sun::star::uno::Sequence<sal_Int8>*)0)), ::com::sun::star::beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
147 …puType((::com::sun::star::uno::Sequence<sal_Int8>*)0)), ::com::sun::star::beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
154 …{ MAP_CHAR_LEN("IsBackgroundDark" ), WID_PAGE_ISDARK, &::getBooleanCppuType(), beans::Prope… in ImplGetDrawPagePropertySet()
179 …E_LINKDISPLAYBITMAP), WID_PAGE_LDBITMAP, &ITYPE( awt::XBitmap), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
180 …INKDISPLAYNAME), WID_PAGE_LDNAME, &::getCppuType((const OUString*)0), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
181 …E_PAGE_NUMBER), WID_PAGE_NUMBER, &::getCppuType((const sal_Int16*)0), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
187 …{ MAP_CHAR_LEN("IsBackgroundDark" ), WID_PAGE_ISDARK, &::getBooleanCppuType(), beans::Prope… in ImplGetDrawPagePropertySet()
201 …HAR_LEN(UNO_NAME_PAGE_BACKGROUND), WID_PAGE_BACK, &ITYPE( beans::XPropertySet ), beans::Prop… in ImplGetDrawPagePropertySet()
215 …ME_LINKDISPLAYBITMAP), WID_PAGE_LDBITMAP, &ITYPE(awt::XBitmap), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
216 …DISPLAYNAME), WID_PAGE_LDNAME, &::getCppuType((const OUString*)0), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
217 …E_PAGE_NUMBER), WID_PAGE_NUMBER, &::getCppuType((const sal_Int16*)0), beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
220 …puType((::com::sun::star::uno::Sequence<sal_Int8>*)0)), ::com::sun::star::beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
221 …puType((::com::sun::star::uno::Sequence<sal_Int8>*)0)), ::com::sun::star::beans::PropertyAttribute… in ImplGetDrawPagePropertySet()
224 …{ MAP_CHAR_LEN("IsBackgroundDark" ), WID_PAGE_ISDARK, &::getBooleanCppuType(), beans::Prope… in ImplGetDrawPagePropertySet()
230 …CHAR_LEN(UNO_NAME_PAGE_BACKGROUND), WID_PAGE_BACK, &ITYPE( beans::XPropertySet), beans::Prop… in ImplGetDrawPagePropertySet()
284 …{ MAP_CHAR_LEN(UNO_NAME_PAGE_BACKGROUND), WID_PAGE_BACK, &ITYPE(beans::XPropertySet), 0, 0}, in ImplGetMasterPagePropertySet()
290 …{ MAP_CHAR_LEN(UNO_NAME_LINKDISPLAYBITMAP), WID_PAGE_LDBITMAP, &ITYPE(awt::XBitmap), beans:… in ImplGetMasterPagePropertySet()
291 …PLAYNAME), WID_PAGE_LDNAME, &::getCppuType((const OUString*)0), beans::PropertyAttribute… in ImplGetMasterPagePropertySet()
292 …E_PAGE_NUMBER), WID_PAGE_NUMBER, &::getCppuType((const sal_Int16*)0), beans::PropertyAttribute… in ImplGetMasterPagePropertySet()
297 …{ MAP_CHAR_LEN("IsBackgroundDark" ), WID_PAGE_ISDARK, &::getBooleanCppuType(), beans::Prope… in ImplGetMasterPagePropertySet()
309 …E_PAGE_NUMBER), WID_PAGE_NUMBER, &::getCppuType((const sal_Int16*)0), beans::PropertyAttribute… in ImplGetMasterPagePropertySet()
313 …{ MAP_CHAR_LEN("IsBackgroundDark" ), WID_PAGE_ISDARK, &::getBooleanCppuType(), beans::Prope… in ImplGetMasterPagePropertySet()
570 QUERYINT( beans::XPropertySet ); in queryInterface()
577 else QUERYINT( beans::XMultiPropertySet ); in queryInterface()
599 Reference< beans::XPropertySetInfo > SAL_CALL SdGenericDrawPage::getPropertySetInfo() in getPropertySetInfo()
608 …throw(beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExceptio… in setPropertyValue()
943 throw beans::PropertyVetoException(); in setPropertyValue()
948 throw beans::PropertyVetoException(); in setPropertyValue()
1001 throw beans::UnknownPropertyException(); in setPropertyValue()
1011 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
1310 throw beans::UnknownPropertyException(); in getPropertyValue()
1315 …yChangeListener( const OUString& , const Reference< beans::XPropertyChangeListener >& ) throw(bea… in addPropertyChangeListener()
1316 …yChangeListener( const OUString& , const Reference< beans::XPropertyChangeListener >& ) throw(bea… in removePropertyChangeListener()
1317 …eChangeListener( const OUString& , const Reference< beans::XVetoableChangeListener >& ) throw(bea… in addVetoableChangeListener()
1318 …eChangeListener( const OUString& , const Reference< beans::XVetoableChangeListener >& ) throw(bea… in removeVetoableChangeListener()
1321 …ence< OUString >& aPropertyNames, const Sequence< Any >& aValues ) throw (beans::PropertyVetoExcep… in setPropertyValues()
1335 catch( beans::UnknownPropertyException& ) in setPropertyValues()
1356 catch( beans::UnknownPropertyException& ) in getPropertyValues()
1366 …dPropertiesChangeListener( const Sequence< OUString >& , const Reference< beans::XPropertiesChange… in addPropertiesChangeListener()
1370 void SAL_CALL SdGenericDrawPage::removePropertiesChangeListener( const Reference< beans::XPropertie… in removePropertiesChangeListener()
1374 …firePropertiesChangeEvent( const Sequence< OUString >& , const Reference< beans::XPropertiesChange… in firePropertiesChangeEvent()
1916 return ITYPE(beans::XPropertySet); in getElementType()
1957 Reference< beans::XPropertySet > aRef( pObj->getUnoShape(), uno::UNO_QUERY ); in getByName()
2125 aTypes.push_back(ITYPE(beans::XPropertySet)); in getTypes()
2134 aTypes.push_back(ITYPE( beans::XMultiPropertySet )); in getTypes()
2524 Reference< beans::XPropertySet > xSet; in setBackground()
2549 Reference< beans::XPropertySetInfo > xSetInfo( xSet->getPropertySetInfo() ); in setBackground()
2550 Reference< beans::XPropertySet > xDestSet( (beans::XPropertySet*)pBackground ); in setBackground()
2551 Reference< beans::XPropertySetInfo > xDestSetInfo( xDestSet->getPropertySetInfo() ); in setBackground()
2553 Sequence< beans::Property > aProperties( xDestSetInfo->getProperties() ); in setBackground()
2555 beans::Property* pProp = aProperties.getArray(); in setBackground()
2621 Reference< beans::XPropertySet > xSet(new SdUnoPageBackground( in getBackground()
2787 aTypes.push_back(ITYPE(beans::XPropertySet)); in getTypes()
2795 aTypes.push_back(ITYPE( beans::XMultiPropertySet )); in getTypes()
2906 Reference< beans::XPropertySet > xInputSet( rValue, UNO_QUERY ); in setBackground()
2920 … Reference< beans::XPropertySet > xStyleSet( xFamily->getByName( aStyleName ), UNO_QUERY_THROW ); in setBackground()
2922 …Reference< beans::XPropertySetInfo > xSetInfo( xInputSet->getPropertySetInfo(), UNO_QUERY_THROW ); in setBackground()
2923 Reference< beans::XPropertyState > xSetStates( xInputSet, UNO_QUERY ); in setBackground()
2931 …if( !xSetStates.is() || xSetStates->getPropertyState( aIt->sName ) == beans::PropertyState_DIRECT_… in setBackground()
2957 …Reference< beans::XPropertySetInfo > xInputSetInfo( xInputSet->getPropertySetInfo(), UNO_QUERY_THR… in setBackground()
2958 Reference< beans::XPropertySet > xDestSet( (beans::XPropertySet*)pBackground ); in setBackground()
2959 …Reference< beans::XPropertySetInfo > xDestSetInfo( xDestSet->getPropertySetInfo(), UNO_QUERY_THROW… in setBackground()
2961 uno::Sequence< beans::Property> aProperties( xDestSetInfo->getProperties() ); in setBackground()
2963 beans::Property* pProp = aProperties.getArray(); in setBackground()
3018 rValue <<= Reference< beans::XPropertySet >( xFamily->getByName( aStyleName ), UNO_QUERY_THROW ); in getBackground()
3036 rValue <<= Reference< beans::XPropertySet >( new SdUnoPageBackground( pDoc, &aStyleSet ) ); in getBackground()
3048 rValue <<= Reference< beans::XPropertySet >( in getBackground()