[PATCH] String::AppendAscii cleanup
Eike Rathke
erack at redhat.com
Fri Mar 22 10:23:20 PDT 2013
Hi,
On Friday, 2013-03-22 16:53:20 +0000, Ricardo Montania (via Code Review) wrote:
hum.. did that
> --- a/cui/source/dialogs/postdlg.cxx
> +++ b/cui/source/dialogs/postdlg.cxx
> - xub_StrLen nLen = aStr.Len();
> + xub_StrLen nLen = aStr.getLength();
compile? Note that OUString::getLength() returns saL_int32 while
xub_StrLen is sal_uInt16.
Eike
--
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
New GnuPG key 0x65632D3A : 2265 D7F3 A7B0 95CC 3918 630B 6A6C D5B7 6563 2D3A
Old GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD
Support the FSFE, care about Free Software! https://fsfe.org/support/?erack
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130322/d307514e/attachment.pgp>
More information about the LibreOffice
mailing list