Searched refs:PropertySetImpl (Results 1 – 1 of 1) sorted by relevance
53 class PropertySetImpl : public ::cppu::WeakImplHelper1< css::beans::XPropertySet > class58 PropertySetImpl();59 ~PropertySetImpl();113 PropertySetImpl::PropertySetImpl() in PropertySetImpl() function in scripting_impl::PropertySetImpl118 PropertySetImpl::~PropertySetImpl() in ~PropertySetImpl()123 Reference< beans::XPropertySetInfo > SAL_CALL PropertySetImpl::getPropertySetInfo( ) in getPropertySetInfo()171 void SAL_CALL PropertySetImpl::addPropertyChangeListener( in addPropertyChangeListener()183 void SAL_CALL PropertySetImpl::removePropertyChangeListener( in removePropertyChangeListener()195 void SAL_CALL PropertySetImpl::addVetoableChangeListener( in addVetoableChangeListener()207 void SAL_CALL PropertySetImpl::removeVetoableChangeListener( in removeVetoableChangeListener()[all …]
Completed in 17 milliseconds