summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-18 01:00:54 -0200
committerMichael Stahl <mstahl@redhat.com>2014-01-20 21:32:27 +0000
commit9f7643754806d3f5817acd1409b66590241d8d6b (patch)
treeba9af2242e3b1337e362ad3823d2d4d1d5669a4e /include
parent8c1f91c53bb83d55175507bc8bb5b25333d28b7c (diff)
Removed unused solar.h reference
Change-Id: I1ff7d4bad068a8bc8cdc7f27dbfaee199d0f2e5f Reviewed-on: https://gerrit.libreoffice.org/7513 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/i18nmap.hxx1
-rw-r--r--include/xmloff/maptype.hxx1
-rw-r--r--include/xmloff/xformsimport.hxx1
-rw-r--r--include/xmloff/xmlictxt.hxx1
-rw-r--r--include/xmloff/xmlimppr.hxx1
-rw-r--r--include/xmloff/xmluconv.hxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/include/xmloff/i18nmap.hxx b/include/xmloff/i18nmap.hxx
index d2f677095d42..b8091ac5751c 100644
--- a/include/xmloff/i18nmap.hxx
+++ b/include/xmloff/i18nmap.hxx
@@ -23,7 +23,6 @@
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <rtl/ustring.hxx>
-#include <tools/solar.h>
#include <map>
class SvI18NMapEntry_Key
diff --git a/include/xmloff/maptype.hxx b/include/xmloff/maptype.hxx
index 97e62d4b3803..a8c3c523bcd3 100644
--- a/include/xmloff/maptype.hxx
+++ b/include/xmloff/maptype.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_XMLOFF_MAPTYPE_HXX
#define INCLUDED_XMLOFF_MAPTYPE_HXX
-#include <tools/solar.h>
#include <com/sun/star/uno/Any.hxx>
#include <xmloff/xmltoken.hxx>
#include <unotools/saveopt.hxx>
diff --git a/include/xmloff/xformsimport.hxx b/include/xmloff/xformsimport.hxx
index 5d3a6269e049..f63b383a7635 100644
--- a/include/xmloff/xformsimport.hxx
+++ b/include/xmloff/xformsimport.hxx
@@ -22,7 +22,6 @@
#include <sal/config.h>
#include <xmloff/dllapi.h>
-#include <tools/solar.h>
#include <com/sun/star/uno/Reference.hxx>
class SvXMLImport;
diff --git a/include/xmloff/xmlictxt.hxx b/include/xmloff/xmlictxt.hxx
index e69d28f4cdc8..0fb72d104152 100644
--- a/include/xmloff/xmlictxt.hxx
+++ b/include/xmloff/xmlictxt.hxx
@@ -24,7 +24,6 @@
#include <xmloff/dllapi.h>
#include <sal/types.h>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
-#include <tools/solar.h>
#include <tools/ref.hxx>
#include <rtl/ustring.hxx>
#include <tools/rtti.hxx>
diff --git a/include/xmloff/xmlimppr.hxx b/include/xmloff/xmlimppr.hxx
index 3167b22aa2a7..8a932816ff6a 100644
--- a/include/xmloff/xmlimppr.hxx
+++ b/include/xmloff/xmlimppr.hxx
@@ -22,7 +22,6 @@
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <sal/types.h>
-#include <tools/solar.h>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
diff --git a/include/xmloff/xmluconv.hxx b/include/xmloff/xmluconv.hxx
index b5b99abc9bfb..772fc3274ecb 100644
--- a/include/xmloff/xmluconv.hxx
+++ b/include/xmloff/xmluconv.hxx
@@ -30,7 +30,6 @@
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
-#include <tools/solar.h>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmltoken.hxx>
#include <com/sun/star/util/Date.hpp>