Apache OpenOffice (AOO) Bugzilla – Attachment #63251: samepatch for current DEV300 codeline (psprint was integrated into vcl module) for issue #102378
}
#if defined(OSL_BIG_ENDIAN)
#if defined(OSL_BIGENDIAN)
#define Int16FromMOTA(a) (a)
#define Int32FromMOTA(a) (a)
#else