Kaydet (Commit) 950f94c0 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Include dpglobal.hxx only when necessary.

üst 81f80beb
......@@ -35,7 +35,7 @@
#include "dptabdat.hxx"
#include "scdllapi.h"
#include "dpglobal.hxx"
class ScDocument;
class SvNumberFormatter;
......
......@@ -30,10 +30,10 @@
#define SC_DPTABLECACHE_HXX
#include "global.hxx"
#include <svl/zforlist.hxx>
#include "dpglobal.hxx"
#include "dpitemdata.hxx"
#include <svl/zforlist.hxx>
#include <com/sun/star/sdbc/DataType.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
......
......@@ -60,7 +60,9 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/implbase6.hxx>
#include "dptabdat.hxx"
#include "dpglobal.hxx"
namespace com { namespace sun { namespace star {
namespace sheet {
......
......@@ -53,7 +53,6 @@
#include "scresid.hxx"
#include "unonames.hxx"
#include "sc.hrc"
#include "dpglobal.hxx"
#include "stringutil.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
......
......@@ -52,7 +52,6 @@
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include "dptabsrc.hxx"
#include "dpglobal.hxx"
#include <com/sun/star/sheet/DataPilotFieldReferenceType.hpp>
#include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>
......
......@@ -40,7 +40,6 @@
#include "dpcachetable.hxx"
#include "dpobject.hxx"
#include "globstr.hrc"
#include "dpglobal.hxx"
#include "rangenam.hxx"
#include "queryentry.hxx"
......
......@@ -44,7 +44,6 @@
#include "rechead.hxx"
#include "compiler.hxx"
#include "paramisc.hxx"
#include "dpglobal.hxx"
#include "pivot.hxx"
#include "sc.hrc"
......
......@@ -31,7 +31,7 @@
#include <vector>
#include "address.hxx"
#include "dpglobal.hxx"
#include <vcl/ctrl.hxx>
#include <vcl/fixed.hxx>
#include <vcl/scrbar.hxx>
......
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