LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
Endianness.idl File Reference

Go to the source code of this file.

Modules

module  com
module  com::sun
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
module  com::sun::star::util
 Miscellaneous interfaces for sorting, connecting objects etc.

Constant Groups

constants  com::sun::star::util::Endianness
 These constants describe the endianness of data structures.

Variables

const byte LITTLE =0
 Little endian.
const byte BIG =1
 Big endian.