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::embed |
interfaces related to embedded objects, both native UNO and OLE. | |
Constant Groups | |
constants | com::sun::star::embed::Aspects |
The constant set contains possible aspects for an embedded object. | |
Variables | |
const hyper | MSOLE_CONTENT = 1 |
specifies view of the object to be displayed as an embedded object inside a container. More... | |
const hyper | MSOLE_THUMBNAIL = 2 |
specifies view of the object to be displayed in a browsing tool. More... | |
const hyper | MSOLE_ICON = 4 |
specifies view of the object when object is represented by Icon. More... | |
const hyper | MSOLE_DOCPRINT = 8 |
specifies view of the object for print preview. More... | |