|
LibreOffice Module sd (master) 1
|
#include <vcl/settings.hxx>#include <sal/log.hxx>#include <tools/debug.hxx>#include <sfx2/printer.hxx>#include <editeng/paperinf.hxx>#include <svx/svdopage.hxx>#include <svx/svdoole2.hxx>#include <svx/svdundo.hxx>#include <vcl/svapp.hxx>#include <editeng/eeitem.hxx>#include <editeng/langitem.hxx>#include <svl/itempool.hxx>#include <editeng/flditem.hxx>#include <sfx2/linkmgr.hxx>#include <svx/svdoutl.hxx>#include <svx/svdlayer.hxx>#include <svx/svditer.hxx>#include <comphelper/lok.hxx>#include <xmloff/autolayout.hxx>#include <sdresid.hxx>#include <drawdoc.hxx>#include <sdpage.hxx>#include <strings.hrc>#include <glob.hxx>#include <stlpool.hxx>#include <anminfo.hxx>#include <undo/undomanager.hxx>#include <sfx2/lokhelper.hxx>#include <unomodel.hxx>#include <DrawDocShell.hxx>#include "PageListWatcher.hxx"#include <unokywds.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SdDrawDocument, WorkStartupHdl, Timer *, void) | |
Variables | |
| const ::tools::Long | PRINT_OFFSET = 30 |
| IMPL_LINK_NOARG | ( | SdDrawDocument | , |
| WorkStartupHdl | , | ||
| Timer * | , | ||
| void | |||
| ) |
Definition at line 888 of file drawdoc2.cxx.
References AUTOLAYOUT_HANDOUT6, AUTOLAYOUT_NONE, AUTOLAYOUT_NOTES, SdPage::GetAutoLayout(), Handout, Notes, SdPage::SetAutoLayout(), and Standard.
| const ::tools::Long PRINT_OFFSET = 30 |
Definition at line 61 of file drawdoc2.cxx.
Referenced by SdDrawDocument::CreateFirstPages().