diff options
author | Santiago Martinez <smvarela@gmail.com> | 2012-02-19 19:01:09 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-20 11:56:00 +0000 |
commit | 9846e25d94d6029f3a0726ae35e96db342506c80 (patch) | |
tree | 748315131454b2a851d081e78c5f0654f3cc83a6 /unusedcode.easy | |
parent | aafcf8c84c42f6b5dd079eb38f588dd8a21ec05d (diff) |
Remove unused code in XMLTextListAutoStylePool.
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 8a32c4623a81..5b2416eda4be 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -535,7 +535,6 @@ XMLPropertyBackpatcher<short>::XMLPropertyBackpatcher(char const*) XMLPropertyBackpatcher<short>::XMLPropertyBackpatcher(char const*, char const*, unsigned char, short) XMLPropertyBackpatcher<short>::XMLPropertyBackpatcher(rtl::OUString const&, rtl::OUString const&, unsigned char, short) XMLTextFieldExport::ProcessDate(xmloff::token::XMLTokenEnum, com::sun::star::util::Date const&, unsigned short) -XMLTextListAutoStylePool::HasName(rtl::OUString const&) const XMLTextListAutoStylePoolNames_Impl::GetPos(rtl::OUString const*) const XMLTextListAutoStylePoolNames_Impl::Remove(rtl::OUString*) XMLTextListAutoStylePool_Impl::GetPos(XMLTextListAutoStylePoolEntry_Impl const*) const |