LibreOffice
LibreOffice 24.2 SDK API 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. More... | |
const byte | BIG =1 |
Big endian. More... | |