summaryrefslogtreecommitdiff
path: root/include/test/beans
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/beans')
-rw-r--r--include/test/beans/xpropertyset.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/test/beans/xpropertyset.hxx b/include/test/beans/xpropertyset.hxx
index aa29baf50ff0..19f06356faab 100644
--- a/include/test/beans/xpropertyset.hxx
+++ b/include/test/beans/xpropertyset.hxx
@@ -28,12 +28,8 @@ public:
virtual css::uno::Reference<css::uno::XInterface> init() = 0;
void testGetPropertySetInfo();
- void testAddPropertyChangeListener();
- void testAddVetoableChangeListener();
void testSetPropertyValue();
void testGetPropertyValue();
- void testRemovePropertyChangeListener();
- void testRemoveVetoableChangeListener();
protected:
virtual bool isPropertyValueChangeable(const OUString& rName);