Home
last modified time | relevance | path

Searched refs:OStatefulPropertySet (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/comphelper/source/property/
H A Dpropstate.cxx192 OStatefulPropertySet::OStatefulPropertySet() in OStatefulPropertySet() function in comphelper::OStatefulPropertySet
198 OStatefulPropertySet::~OStatefulPropertySet() in ~OStatefulPropertySet()
203 Sequence< Type > SAL_CALL OStatefulPropertySet::getTypes() throw(RuntimeException) in getTypes()
216 … Sequence< sal_Int8 > SAL_CALL OStatefulPropertySet::getImplementationId() throw(RuntimeException) in getImplementationId()
232 Any SAL_CALL OStatefulPropertySet::queryInterface( const Type& _rType ) throw(RuntimeException) in queryInterface()
243 void SAL_CALL OStatefulPropertySet::acquire() throw() in acquire()
249 void SAL_CALL OStatefulPropertySet::release() throw() in release()
/aoo4110/main/comphelper/inc/comphelper/
H A Dpropstate.hxx89 class COMPHELPER_DLLPUBLIC OStatefulPropertySet :public ::cppu::OWeakObject class
95 OStatefulPropertySet();
96 virtual ~OStatefulPropertySet();
/aoo4110/main/forms/source/xforms/
H A Dpropertysetbase.hxx188 class PropertySetBase : public ::comphelper::OStatefulPropertySet
299 using ::comphelper::OStatefulPropertySet::getFastPropertyValue;

Completed in 18 milliseconds