Apache OpenOffice (AOO) Bugzilla – Attachment #63250: patch for OOO310 codeline for issue #102378
}
#if defined(OSL_BIG_ENDIAN)
#if defined(OSL_BIGENDIAN)
#define Int16FromMOTA(a) (a)
#define Int32FromMOTA(a) (a)
#else