LibreOffice Module sc (master) 1
Classes | Namespaces | Macros | Variables
printfun.hxx File Reference
#include <memory>
#include <map>
#include <pagepar.hxx>
#include <editutil.hxx>
Include dependency graph for printfun.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScPrintHFParam
 
class  ScPageRowEntry
 
struct  sc::PrintPageRangesInput
 
class  sc::PrintPageRanges
 
struct  ScPrintState
 
class  ScPrintFunc
 

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Macros

#define RANGENO_NORANGE   USHRT_MAX
 

Variables

constexpr sal_Int64 PRINT_HEADER_WIDTH = o3tl::toTwips(1, o3tl::Length::cm)
 
constexpr sal_Int64 PRINT_HEADER_HEIGHT = o3tl::toTwips(12.8, o3tl::Length::pt)
 

Macro Definition Documentation

◆ RANGENO_NORANGE

#define RANGENO_NORANGE   USHRT_MAX

Definition at line 43 of file printfun.hxx.

Variable Documentation

◆ PRINT_HEADER_HEIGHT

constexpr sal_Int64 PRINT_HEADER_HEIGHT = o3tl::toTwips(12.8, o3tl::Length::pt)
constexpr

◆ PRINT_HEADER_WIDTH

constexpr sal_Int64 PRINT_HEADER_WIDTH = o3tl::toTwips(1, o3tl::Length::cm)
constexpr