| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
| Variables | |
| const long | NEVER = 0 | 
| never update links | |
| const long | MANUAL = 1 | 
| update links when confirmed on request during loading the document | |
| const long | AUTO = 2 | 
| automatic update on load | |
| const long | GLOBAL_SETTING = 3 | 
| use the setting that is configured in your installed application. | |
| 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