summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlHelper.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlHelper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/dbaccess/source/filter/xml/xmlHelper.hxx b/dbaccess/source/filter/xml/xmlHelper.hxx
index 2731ea6b058c..fc1c20d3f7f9 100644
--- a/dbaccess/source/filter/xml/xmlHelper.hxx
+++ b/dbaccess/source/filter/xml/xmlHelper.hxx
@@ -35,9 +35,8 @@
namespace dbaxml
{
- class OPropertyHandlerFactory : public ::xmloff::OControlPropertyHandlerFactory
+ class OPropertyHandlerFactory final : public ::xmloff::OControlPropertyHandlerFactory
{
- protected:
mutable std::unique_ptr<XMLConstantsPropertyHandler> m_pDisplayHandler;
public:
OPropertyHandlerFactory();