diff options
author | Catalin Iacob <iacobcatalin@gmail.com> | 2012-02-10 23:10:42 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-13 15:56:30 +0000 |
commit | b05ace90d30d90d09a5521ca6aff47226d619204 (patch) | |
tree | 8e10c5c8159f5987996f5a3ceed4aacc5351202a /unusedcode.easy | |
parent | 25f8330004409edf8007df0cc80ef540c03d18da (diff) |
Remove unused code in XMLSignatureHelper
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index b28ead7006f9..00124c94f1d3 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -640,12 +640,6 @@ XMLPropertyBackpatcher<rtl::OUString>::XMLPropertyBackpatcher(rtl::OUString cons 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) -XMLSignatureHelper::CreateAndWriteSignature(com::sun::star::uno::Reference<com::sun::star::io::XOutputStream> const&) -XMLSignatureHelper::GetSecurityEnvironmentByIndex(int) -XMLSignatureHelper::GetSecurityEnvironmentNumber() -XMLSignatureHelper::GetUriBinding() const -XMLSignatureHelper::SetUriBinding(com::sun::star::uno::Reference<com::sun::star::xml::crypto::XUriBinding>&) -XMLSignatureHelper::SetX509Certificate(int, int, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&) 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&) |