Kaydet (Commit) d31dc155 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:stringcopy: xmlsecurity

Change-Id: Ib5b6e2b2a03eec14a81e1f8ba8833611047c83f0
üst a69160a3
......@@ -601,7 +601,7 @@ void XSecController::exportSignature(
{
pAttributeList->AddAttribute(
"Id",
OUString(signatureInfo.ouSignatureId));
signatureInfo.ouSignatureId);
}
xDocumentHandler->startElement( "Signature", cssu::Reference< cssxs::XAttributeList > (pAttributeList));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment