Searched refs:floatBytes (Results 1 – 1 of 1) sorted by relevance
534 union { float floatBytes; sal_uInt32 uint32Bytes; } bytes; in addFloatInfo() member535 bytes.floatBytes = value; in addFloatInfo()