diff options
author | Nigel Hawkins <n.hawkins@gmx.com> | 2011-03-01 11:03:08 +0000 |
---|---|---|
committer | Nigel Hawkins <n.hawkins@gmx.com> | 2011-03-07 09:54:28 +0000 |
commit | 1bb9e8ad9bc4a1ff2e702c71fc0edfc365416c19 (patch) | |
tree | 922490660c964bf20e2006ee6ee625bb05df8296 | |
parent | 06fcf2f90c4c76908f36ed0d97bfb91d9569007c (diff) |
Remove use of SvLongs in txtparae.hxx
-rw-r--r-- | xmloff/inc/xmloff/txtparae.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/xmloff/txtparae.hxx b/xmloff/inc/xmloff/txtparae.hxx index 6b7254f491..dcb2d6f9d2 100644 --- a/xmloff/inc/xmloff/txtparae.hxx +++ b/xmloff/inc/xmloff/txtparae.hxx @@ -50,7 +50,6 @@ class OUStrings_Impl; class OUStringsSort_Impl; class XMLTextNumRuleInfo; class XMLTextListAutoStylePool; -class SvLongs; class XMLSectionExport; class XMLIndexMarkExport; class XMLRedlineExport; |