From 9846e25d94d6029f3a0726ae35e96db342506c80 Mon Sep 17 00:00:00 2001 From: Santiago Martinez Date: Sun, 19 Feb 2012 19:01:09 +0100 Subject: Remove unused code in XMLTextListAutoStylePool. --- unusedcode.easy | 1 - 1 file changed, 1 deletion(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 8a32c4623a81..5b2416eda4be 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -535,7 +535,6 @@ XMLPropertyBackpatcher::XMLPropertyBackpatcher(char const*) XMLPropertyBackpatcher::XMLPropertyBackpatcher(char const*, char const*, unsigned char, short) XMLPropertyBackpatcher::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 -- cgit