Home
last modified time | relevance | path

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

/trunk/main/tools/source/rc/
H A Dresmgr.cxx578 sal_uInt64 nKeyId = it->first; in ~InternalResMgr() local
580 ….Append( ByteString::CreateFromInt32( sal::static_int_cast< sal_Int32 >((nKeyId >> 32) & 0xFFFFFFF… in ~InternalResMgr()
582 …aLine.Append( ByteString::CreateFromInt32( sal::static_int_cast< sal_Int32 >(nKeyId & 0xFFFFFFFF) … in ~InternalResMgr()

Completed in 24 milliseconds