fdo#46037: remove unused comphelper/configurationhelper.hxx

Change-Id: I66f9d2912202ba1393d0c65189f8a945bca4fcaa
Reviewed-on: https://gerrit.libreoffice.org/10603
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
This commit is contained in:
Alexandre Vicenzi
2014-07-28 23:22:04 -03:00
committed by Michael Stahl
parent c694837aea
commit ae7ca8b957
5 changed files with 0 additions and 5 deletions

View File

@@ -55,7 +55,6 @@ class SvxSearchItem;
#include <comphelper/namedvaluecollection.hxx> #include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <comphelper/syntaxhighlight.hxx> #include <comphelper/syntaxhighlight.hxx>
#include <comphelper/configurationhelper.hxx>
#include <com/sun/star/reflection/XIdlReflection.hpp> #include <com/sun/star/reflection/XIdlReflection.hpp>
namespace com { namespace sun { namespace star { namespace beans { namespace com { namespace sun { namespace star { namespace beans {

View File

@@ -24,7 +24,6 @@
#include <com/sun/star/reflection/theCoreReflection.hpp> #include <com/sun/star/reflection/theCoreReflection.hpp>
#include <comphelper/namedvaluecollection.hxx> #include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <comphelper/configurationhelper.hxx>
#include <com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp> #include <com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp>
#include <com/sun/star/reflection/XIdlMethod.hpp> #include <com/sun/star/reflection/XIdlMethod.hpp>
#include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Exception.hpp>

View File

@@ -266,7 +266,6 @@
#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp> #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
#include <comphelper/attributelist.hxx> #include <comphelper/attributelist.hxx>
#include <comphelper/configuration.hxx> #include <comphelper/configuration.hxx>
#include <comphelper/configurationhelper.hxx>
#include <comphelper/enumhelper.hxx> #include <comphelper/enumhelper.hxx>
#include <comphelper/extract.hxx> #include <comphelper/extract.hxx>
#include <comphelper/interaction.hxx> #include <comphelper/interaction.hxx>

View File

@@ -334,7 +334,6 @@
#include <com/sun/star/xml/sax/XFastTokenHandler.hpp> #include <com/sun/star/xml/sax/XFastTokenHandler.hpp>
#include <com/sun/star/xml/sax/XLocator.hpp> #include <com/sun/star/xml/sax/XLocator.hpp>
#include <comphelper/anytostring.hxx> #include <comphelper/anytostring.hxx>
#include <comphelper/configurationhelper.hxx>
#include <comphelper/docpasswordhelper.hxx> #include <comphelper/docpasswordhelper.hxx>
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <comphelper/seqstream.hxx> #include <comphelper/seqstream.hxx>

View File

@@ -469,7 +469,6 @@
#include <comphelper/anytostring.hxx> #include <comphelper/anytostring.hxx>
#include <comphelper/attributelist.hxx> #include <comphelper/attributelist.hxx>
#include <comphelper/classids.hxx> #include <comphelper/classids.hxx>
#include <comphelper/configurationhelper.hxx>
#include <comphelper/docpasswordhelper.hxx> #include <comphelper/docpasswordhelper.hxx>
#include <comphelper/docpasswordrequest.hxx> #include <comphelper/docpasswordrequest.hxx>
#include <comphelper/documentconstants.hxx> #include <comphelper/documentconstants.hxx>