Files
libreoffice/xmloff/source/script
Noel Grandin c5b7a5fd19 fix equalsAscii conversion. Noticed in fdo#72391
In commit 363cc39717
"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
2013-12-09 12:53:18 +02:00
..