1 /************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24 // MARKER(update_precomp.py): autogen include statement, do not remove 25 #include "precompiled_sw.hxx" 26 27 #include "hintids.hxx" 28 #include "uiitems.hxx" 29 #include "cmdid.h" 30 31 #include <svl/globalnameitem.hxx> 32 #include <editeng/memberids.hrc> 33 #include <svl/imageitm.hxx> 34 #include <svl/aeitem.hxx> 35 #include <svl/rectitem.hxx> 36 #include <sfx2/objitem.hxx> 37 #include <sfx2/objsh.hxx> 38 #include <svx/rulritem.hxx> 39 #include <svx/zoomitem.hxx> 40 #include <svx/viewlayoutitem.hxx> 41 #include <svx/zoomslideritem.hxx> 42 #include <svx/hlnkitem.hxx> 43 #include <svx/SmartTagItem.hxx> 44 #include <svl/ptitem.hxx> 45 #include <svx/pageitem.hxx> 46 #include <svl/srchitem.hxx> 47 #include <sfx2/tplpitem.hxx> 48 #include <editeng/wrlmitem.hxx> 49 #include <editeng/protitem.hxx> 50 #include <editeng/opaqitem.hxx> 51 #ifndef _SVX_TSTPITEM_HXX //autogen 52 #include <editeng/tstpitem.hxx> 53 #endif 54 #include <editeng/akrnitem.hxx> 55 #include <editeng/keepitem.hxx> 56 #include <editeng/kernitem.hxx> 57 #include <editeng/spltitem.hxx> 58 #include <editeng/brshitem.hxx> 59 #include <editeng/wghtitem.hxx> 60 #include <editeng/shaditem.hxx> 61 #include <editeng/pbinitem.hxx> 62 #include <editeng/ulspitem.hxx> 63 #include <editeng/prntitem.hxx> 64 #include <editeng/orphitem.hxx> 65 #include <editeng/widwitem.hxx> 66 #include <editeng/bolnitem.hxx> 67 #include <editeng/pmdlitem.hxx> 68 #include <editeng/cmapitem.hxx> 69 #include <editeng/langitem.hxx> 70 #include <editeng/brkitem.hxx> 71 #include <editeng/hyznitem.hxx> 72 #include <editeng/escpitem.hxx> 73 #include <editeng/lspcitem.hxx> 74 #include <editeng/adjitem.hxx> 75 #include <editeng/crsditem.hxx> 76 #include <editeng/fontitem.hxx> 77 #include <editeng/shdditem.hxx> 78 #include <editeng/udlnitem.hxx> 79 #include <editeng/postitem.hxx> 80 #include <editeng/fhgtitem.hxx> 81 #ifndef _SVX_CNTRITEM_HXX //autogen 82 #include <editeng/cntritem.hxx> 83 #endif 84 #include <editeng/colritem.hxx> 85 #include <editeng/boxitem.hxx> 86 #include <editeng/sizeitem.hxx> 87 #include <editeng/lrspitem.hxx> 88 #include <svx/xgrad.hxx> 89 #include <svx/xlnstit.hxx> 90 #include <svx/xlnedit.hxx> 91 #include <svx/xfillit0.hxx> 92 #include <svx/xflclit.hxx> 93 #include <svx/xflgrit.hxx> 94 #include <svx/xflhtit.hxx> 95 #include <svx/xbtmpit.hxx> 96 #include <svx/xlineit0.hxx> 97 #include <svx/xlnwtit.hxx> 98 #include <svx/xlndsit.hxx> 99 #include <svx/xlnclit.hxx> 100 #include <svx/xtextit0.hxx> 101 #include <svx/xftadit.hxx> 102 #include <svx/xftdiit.hxx> 103 #include <svx/xftstit.hxx> 104 #include <svx/xftmrit.hxx> 105 #include <svx/xftouit.hxx> 106 #include <svx/xftshit.hxx> 107 #include <svx/xftshcit.hxx> 108 #include <svx/xftshxy.hxx> 109 #include <svx/grafctrl.hxx> 110 111 112 #include <fmtornt.hxx> 113 #include <paratr.hxx> 114 #include <fmtinfmt.hxx> 115 #include <fmtfsize.hxx> 116 #include <fmtsrnd.hxx> 117 #include "envimg.hxx" 118 #include "frmatr.hxx" 119 #include "cfgitems.hxx" 120 #include "grfatr.hxx" 121 #include "fmtline.hxx" 122 #include <svx/clipfmtitem.hxx> 123 #include <editeng/blnkitem.hxx> 124 #include <svl/slstitm.hxx> 125 #include <editeng/paravertalignitem.hxx> 126 #include <editeng/charreliefitem.hxx> 127 #include <editeng/charrotateitem.hxx> 128 #include <editeng/charscaleitem.hxx> 129 #include <svx/postattr.hxx> 130 #include <sfx2/frame.hxx> 131 #include <svx/chrtitem.hxx> 132 #include <svx/drawitem.hxx> 133 #include <avmedia/mediaitem.hxx> 134 135 #define SvxDrawToolItem SfxAllEnumItem 136 #define SvxDrawAlignItem SfxAllEnumItem 137 #define SvxDrawBezierItem SfxAllEnumItem 138 #define avmedia_MediaItem ::avmedia::MediaItem 139 140 #include <svx/xflftrit.hxx> 141 #include <svx/xlncapit.hxx> 142 #include <svx/xlinjoit.hxx> 143 #include <svx/AffineMatrixItem.hxx> 144 #include <svx/galleryitem.hxx> 145 146 #define SFX_TYPEMAP 147 #include <sfx2/msg.hxx> 148 #include "swslots.hxx" 149 150 151 152