Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx795 sal_Int64 nValue64 = aCurrency.Value; in unoToSbxValue() local
799 nValue64 >> 32); in unoToSbxValue()
800 aInt64.nLow = (sal_uInt32)( nValue64 & 0xffffffff ); in unoToSbxValue()

Completed in 38 milliseconds