forked from amazingfate/loongoffice
Convert code like
aStr.compareToAscii("XXX") == 0
to
aStr.equalsAscii("XXX")
which is both easier to read and faster.
Change-Id: I448abf58f2fa0e7715dba53f8e8825ca0587c83f
Old way of doing component registration. Nowadays replaced by another stand-alone UI and tools called UNO package.