5285beeaa4
Convert code like: if( aStr == OUString("xxxx") ) to this: if( aStr == "xxxx" ) Change-Id: I8d201f048477731eff590fb988259ef0935c080c |
||
---|---|---|
.. | ||
inc | ||
sdi | ||
source | ||
uiconfig/basicide | ||
util | ||
AllLangResTarget_basctl.mk | ||
Library_basctl.mk | ||
Makefile | ||
Module_basctl.mk | ||
README | ||
UIConfig_basicide.mk |
Controls and dialogs for Basic. Contains the Basic IDE.