LibreOffice Module sc (master) 1
|
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/diagnose.h>
#include <printopt.hxx>
#include <sc.hrc>
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" |
#define SCPRINTOPT_ALLSHEETS 1 |
Definition at line 76 of file printopt.cxx.
#define SCPRINTOPT_EMPTYPAGES 0 |
Definition at line 75 of file printopt.cxx.
#define SCPRINTOPT_FORCEBREAKS 2 |
Definition at line 77 of file printopt.cxx.
|
constexpr |
Definition at line 73 of file printopt.cxx.