summaryrefslogtreecommitdiff
path: root/include/test
diff options
context:
space:
mode:
authorkadertarlan <kadertarlan1@gmail.com>2016-02-22 02:08:55 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-03-20 00:00:30 +0000
commit1d5767c6e464b914812867aac5c3ccd0745dd1ea (patch)
tree208ebb0b1260c8c5d5076641aca5b5010473e1d9 /include/test
parentc94ca74133784dd93b7185e20f79602d6e314206 (diff)
tdf#45904 move java based api tests to c++
Change-Id: Ibd9411e844c8e42fe625ffd979e936f827099ee9 Reviewed-on: https://gerrit.libreoffice.org/22604 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include/test')
-rw-r--r--include/test/beans/xpropertyset.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/test/beans/xpropertyset.hxx b/include/test/beans/xpropertyset.hxx
index e53cee26e5c5..3b110a53db3c 100644
--- a/include/test/beans/xpropertyset.hxx
+++ b/include/test/beans/xpropertyset.hxx
@@ -34,6 +34,8 @@ public:
protected:
bool isPropertyValueChangeable(const OUString& rName);
+ virtual bool isPropertyIgnored(const OUString& rName);
+
private:
void fillPropsToTest(const css::uno::Reference<css::beans::XPropertySetInfo>& xPropInfo);
static bool getSinglePropertyValue(