summaryrefslogtreecommitdiffstats
path: root/include/sfx2/docfac.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-18 13:03:28 +0200
committerNoel Grandin <noel@peralex.com>2015-03-19 08:25:03 +0200
commit48bb2913a7459edb17a5f62c2f6e6fbc4f1051e2 (patch)
tree7e2f09fc8998bc1016f4d2ba7fa09e3125663361 /include/sfx2/docfac.hxx
parentmbOwnTblStyle->bOwnTblStyle, its not a member (diff)
downloadcore-48bb2913a7459edb17a5f62c2f6e6fbc4f1051e2.tar.gz
core-48bb2913a7459edb17a5f62c2f6e6fbc4f1051e2.zip
convert SFX_FILTER_ constants to enum class
Change-Id: I7e53cfc90cefd9da7d6ecd795b09214bd44b1613
Diffstat (limited to 'include/sfx2/docfac.hxx')
-rw-r--r--include/sfx2/docfac.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/docfac.hxx b/include/sfx2/docfac.hxx
index 509de0f24464..492cb4f61d4e 100644
--- a/include/sfx2/docfac.hxx
+++ b/include/sfx2/docfac.hxx
@@ -29,7 +29,6 @@
#include <rtl/ustring.hxx>
#include <sfx2/objsh.hxx>
-#include <sfx2/sfxdefs.hxx>
class SfxMedium;
class SfxFilter;