office-gobmx/writerperfect/source/draw
Noel Grandin 610b2b94b3 remove unnecessary use of OUString constructor when assigning
change code like
   aStr = OUString("xxxx");
to
   aStr = "xxxx";

Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
2013-11-19 10:29:31 +02:00
..
CDRImportFilter.cxx
CDRImportFilter.hxx
CMXImportFilter.cxx
CMXImportFilter.hxx
FreehandImportFilter.cxx
FreehandImportFilter.hxx
MSPUBImportFilter.cxx
MSPUBImportFilter.hxx
VisioImportFilter.cxx
VisioImportFilter.hxx
wpftdraw_genericfilter.cxx
WPGImportFilter.cxx
WPGImportFilter.hxx