LibreOffice
LibreOffice 24.2 SDK API Reference
Variables
com::sun::star::view::DuplexMode Constant Group Reference

These constants specify available duplex modes. More...

Variables

const short UNKNOWN = 0
 specifies an unknown duplex mode. More...
 
const short OFF = 1
 specifies that there is no duplex mode enabled More...
 
const short LONGEDGE = 2
 specifies a long edge duplex mode More...
 
const short SHORTEDGE = 3
 specifies a short edge duplex mode More...
 

Detailed Description

These constants specify available duplex modes.

Variable Documentation

◆ LONGEDGE

const short LONGEDGE = 2

specifies a long edge duplex mode

◆ OFF

const short OFF = 1

specifies that there is no duplex mode enabled

◆ SHORTEDGE

const short SHORTEDGE = 3

specifies a short edge duplex mode

◆ UNKNOWN

const short UNKNOWN = 0

specifies an unknown duplex mode.