Kaydet (Commit) 551e6881 authored tarafından Caolán McNamara's avatar Caolán McNamara

its defineresource not define resource

regression from

commit 64d624b6
Date:   Sat Jan 9 22:55:28 2016 +0100

    Fix typos

    Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86
    Reviewed-on: https://gerrit.libreoffice.org/21209Tested-by: 's avatarJenkins <ci@libreoffice.org>

Change-Id: Ifdf45e97b81523c84c73b93d14ed75b7b6909f77
Reviewed-on: https://gerrit.libreoffice.org/48355Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 44af5046
......@@ -3058,7 +3058,7 @@ sal_Int32 PDFWriterImpl::createToUnicodeCMap( sal_uInt8 const * pEncoding,
}
aContents.append( "endbfchar\n"
"endcmap\n"
"CMapName currentdict /CMap define resource pop\n"
"CMapName currentdict /CMap defineresource pop\n"
"end\n"
"end\n" );
SvMemoryStream aStream;
......
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