|
LibreOffice Module sd (master) 1
|
#include <fupage.hxx>#include <sfx2/sfxdlg.hxx>#include <svx/pageitem.hxx>#include <svx/svxids.hrc>#include <svl/itempool.hxx>#include <svl/grabbagitem.hxx>#include <sfx2/request.hxx>#include <vcl/prntypes.hxx>#include <vcl/graphicfilter.hxx>#include <stlsheet.hxx>#include <editeng/eeitem.hxx>#include <editeng/frmdiritem.hxx>#include <svx/graphichelper.hxx>#include <svx/xfillit0.hxx>#include <svx/xbtmpit.hxx>#include <svx/xflbstit.hxx>#include <svx/xflbmtit.hxx>#include <svx/xflgrit.hxx>#include <svx/xflhtit.hxx>#include <editeng/ulspitem.hxx>#include <editeng/lrspitem.hxx>#include <svx/sdr/properties/properties.hxx>#include <editeng/shaditem.hxx>#include <editeng/boxitem.hxx>#include <editeng/sizeitem.hxx>#include <editeng/pbinitem.hxx>#include <sfx2/opengrf.hxx>#include <sal/log.hxx>#include <docmodel/theme/Theme.hxx>#include <strings.hrc>#include <sdpage.hxx>#include <View.hxx>#include <Window.hxx>#include <pres.hxx>#include <drawdoc.hxx>#include <DrawDocShell.hxx>#include <ViewShell.hxx>#include <DrawViewShell.hxx>#include <app.hrc>#include <unchss.hxx>#include <undoback.hxx>#include <sdabstdlg.hxx>#include <sdresid.hxx>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | sd |
Macros | |
| #define | MAXHEIGHT 28350 |
| #define | MAXWIDTH 28350 |
Functions | |
| static void | sd::mergeItemSetsImpl (SfxItemSet &rTarget, const SfxItemSet &rSource) |
| void | sd::MergePageBackgroundFilling (SdPage *pPage, SdStyleSheet *pStyleSheet, bool bMasterPage, SfxItemSet &rMergedAttr) |
| Merge the background properties together and deposit the result in rMergeAttr. More... | |
| #define MAXHEIGHT 28350 |
Definition at line 76 of file fupage.cxx.
| #define MAXWIDTH 28350 |
Definition at line 77 of file fupage.cxx.