Re: [PATCH] String::AppendAscii cleanup

2013-03-22 Thread Ricardo Montania
Hmm.. Yes, compiles fine. On Fri, Mar 22, 2013 at 2:23 PM, Eike Rathke wrote: > Hi, > > On Friday, 2013-03-22 16:53:20 +, Ricardo Montania (via Code Review) > wrote: > > hum.. did that > > > --- a/cui/source/dialogs/postdlg.cxx > > +++ b/cui/source/dialogs/postdlg.cxx > > -xub_StrLen n

Re: [PATCH] String::AppendAscii cleanup

2013-03-22 Thread Eike Rathke
Hi, On Friday, 2013-03-22 16:53:20 +, 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