Searched refs:OStatefulPropertySet (Results 1 – 3 of 3) sorted by relevance
192 OStatefulPropertySet::OStatefulPropertySet() in OStatefulPropertySet() function in comphelper::OStatefulPropertySet198 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()
89 class COMPHELPER_DLLPUBLIC OStatefulPropertySet :public ::cppu::OWeakObject class95 OStatefulPropertySet();96 virtual ~OStatefulPropertySet();
188 class PropertySetBase : public ::comphelper::OStatefulPropertySet299 using ::comphelper::OStatefulPropertySet::getFastPropertyValue;
Completed in 25 milliseconds