5285beeaa4
Convert code like: if( aStr == OUString("xxxx") ) to this: if( aStr == "xxxx" ) Change-Id: I8d201f048477731eff590fb988259ef0935c080c |
||
---|---|---|
.. | ||
qa/complex/tempfile | ||
source | ||
util | ||
JunitTest_unotools_complex.mk | ||
Library_utl.mk | ||
Makefile | ||
Module_unotools.mk | ||
README |
Helpers for C++ use of UNO.