Searched refs:PropertySetImpl (Results 1 – 1 of 1) sorted by relevance
53 class PropertySetImpl : public ::cppu::WeakImplHelper1< css::beans::XPropertySet > class58 PropertySetImpl();59 ~PropertySetImpl();104 …void PropertySetImpl::privateSetPropertyValue( const ::rtl::OUString& aPropertyName, const Any& aV…113 PropertySetImpl::PropertySetImpl() in PropertySetImpl() function in scripting_impl::PropertySetImpl118 PropertySetImpl::~PropertySetImpl() in ~PropertySetImpl()123 Reference< beans::XPropertySetInfo > SAL_CALL PropertySetImpl::getPropertySetInfo( ) in getPropertySetInfo()129 void SAL_CALL PropertySetImpl::setPropertyValue( const ::rtl::OUString& aPropertyName, in setPropertyValue()140 void PropertySetImpl::privateSetPropertyValue( const ::rtl::OUString& aPropertyName, in privateSetPropertyValue()151 Any SAL_CALL PropertySetImpl::getPropertyValue( const ::rtl::OUString& PropertyName ) in getPropertyValue()[all …]