LibreOffice Module sc (master) 1
Macros
vbapagesetup.cxx File Reference
#include "vbapagesetup.hxx"
#include <convuno.hxx>
#include <rangelst.hxx>
#include <docsh.hxx>
#include "excelvbahelper.hxx"
#include "vbarange.hxx"
#include <com/sun/star/sheet/XPrintAreas.hpp>
#include <com/sun/star/sheet/XHeaderFooterContent.hpp>
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <ooo/vba/excel/XlPageOrientation.hpp>
#include <ooo/vba/excel/XlOrder.hpp>
#include <ooo/vba/excel/Constants.hpp>
#include <ooo/vba/excel/XlPaperSize.hpp>
#include <basic/sberrors.hxx>
#include <filter/msfilter/util.hxx>
#include <utility>
Include dependency graph for vbapagesetup.cxx:

Go to the source code of this file.

Macros

#define ZOOM_IN   10
 
#define ZOOM_MAX   400
 

Macro Definition Documentation

◆ ZOOM_IN

#define ZOOM_IN   10

Definition at line 41 of file vbapagesetup.cxx.

◆ ZOOM_MAX

#define ZOOM_MAX   400

Definition at line 42 of file vbapagesetup.cxx.