LibreOffice
LibreOffice 7.4 SDK API Reference
Variables
com::sun::star::ucb::ConnectionMode Constant Group Referencepublished

These are the possible values for the property "ConnectionMode". More...

Variables

const short ONLINE = 0
 "Online" - Network access is allowed. More...
 
const short OFFLINE = 1
 "Offline" - Network access is not allowed. More...
 

Detailed Description

These are the possible values for the property "ConnectionMode".

See also
XCommandProcessor
Content

Variable Documentation

◆ OFFLINE

const short OFFLINE = 1

"Offline" - Network access is not allowed.

◆ ONLINE

const short ONLINE = 0

"Online" - Network access is allowed.