summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionImportContext.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-27 20:03:57 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-27 20:05:51 +0900
commit6013882bdff6265548a1511799611243a9d0e083 (patch)
tree1bd48ac7e266f091333cf21fe743fcbfdbad904e /xmloff/source/text/XMLSectionImportContext.hxx
parent87d29c4506093680eaf5300fa0ed95a6897120d1 (diff)
removed unnecessary forward declarations of class
except moving SvXMLStyleContext into xmloff/source/forms/layerimport.hxx Change-Id: I5e16b54f98ccdd54bc0bb373d3fe92ed1bef3c5e
Diffstat (limited to 'xmloff/source/text/XMLSectionImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLSectionImportContext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLSectionImportContext.hxx b/xmloff/source/text/XMLSectionImportContext.hxx
index 9be797222f56..6feb1b492088 100644
--- a/xmloff/source/text/XMLSectionImportContext.hxx
+++ b/xmloff/source/text/XMLSectionImportContext.hxx
@@ -30,7 +30,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
} } }
namespace rtl { class OUString; }
-class XMLTextImportHelper;
/**