071c3f3e93
Convert code like: sType.equalsIgnoreAsciiCase(OUString("VIEW")); to: sType.equalsIgnoreAsciiCase("VIEW"); Change-Id: I6fb47e6a83b561c7e5a25da76b63606a3174858d |
||
---|---|---|
.. | ||
source | ||
Executable_sp2bv.mk | ||
Executable_uno.mk | ||
Makefile | ||
Module_cpputools.mk | ||
README |
Old way of doing component registration. Nowadays replaced by another stand-alone UI and tools called UNO package.