Home
last modified time | relevance | path

Searched refs:BIFF_RK_VALUEMASK (Results 1 – 1 of 1) sorted by relevance

/trunk/main/oox/source/xls/
H A Dbiffhelper.cxx46 const sal_Int32 BIFF_RK_VALUEMASK = 0xFFFFFFFC; variable
201 aDecDbl.maStruct.w32_parts.msw = static_cast< sal_uInt32 >( nRkValue & BIFF_RK_VALUEMASK ); in calcDoubleFromRk()

Completed in 12 milliseconds