LibreOffice Module basctl (master) 1
Namespaces | Functions | Variables
dlged.cxx File Reference
#include <dlged.hxx>
#include <dlgedclip.hxx>
#include <dlgeddef.hxx>
#include <dlgedfac.hxx>
#include <dlgedfunc.hxx>
#include <dlgedmod.hxx>
#include <dlgedobj.hxx>
#include <dlgedpage.hxx>
#include <dlgedview.hxx>
#include <localizationmgr.hxx>
#include <baside3.hxx>
#include <com/sun/star/awt/Toolkit.hpp>
#include <com/sun/star/awt/UnoControlDialog.hpp>
#include <com/sun/star/awt/XVclWindowPeer.hpp>
#include <com/sun/star/resource/StringResource.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include <com/sun/star/util/NumberFormatsSupplier.hpp>
#include <comphelper/types.hxx>
#include <comphelper/processfactory.hxx>
#include <tools/debug.hxx>
#include <svl/itempool.hxx>
#include <svx/sdrpaintwindow.hxx>
#include <svx/svdpagv.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/print.hxx>
#include <vcl/svapp.hxx>
#include <xmlscript/xml_helper.hxx>
#include <xmlscript/xmldlg_imexp.hxx>
#include <osl/diagnose.h>
Include dependency graph for dlged.cxx:

Go to the source code of this file.

Namespaces

namespace  basctl
 
namespace  basctl::Print
 

Functions

 basctl::IMPL_LINK_NOARG (DlgEditor, MarkTimeout, Timer *, void)
 
static void basctl::implCopyStreamToByteSequence (const Reference< XInputStream > &xStream, Sequence< sal_Int8 > &bytes)
 
static void basctl::lcl_PrintHeader (Printer *pPrinter, const OUString &rTitle)
 

Variables

constexpr OUStringLiteral basctl::aResourceResolverPropName = u"ResourceResolver"
 
constexpr OUStringLiteral basctl::aDecorationPropName = u"Decoration"
 
tools::Long const basctl::Print::nLeftMargin = 1700
 
tools::Long const basctl::Print::nRightMargin = 900
 
tools::Long const basctl::Print::nTopMargin = 2000
 
tools::Long const basctl::Print::nBottomMargin = 1000
 
tools::Long const basctl::Print::nBorder = 300