Searched refs:doubleBytes (Results 1 – 1 of 1) sorted by relevance
568 union { double doubleBytes; sal_uInt64 uint64Bytes; } bytes; in addDoubleInfo() member569 bytes.doubleBytes = value; in addDoubleInfo()