Kaydet (Commit) 30123b95 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Remove brdcst.hxx from document.hxx.

Change-Id: Ie44a743a6814cdf1bc15f850547ae71afd595836
üst 3cf22662
......@@ -27,7 +27,6 @@
#include "scdllapi.h"
#include "rangelst.hxx"
#include "rangenam.hxx"
#include "brdcst.hxx"
#include "tabopparams.hxx"
#include "types.hxx"
#include <formula/grammar.hxx>
......@@ -37,6 +36,7 @@
#include "compressedarray.hxx"
#include "calcmacros.hxx"
#include "calcconfig.hxx"
#include <simplehintids.hxx>
#include <tools/gen.hxx>
#include <svl/zforlist.hxx>
......@@ -185,6 +185,8 @@ class ScDocumentImport;
class ScPostIt;
struct ScSubTotalParam;
struct ScQueryParam;
class ScHint;
class SvtBroadcaster;
namespace com { namespace sun { namespace star {
namespace lang {
......
......@@ -20,6 +20,7 @@
#include "lookupcache.hxx"
#include "document.hxx"
#include "queryentry.hxx"
#include <brdcst.hxx>
ScLookupCache::QueryCriteria::QueryCriteria( const ScQueryEntry& rEntry ) :
mfVal(0.0), mbAlloc(false), mbString(false)
......
......@@ -46,6 +46,7 @@
#include "refundo.hxx"
#include "undoolk.hxx"
#include "clipparam.hxx"
#include <brdcst.hxx>
#include "sc.hrc"
#include <rowheightcontext.hxx>
#include <refhint.hxx>
......
......@@ -40,6 +40,7 @@
#include "cellvalue.hxx"
#include "tokenarray.hxx"
#include "scmatrix.hxx"
#include <brdcst.hxx>
#include <formula/opcode.hxx>
#include <svl/sharedstring.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