[PATCH] String::AppendAscii cleanup

Ricardo Montania ricardo at linuxafundo.com.br
Fri Mar 22 11:43:05 PDT 2013


Hmm..

Yes, compiles fine.


On Fri, Mar 22, 2013 at 2:23 PM, Eike Rathke <erack at redhat.com> wrote:

> 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
>



-- 
Ricardo Montania Prado de Campos
http://www.linuxafundo.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130322/30079438/attachment.html>


More information about the LibreOffice mailing list