On Tue, May 10, 2011 at 08:54:29PM -0430, Rafael Dominguez 
<venccsra...@gmail.com> wrote:
> Makes member functions implementation consistent with declarations.

Hi Rafael,

> -MetaAction* GDIMetaFile::ReplaceAction( MetaAction* pAction, size_t nAction )
> +MetaAction* GDIMetaFile::ReplaceAction( MetaAction* pAction, sal_uLong 
> nAction )

I think a better fix is to finish the sal_uLong -> size_t conversion
that was already started, ie. change the header file, not the
implementation.

That's what got pushed to git recently.

Attachment: pgpYjQ85zQOGk.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to