regarding patch 38838

Prashant Pandey prashant3.yishu at gmail.com
Sun Feb 17 15:21:47 PST 2013


Hi Nobert,

I corrected myself in the following mail with this one.
I did : aRealStyle.copy(aRealStyle.indexOf(aSep) + aSep.getLength());
which I suppose is doing the same thing as required.

since foo.erase(0,n) => foo=foo.copy(n)

Still, if I am wrong, then please inform.

Thanks
Prashant

On Mon, Feb 18, 2013 at 4:17 AM, Norbert Thiebaud <nthiebaud at gmail.com>wrote:

> On Sun, Feb 17, 2013 at 3:36 PM, Prashant Pandey
> <prashant3.yishu at gmail.com> wrote:
> > Hi Jean,
> >
> > Thanks for help !
> >
> > Finally, I did : aRealStyle.copy(0,(aRealStyle.Search(aSep) +
> aSep.Len()));
> >
> > It also worked :)
>
> No it did not work. it compiled, but it does not do the same as the
> orginal code.
>
> Norbert
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130218/17f05a81/attachment.html>


More information about the LibreOffice mailing list