• Michael Stahl's avatar
    fdo#68319: sw: fix Chinese Conversion · 7b28b6cc
    Michael Stahl yazdı
    ... and perhaps other things too: the SwScriptIterator constructor gets
    passed a temporary String created by implicit conversion from OUString
    and retains a reference to that; convert the thing to use OUString
    (and adapt some sCleanStr too not to get the inverse problem...).
    
    (regression from 0295c8a3)
    
    Change-Id: I038ad0734385cdcae99ec404153f51ee427c7c64
    7b28b6cc
txatritr.hxx 2.73 KB