Lines Matching refs:beans

70 …MANDS, &::getCppuType((::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >*)…  in lcl_GetPluginPropertyMap_Impl()
98 const uno::Sequence < com::sun::star::beans::PropertyValue >& /*lDescriptor*/, in load()
144 uno::Reference< beans::XPropertySet > xProp( xModel, ::uno::UNO_QUERY ); in load()
195 uno::Reference< beans::XPropertySetInfo > SAL_CALL PluginObject::getPropertySetInfo() throw( ::com:… in getPropertySetInfo()
197 … static uno::Reference< beans::XPropertySetInfo > xInfo = new SfxItemPropertySetInfo( &maPropMap ); in getPropertySetInfo()
202 …throw ( beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcept… in setPropertyValue()
215 uno::Sequence < beans::PropertyValue > aCommandSequence; in setPropertyValue()
220 throw beans::UnknownPropertyException(); in setPropertyValue()
224 … throw ( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
237 uno::Sequence< beans::PropertyValue > aCommandSequence; in getPropertyValue()
242 throw beans::UnknownPropertyException(); in getPropertyValue()
246 …rtl::OUString&, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi… in addPropertyChangeListener()
250 …rtl::OUString&, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi… in removePropertyChangeListener()
254 …rtl::OUString&, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeLi… in addVetoableChangeListener()
258 …rtl::OUString&, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeLi… in removeVetoableChangeListener()