LibreOffice Module sc (master) 1
Macros | Variables
printopt.cxx File Reference
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/diagnose.h>
#include <printopt.hxx>
#include <sc.hrc>
Include dependency graph for printopt.cxx:

Go to the source code of this file.

Macros

#define SCPRINTOPT_EMPTYPAGES   0
 
#define SCPRINTOPT_ALLSHEETS   1
 
#define SCPRINTOPT_FORCEBREAKS   2
 

Variables

constexpr OUStringLiteral CFGPATH_PRINT = u"Office.Calc/Print"
 

Macro Definition Documentation

◆ SCPRINTOPT_ALLSHEETS

#define SCPRINTOPT_ALLSHEETS   1

Definition at line 76 of file printopt.cxx.

◆ SCPRINTOPT_EMPTYPAGES

#define SCPRINTOPT_EMPTYPAGES   0

Definition at line 75 of file printopt.cxx.

◆ SCPRINTOPT_FORCEBREAKS

#define SCPRINTOPT_FORCEBREAKS   2

Definition at line 77 of file printopt.cxx.

Variable Documentation

◆ CFGPATH_PRINT

constexpr OUStringLiteral CFGPATH_PRINT = u"Office.Calc/Print"
constexpr

Definition at line 73 of file printopt.cxx.