diff options
author | David Tardon <dtardon@openoffice.org> | 2009-11-12 14:49:51 +0100 |
---|---|---|
committer | David Tardon <dtardon@openoffice.org> | 2009-11-12 14:49:51 +0100 |
commit | 7b182d36472707121f0888a23a370426a36079d3 (patch) | |
tree | 15013d325d1abbe9d506ac54729bd3045e00f5d2 /xmloff/source/text/txtparae.cxx | |
parent | cc423d4be4338cbd81eed9f96f7c7a277da0ee88 (diff) |
dtardon01: #i37275#: get rid of xmlkywd.hxx
Diffstat (limited to 'xmloff/source/text/txtparae.cxx')
-rw-r--r-- | xmloff/source/text/txtparae.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx index 2c160eabd334..2c3891b7d3b0 100644 --- a/xmloff/source/text/txtparae.cxx +++ b/xmloff/source/text/txtparae.cxx @@ -93,7 +93,6 @@ #include <com/sun/star/text/XEndnotesSupplier.hpp> #include <com/sun/star/drawing/XControlShape.hpp> #include <com/sun/star/util/DateTime.hpp> -#include "xmlkywd.hxx" #include "xmlnmspe.hxx" #include <xmloff/xmlaustp.hxx> #include <xmloff/families.hxx> |