Fix warning: statement aligned ... [loplugin]

Change-Id: I0a0c40545101a82c9a4054c7a7ccd03e7cfa24d4
This commit is contained in:
Tor Lillqvist 2013-03-26 21:19:33 +02:00
parent dcac52821c
commit c947d49b5e

View file

@ -799,7 +799,7 @@ void SwWW8WrGrf::WritePICBulletFHeader(SvStream& rStrm, const Graphic &rGrf,
Set_UInt16( pArr, (sal_uInt16)::rtl::math::round(fVal) );
}
else
pArr += 2;
pArr += 2;
Set_UInt16( pArr, nCropL ); // set dxaCropLeft
Set_UInt16( pArr, nCropT ); // set dyaCropTop