summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlstyle.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-24 00:11:54 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-24 00:29:15 +0900
commit4286f4444cc20865c8e733d797c029ef33b2f446 (patch)
tree54f224c0fc4aefc52b97e90ad58e733d1f5ae53c /sc/source/filter/xml/xmlstyle.hxx
parent833bc9014505d20f25186e7dcf583d34fc9f114e (diff)
rearranged forward declarations of class
so that they locate where their classes appear if needed, otherwise removed Change-Id: I457542ec4c31f9a4b56a562f588b7c190c18776c
Diffstat (limited to 'sc/source/filter/xml/xmlstyle.hxx')
-rw-r--r--sc/source/filter/xml/xmlstyle.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmlstyle.hxx b/sc/source/filter/xml/xmlstyle.hxx
index 5aebca131915..cb6e4fec4238 100644
--- a/sc/source/filter/xml/xmlstyle.hxx
+++ b/sc/source/filter/xml/xmlstyle.hxx
@@ -108,7 +108,6 @@ extern const XMLPropertyMapEntry aXMLScTableStylesImportProperties[];
#define XML_SC_TYPE_BREAKBEFORE (XML_SC_TYPES_START + 50)
class ScXMLExport;
-class ScXMLImport;
class ScXMLCellExportPropertyMapper : public SvXMLExportPropertyMapper
{