[Libreoffice] [PATCH] Changed String to OUString in ScFuncDesc

Soeren Moeller soerenmoeller2001 at gmail.com
Sun Jan 9 09:24:53 PST 2011


Hi

Please review and apply if appropriate this patch:
I have replaced four public (deprecated) String variables of
ScFuncDesc in sc/inc/funcdesc.hxx by OUString and changed all uses of
these variables to use OUString instead. Most places by using relevant
methods for OUString, and a few places (where a String is retrieved
using a ResId), by casting the String to an OUString.

funcdesc.hxx and its implementation in global.cxx still contain other
uses of deprecated datatypes, but I hope to change these in a later
patch.

Regards
Sören Möller
(LGPLv3+ / MPL)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Changed-String-to-OUString-in-public-variables-of-Sc.patch
Type: text/x-patch
Size: 19199 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110109/265eb770/attachment-0001.bin>


More information about the LibreOffice mailing list