[Libreoffice] [PATCH] Replaced deprecated types in funcdesc

Soeren Moeller soerenmoeller2001 at gmail.com
Sun Jan 16 14:15:32 PST 2011


Hi

I have replaced String with OUString, USHORT with sal_uInt16 and ULONG
with sal_uInt32 in sc/inc/funcdesc.hxx and
sc/source/core/funcdesc.cxx. Added a OUString version of
FuncData::getParamDesc in sc/inc/callform.hxx and
sc/source/tool/callform.cxx and used it in funcdesc. Translated some
comments and changed some indentations on the way.

Please review and apply
Sören Möller
(LGPLv3+ / MPL)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Replaced-deprecated-types-in-funcdesc.patch
Type: text/x-patch
Size: 20337 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110116/658bc199/attachment-0001.bin>


More information about the LibreOffice mailing list