summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-12 21:42:03 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-13 09:36:51 +0100
commit15f5fdef976ac2a2fc7192ce7cd4324e0820a2ed (patch)
tree24ba7a22273c4b98f988ca68c0b033a9e08df676 /extensions/source/propctrlr
parentremove (yet yet another) StringListResource implementation (diff)
downloadcore-15f5fdef976ac2a2fc7192ce7cd4324e0820a2ed.tar.gz
core-15f5fdef976ac2a2fc7192ce7cd4324e0820a2ed.zip
move this monstrosity to the last place its used
Change-Id: I4691f20143406249afc8da1a6dfa901224f4a62d
Diffstat (limited to 'extensions/source/propctrlr')
-rw-r--r--extensions/source/propctrlr/formlinkdialog.cxx1
-rw-r--r--extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formlinkdialog.cxx b/extensions/source/propctrlr/formlinkdialog.cxx
index 500bbc982053..dfaf22fdae94 100644
--- a/extensions/source/propctrlr/formlinkdialog.cxx
+++ b/extensions/source/propctrlr/formlinkdialog.cxx
@@ -30,7 +30,6 @@
#include <vcl/tabpage.hxx>
#include <vcl/layout.hxx>
#include <vcl/builderfactory.hxx>
-#include <svtools/localresaccess.hxx>
#include <connectivity/dbtools.hxx>
#include <connectivity/dbexception.hxx>
#include <toolkit/helper/vclunohelper.hxx>
diff --git a/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx b/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx
index 15f97a5eef84..012947bd988a 100644
--- a/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx
+++ b/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx
@@ -42,7 +42,6 @@
#include <com/sun/star/inspection/PropertyLineElement.hpp>
#include <vcl/msgbox.hxx>
#include <tools/debug.hxx>
-#include <svtools/localresaccess.hxx>
#include <sal/macros.h>
#include <algorithm>