- 
Noel Grandin yazdı
Change code like this: aStr = OUString("xxxx"); into this: aStr = "xxxx"; Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6aeb41c9b 
Change code like this:
  aStr = OUString("xxxx");
into this:
  aStr = "xxxx";
Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6