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 | 058cae6939cb43814565290041c025ab8cbff6a0 (patch) | |
tree | 796b93d77254d276a41d873b282abf69d5eb3506 /xmloff | |
parent | 502a7f34e9a96bd32482c5bed05d3cafbd6c60c2 (diff) |
Remove use of SvLongs in txtparae.hxx
Diffstat (limited to 'xmloff')
-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 04a2278938f5..c354fc5fbcaa 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; |