summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLTrackedChangesContext.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-18 23:15:26 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-19 13:40:25 -0400
commit307b9bfd17d34bcfc9a2ecdef7802413d79f3694 (patch)
treee23474e53d605c7731cca013d6fcdd9ab314fdf6 /sc/source/filter/xml/XMLTrackedChangesContext.cxx
parentAdd accessor to ScDocument for formula cell's vectorization state. (diff)
downloadcore-307b9bfd17d34bcfc9a2ecdef7802413d79f3694.tar.gz
core-307b9bfd17d34bcfc9a2ecdef7802413d79f3694.zip
Reduce dependency on document.hxx. Prefer forward declaration.
Change-Id: I9b0c86735284ec435cceb3acd9bad97a6e523a74
Diffstat (limited to 'sc/source/filter/xml/XMLTrackedChangesContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.cxx b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
index eea74aca39ec..d3b67dd67709 100644
--- a/sc/source/filter/xml/XMLTrackedChangesContext.cxx
+++ b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
@@ -25,6 +25,7 @@
#include "cell.hxx"
#include "textuno.hxx"
#include "editutil.hxx"
+#include "document.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnmspe.hxx>
#include <xmloff/nmspmap.hxx>