Kaydet (Commit) 5e2be6c8 authored tarafından Alexandre Vicenzi's avatar Alexandre Vicenzi Kaydeden (comit) Markus Mohrhard

fdo#63154 Remove unused solar.h reference in sc

Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5
Reviewed-on: https://gerrit.libreoffice.org/8062Tested-by: 's avatarLibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst fe671289
......@@ -21,7 +21,6 @@
#define SC_ADDRESS_HXX
#include <tools/stream.hxx>
#include <tools/solar.h>
#include <rtl/ustrbuf.hxx>
#include <osl/endian.h>
......
......@@ -20,7 +20,6 @@
#ifndef SC_CHARTHELPER_HXX
#define SC_CHARTHELPER_HXX
#include <tools/solar.h>
#include "address.hxx"
#include "global.hxx"
#include "rangelst.hxx"
......
......@@ -21,7 +21,6 @@
#define SC_DBDOCUTL_HXX
#include "address.hxx"
#include <tools/solar.h>
#include <com/sun/star/uno/Reference.hxx>
class ScDocument;
......
......@@ -14,7 +14,6 @@
#include "address.hxx"
#include "sal/types.h"
#include "tools/solar.h"
#include "rtl/ustring.hxx"
#include "calcmacros.hxx"
#include "dpglobal.hxx"
......
......@@ -21,7 +21,6 @@
#define SC_FILTOPT_HXX
#include <unotools/configitem.hxx>
#include <tools/solar.h>
#include "scdllapi.h"
// filter options
......
......@@ -21,7 +21,6 @@
#define SC_INPUTOPT_HXX
#include <unotools/configitem.hxx>
#include <tools/solar.h>
class ScInputOptions
{
......
......@@ -21,7 +21,6 @@
#define SC_MARKARR_HXX
#include "address.hxx"
#include <tools/solar.h>
#define SC_MARKARRAY_DELTA 4
......
......@@ -21,7 +21,6 @@
#define SC_MARKDATA_HXX
#include "address.hxx"
#include <tools/solar.h>
#include "scdllapi.h"
#include <set>
......@@ -135,9 +134,6 @@ public:
const_iterator end() const;
};
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -20,7 +20,7 @@
#ifndef SC_NAVICFG_HXX
#define SC_NAVICFG_HXX
#include <tools/solar.h>
#include <sal/types.h>
// CfgItem for navigator-state
......
......@@ -21,7 +21,7 @@
#define SC_PARAMISC_HXX
#include "address.hxx"
#include <tools/solar.h>
#include <sal/types.h>
struct ScSolveParam
{
......
......@@ -934,7 +934,6 @@
#include <tools/resid.hxx>
#include <tools/rtti.hxx>
#include <tools/shl.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/tenccvt.hxx>
#include <tools/urlobj.hxx>
......
......@@ -515,7 +515,6 @@
#include <tools/fontenum.hxx>
#include <tools/gen.hxx>
#include <tools/globname.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/tenccvt.hxx>
#include <tools/urlobj.hxx>
......
......@@ -21,8 +21,6 @@
#define SC_PRNSAVE_HXX
#include "address.hxx"
#include <tools/solar.h>
#include <vector>
class ScRange;
......@@ -67,7 +65,6 @@ public:
bool operator==( const ScPrintRangeSaver& rCmp ) const;
};
#endif
......
......@@ -22,8 +22,8 @@
#include "global.hxx"
#include "address.hxx"
#include <tools/solar.h>
#include <vector>
#include <sal/types.h>
class ScDocument;
......
......@@ -20,7 +20,6 @@
#ifndef SC_RANGESEQ_HXX
#define SC_RANGESEQ_HXX
#include <tools/solar.h>
#include <com/sun/star/uno/Any.h>
#include "types.hxx"
......
......@@ -24,7 +24,6 @@
#include <list>
#include <stack>
#include <tools/solar.h>
class ScFormulaCell;
......
......@@ -20,7 +20,6 @@
#ifndef SC_SHAPEUNO_HXX
#define SC_SHAPEUNO_HXX
#include <tools/solar.h>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/XTextContent.hpp>
......
......@@ -25,7 +25,6 @@
#include <vector>
#include "address.hxx"
#include <tools/solar.h>
#include <com/sun/star/lang/Locale.hpp>
#include "scdllapi.h"
......
......@@ -21,7 +21,6 @@
#define SC_TOKENARRAY_HXX
#include "formula/token.hxx"
#include <tools/solar.h>
#include "scdllapi.h"
#include "types.hxx"
#include "calcmacros.hxx"
......
......@@ -20,7 +20,6 @@
#ifndef SC_UNOWIDS_HXX
#define SC_UNOWIDS_HXX
#include <tools/solar.h>
#include "scitems.hxx"
......
......@@ -20,12 +20,11 @@
#ifndef SC_XMLWRAP_HXX
#define SC_XMLWRAP_HXX
#include <tools/solar.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <importfilterdata.hxx>
#include <sal/types.h>
class ScDocument;
class SfxMedium;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment