Hi Pierre-André,

On Friday, 2011-08-26 22:23:07 +0200, Pierre-André Jacquod wrote:

> But this basically, this just ensure that the return value is not
> NULL (comparing the pointer SwFrm* with 0 )
> 
> So I though the final version to be:
> if( 0 != ( pONd = aIdx.GetNode().GetOLENode() ) &&
>             aName.Equals( pONd->GetChartTblName() ) &&
>             pONd->getLayoutFrm( rVSh.GetLayout()         )
>         {....
>         }
> 
> Did I missed something with my logic ?

No, looks fine.

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: signature.asc
Description: Digital signature

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

Reply via email to