• Noel Grandin's avatar
    fix equalsAscii conversion. Noticed in fdo#72391 · c5b7a5fd
    Noel Grandin yazdı
    In commit 363cc397
    "convert equalsAsciiL calls to startWith calls where possible"
    I incorrectly converted equalsAsciiL calls to startsWith calls.
    This commit fixes those places to use the == OUString operator.
    
    Change-Id: If76993baf73e3d8fb3bbcf6e8314e59fdc1207b6
    c5b7a5fd
unocontrol.cxx 54.6 KB