Lines Matching refs:beans

38 using namespace com::sun::star::beans;
77 : public WeakImplHelper1< ::com::sun::star::beans::XPropertySetInfo >
86 …L getPropertyByName(const OUString& PropertyName) throw(::com::sun::star::beans::UnknownPropertyEx…
113 …etPropertyByName( const OUString & PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx… in getPropertyByName()
251 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExce… in setPropertyValue()
264 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExce… in getPropertyValue()
278 throw(::com::sun::star::beans::UnknownPropertyException, in addPropertyChangeListener()
302 if( !(nAttributes & ::com::sun::star::beans::PropertyAttribute::BOUND) ) in addPropertyChangeListener()
326 throw(::com::sun::star::beans::UnknownPropertyException, in removePropertyChangeListener()
360 throw(::com::sun::star::beans::UnknownPropertyException, in addVetoableChangeListener()
406 throw(::com::sun::star::beans::UnknownPropertyException, in removeVetoableChangeListener()
490 throw(::com::sun::star::beans::UnknownPropertyException, in setFastPropertyValue()
491 ::com::sun::star::beans::PropertyVetoException, in setFastPropertyValue()
536 …catch (const ::com::sun::star::beans::UnknownPropertyException& ) { throw; /* allowed to leave */ } in setFastPropertyValue()
537 catch (const ::com::sun::star::beans::PropertyVetoException& ) { throw; /* allowed to leave */ } in setFastPropertyValue()
545 aWrap.Context = static_cast< ::com::sun::star::beans::XPropertySet* >( this ); in setFastPropertyValue()
560 throw(::com::sun::star::beans::UnknownPropertyException, in getFastPropertyValue()
915 …throw(::com::sun::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentExcep… in setPropertyValues()