Searched refs:BIFF_RK_VALUEMASK (Results 1 – 1 of 1) sorted by relevance
46 const sal_Int32 BIFF_RK_VALUEMASK = 0xFFFFFFFC; variable201 aDecDbl.maStruct.w32_parts.msw = static_cast< sal_uInt32 >( nRkValue & BIFF_RK_VALUEMASK ); in calcDoubleFromRk()
Completed in 6 milliseconds