diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 1 | ||||
-rw-r--r-- | sc/qa/unit/helper/qahelper.cxx | 2 | ||||
-rw-r--r-- | sc/qa/unit/tiledrendering/tiledrendering.cxx | 1 | ||||
-rw-r--r-- | sc/source/core/data/drwlayer.cxx | 1 | ||||
-rw-r--r-- | sc/source/core/data/postit.cxx | 3 | ||||
-rw-r--r-- | sc/source/core/tool/detfunc.cxx | 1 | ||||
-rw-r--r-- | sc/source/filter/excel/xiescher.cxx | 6 | ||||
-rw-r--r-- | sc/source/ui/docshell/docsh4.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/drawfunc/drtxtob.cxx | 2 | ||||
-rw-r--r-- | sc/source/ui/drawfunc/fuconcustomshape.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/drawfunc/futext.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/tabvwsh9.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/tabvwshh.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/viewfun6.cxx | 1 |
14 files changed, 22 insertions, 1 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 3801ff99c443..26048f9ecb67 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -402,7 +402,6 @@ #include <svx/sdtfsitm.hxx> #include <svx/sdtmfitm.hxx> #include <svx/sdynitm.hxx> -#include <svx/svdattr.hxx> #include <svx/svddef.hxx> #include <svx/svddrag.hxx> #include <svx/svdedtv.hxx> diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx index cc23c7a207f5..083319ba316d 100644 --- a/sc/qa/unit/helper/qahelper.cxx +++ b/sc/qa/unit/helper/qahelper.cxx @@ -25,6 +25,8 @@ #include <cppunit/AdditionalMessage.h> #include <sal/log.hxx> #include <sfx2/sfxsids.hrc> +#include <svl/stritem.hxx> +#include <svl/intitem.hxx> #include <svl/gridprinter.hxx> #include <sfx2/docfilt.hxx> #include <sfx2/docfile.hxx> diff --git a/sc/qa/unit/tiledrendering/tiledrendering.cxx b/sc/qa/unit/tiledrendering/tiledrendering.cxx index 326966e940af..4e0c99ad5f97 100644 --- a/sc/qa/unit/tiledrendering/tiledrendering.cxx +++ b/sc/qa/unit/tiledrendering/tiledrendering.cxx @@ -22,6 +22,7 @@ #include <osl/conditn.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/viewfrm.hxx> +#include <svl/stritem.hxx> #include <comphelper/lok.hxx> #include <comphelper/propertyvalue.hxx> diff --git a/sc/source/core/data/drwlayer.cxx b/sc/source/core/data/drwlayer.cxx index 5e515c80abd9..a18b642b94dd 100644 --- a/sc/source/core/data/drwlayer.cxx +++ b/sc/source/core/data/drwlayer.cxx @@ -35,6 +35,7 @@ #include <svx/svdograf.hxx> #include <svx/svdoole2.hxx> #include <svx/svdundo.hxx> +#include <svx/sdsxyitm.hxx> #include <svx/svxids.hrc> #include <i18nlangtag/mslangid.hxx> #include <editeng/unolingu.hxx> diff --git a/sc/source/core/data/postit.cxx b/sc/source/core/data/postit.cxx index 850ecafa46a3..d2142f84747c 100644 --- a/sc/source/core/data/postit.cxx +++ b/sc/source/core/data/postit.cxx @@ -37,6 +37,9 @@ #include <svx/xflclit.hxx> #include <svx/sdshitm.hxx> #include <svx/sdsxyitm.hxx> +#include <svx/sdtditm.hxx> +#include <svx/sdtagitm.hxx> +#include <svx/sdtmfitm.hxx> #include <tools/gen.hxx> #include <document.hxx> diff --git a/sc/source/core/tool/detfunc.cxx b/sc/source/core/tool/detfunc.cxx index 16cb31855212..9d52ba167d4c 100644 --- a/sc/source/core/tool/detfunc.cxx +++ b/sc/source/core/tool/detfunc.cxx @@ -43,6 +43,7 @@ #include <svx/xlnstwit.hxx> #include <svx/xlnwtit.hxx> #include <svx/xtable.hxx> +#include <svx/sdtagitm.hxx> #include <editeng/outliner.hxx> #include <editeng/editobj.hxx> #include <svx/sxcecitm.hxx> diff --git a/sc/source/filter/excel/xiescher.cxx b/sc/source/filter/excel/xiescher.cxx index 635bad45ecce..43c6fb3aa788 100644 --- a/sc/source/filter/excel/xiescher.cxx +++ b/sc/source/filter/excel/xiescher.cxx @@ -75,6 +75,12 @@ #include <svx/xlnstit.hxx> #include <svx/xlnstwit.hxx> #include <svx/xlnwtit.hxx> +#include <svx/sdasitm.hxx> +#include <svx/sdshcitm.hxx> +#include <svx/sdshitm.hxx> +#include <svx/sdsxyitm.hxx> +#include <svx/sdtagitm.hxx> +#include <svx/sdtditm.hxx> #include <editeng/eeitem.hxx> #include <svx/xflclit.hxx> diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx index 549231097045..8d10df639169 100644 --- a/sc/source/ui/docshell/docsh4.cxx +++ b/sc/source/ui/docshell/docsh4.cxx @@ -38,6 +38,7 @@ using namespace ::com::sun::star; #include <basic/sberrors.hxx> #include <svtools/sfxecode.hxx> #include <svx/ofaitem.hxx> +#include <svl/stritem.hxx> #include <svl/whiter.hxx> #include <vcl/svapp.hxx> #include <vcl/weld.hxx> diff --git a/sc/source/ui/drawfunc/drtxtob.cxx b/sc/source/ui/drawfunc/drtxtob.cxx index f735e56ef082..87777cf184a9 100644 --- a/sc/source/ui/drawfunc/drtxtob.cxx +++ b/sc/source/ui/drawfunc/drtxtob.cxx @@ -37,6 +37,7 @@ #include <editeng/ulspitem.hxx> #include <svx/hlnkitem.hxx> #include <svx/svdoutl.hxx> +#include <svx/sdooitm.hxx> #include <editeng/postitem.hxx> #include <editeng/scripttypeitem.hxx> #include <editeng/shdditem.hxx> @@ -50,6 +51,7 @@ #include <sfx2/viewfrm.hxx> #include <svtools/cliplistener.hxx> #include <vcl/transfer.hxx> +#include <svl/stritem.hxx> #include <svl/whiter.hxx> #include <svl/languageoptions.hxx> diff --git a/sc/source/ui/drawfunc/fuconcustomshape.cxx b/sc/source/ui/drawfunc/fuconcustomshape.cxx index 3ed220a31352..2459720c251a 100644 --- a/sc/source/ui/drawfunc/fuconcustomshape.cxx +++ b/sc/source/ui/drawfunc/fuconcustomshape.cxx @@ -23,6 +23,7 @@ #include <sfx2/request.hxx> #include <svx/fmmodel.hxx> #include <svl/itempool.hxx> +#include <svl/stritem.hxx> #include <svx/svdpage.hxx> #include <svx/svdoashp.hxx> #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/drawfunc/futext.cxx b/sc/source/ui/drawfunc/futext.cxx index f1a4afcd91c4..5405ca2c608a 100644 --- a/sc/source/ui/drawfunc/futext.cxx +++ b/sc/source/ui/drawfunc/futext.cxx @@ -23,6 +23,7 @@ #include <svx/sdtaaitm.hxx> #include <svx/sdtacitm.hxx> #include <svx/svdotext.hxx> +#include <svx/sdtagitm.hxx> #include <editeng/unolingu.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> diff --git a/sc/source/ui/view/tabvwsh9.cxx b/sc/source/ui/view/tabvwsh9.cxx index 9c1f1b0f2f5b..5cf59a1ed809 100644 --- a/sc/source/ui/view/tabvwsh9.cxx +++ b/sc/source/ui/view/tabvwsh9.cxx @@ -28,6 +28,7 @@ #include <sfx2/dispatch.hxx> #include <sfx2/sidebar/Sidebar.hxx> #include <svl/whiter.hxx> +#include <svl/stritem.hxx> #include "imapwrap.hxx" #include <tabvwsh.hxx> diff --git a/sc/source/ui/view/tabvwshh.cxx b/sc/source/ui/view/tabvwshh.cxx index 5de00a5f2a1f..7073b4a42d43 100644 --- a/sc/source/ui/view/tabvwshh.cxx +++ b/sc/source/ui/view/tabvwshh.cxx @@ -27,6 +27,7 @@ #include <sfx2/objsh.hxx> #include <sfx2/request.hxx> #include <basic/sbxcore.hxx> +#include <svl/stritem.hxx> #include <svl/whiter.hxx> #include <vcl/svapp.hxx> diff --git a/sc/source/ui/view/viewfun6.cxx b/sc/source/ui/view/viewfun6.cxx index b632d401d122..9fbc5b49e886 100644 --- a/sc/source/ui/view/viewfun6.cxx +++ b/sc/source/ui/view/viewfun6.cxx @@ -21,6 +21,7 @@ #include <svx/svdocapt.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> +#include <svl/stritem.hxx> #include <svl/zforlist.hxx> #include <svl/zformat.hxx> #include <editeng/editview.hxx> |