diff options
author | Catalin Iacob <iacobcatalin@gmail.com> | 2012-02-10 23:10:44 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-13 15:56:31 +0000 |
commit | 4f82f1e07607711f1c6b8c07ffb446a6dbaafc88 (patch) | |
tree | 2629ffa877053e69e5312df547504ba42cf41dde /unusedcode.easy | |
parent | 08ae56de57a9bcc49582769fa3b05b6b6fb62dbd (diff) |
Remove unused code in XMLTextImportHelper
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 5a6dc429d858..5143e8255a67 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -641,9 +641,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) -XMLTextImportHelper::GetRangeFor(rtl::OUString&) -XMLTextImportHelper::HasDrawNameAttribute(com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList> const&, SvXMLNamespaceMap&) -XMLTextImportHelper::getCurrentFieldName() XMLTextListAutoStylePool::HasName(rtl::OUString const&) const XMLTextListAutoStylePoolNames_Impl::GetPos(rtl::OUString const*) const XMLTextListAutoStylePoolNames_Impl::Remove(rtl::OUString*) |