LibreOffice
LibreOffice 5.0 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::sheet |
Spreadsheet specific interfaces. | |
Constant Groups | |
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::sheet |
Spreadsheet specific interfaces. | |
Variables | |
const long | UNKNOWN = 0 |
Unknown element type. More... | |
const long | DOCUMENT = 1 |
URL of an external document. More... | |
const long | DDE = 2 |
DDE link. More... | |
const long | SELF = 3 |
Reference to the own document. More... | |
const long | SPECIAL = 4 |
For special use cases. More... | |