LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
PrinterIndependentLayout.idl File Reference

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::document
 Office document related interfaces.
 

Constant Groups

constants  com::sun::star::document::PrinterIndependentLayout
 specifies whether the document printer metric is used.
 

Macros

#define __com_sun_star_document_PrinterIndependentLayout_idl__
 

Variables

const short DISABLED = 1
 use printer-dependent metrics for layout More...
 
const short LOW_RESOLUTION = 2
 use printer-independent metrics for layout, assuming a generic 600dpi printer More...
 
const short ENABLED = LOW_RESOLUTION
 
const short HIGH_RESOLUTION = 3
 use printer-independent metrics for layout, assuming a generic high-resolution printer (4800dpi) More...
 

Macro Definition Documentation

◆ __com_sun_star_document_PrinterIndependentLayout_idl__

#define __com_sun_star_document_PrinterIndependentLayout_idl__