LibreOffice
LibreOffice 24.2 SDK API Reference
|
Variables | |
const long | NEVER = 0 |
never update links More... | |
const long | MANUAL = 1 |
update links when confirmed on request during loading the document More... | |
const long | AUTO = 2 |
automatic update on load More... | |
const long | GLOBAL_SETTING = 3 |
use the setting that is configured in your installed application. More... | |
const long AUTO = 2 |
automatic update on load
const long GLOBAL_SETTING = 3 |
use the setting that is configured in your installed application.
This may be one of the above behaviors.
const long MANUAL = 1 |
update links when confirmed on request during loading the document
const long NEVER = 0 |
never update links