summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc')
-rw-r--r--sc/source/ui/drawfunc/chartsh.cxx20
-rw-r--r--sc/source/ui/drawfunc/drawsh.cxx26
-rw-r--r--sc/source/ui/drawfunc/drawsh2.cxx20
-rw-r--r--sc/source/ui/drawfunc/drawsh4.cxx12
-rw-r--r--sc/source/ui/drawfunc/drawsh5.cxx24
-rw-r--r--sc/source/ui/drawfunc/drformsh.cxx18
-rw-r--r--sc/source/ui/drawfunc/drtxtob.cxx26
-rw-r--r--sc/source/ui/drawfunc/drtxtob1.cxx14
-rw-r--r--sc/source/ui/drawfunc/drtxtob2.cxx22
-rw-r--r--sc/source/ui/drawfunc/fuconarc.cxx8
-rw-r--r--sc/source/ui/drawfunc/fuconcustomshape.cxx10
-rw-r--r--sc/source/ui/drawfunc/fuconpol.cxx8
-rw-r--r--sc/source/ui/drawfunc/fuconrec.cxx10
-rw-r--r--sc/source/ui/drawfunc/fuconstr.cxx16
-rw-r--r--sc/source/ui/drawfunc/fuconuno.cxx8
-rw-r--r--sc/source/ui/drawfunc/fudraw.cxx22
-rw-r--r--sc/source/ui/drawfunc/fuins1.cxx18
-rw-r--r--sc/source/ui/drawfunc/fuins2.cxx32
-rw-r--r--sc/source/ui/drawfunc/fupoor.cxx10
-rw-r--r--sc/source/ui/drawfunc/fusel.cxx30
-rw-r--r--sc/source/ui/drawfunc/fusel2.cxx24
-rw-r--r--sc/source/ui/drawfunc/futext.cxx12
-rw-r--r--sc/source/ui/drawfunc/futext2.cxx4
-rw-r--r--sc/source/ui/drawfunc/futext3.cxx28
-rw-r--r--sc/source/ui/drawfunc/graphsh.cxx14
-rw-r--r--sc/source/ui/drawfunc/mediash.cxx12
-rw-r--r--sc/source/ui/drawfunc/oleobjsh.cxx18
27 files changed, 233 insertions, 233 deletions
diff --git a/sc/source/ui/drawfunc/chartsh.cxx b/sc/source/ui/drawfunc/chartsh.cxx
index d3b870bb15d7..9cf7d8a99916 100644
--- a/sc/source/ui/drawfunc/chartsh.cxx
+++ b/sc/source/ui/drawfunc/chartsh.cxx
@@ -29,18 +29,18 @@
#include <svl/whiter.hxx>
#include <vcl/msgbox.hxx>
-#include "chartsh.hxx"
-#include "drwlayer.hxx"
-#include "sc.hrc"
-#include "viewdata.hxx"
-#include "document.hxx"
-#include "docpool.hxx"
-#include "drawview.hxx"
-#include "gridwin.hxx"
-#include "scresid.hxx"
+#include <chartsh.hxx>
+#include <drwlayer.hxx>
+#include <sc.hrc>
+#include <viewdata.hxx>
+#include <document.hxx>
+#include <docpool.hxx>
+#include <drawview.hxx>
+#include <gridwin.hxx>
+#include <scresid.hxx>
#define ScChartShell
-#include "scslots.hxx"
+#include <scslots.hxx>
using namespace css::uno;
diff --git a/sc/source/ui/drawfunc/drawsh.cxx b/sc/source/ui/drawfunc/drawsh.cxx
index c70adf6a8966..0e9850637f10 100644
--- a/sc/source/ui/drawfunc/drawsh.cxx
+++ b/sc/source/ui/drawfunc/drawsh.cxx
@@ -19,9 +19,9 @@
#include <svx/svxdlg.hxx>
#include <svx/dialogs.hrc>
-#include "sc.hrc"
+#include <sc.hrc>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <svx/fontwork.hxx>
@@ -35,25 +35,25 @@
#include <svl/whiter.hxx>
#include <vcl/msgbox.hxx>
-#include "drawsh.hxx"
-#include "drwlayer.hxx"
-#include "strings.hrc"
-#include "viewdata.hxx"
-#include "document.hxx"
-#include "docpool.hxx"
-#include "drawview.hxx"
-#include "scresid.hxx"
+#include <drawsh.hxx>
+#include <drwlayer.hxx>
+#include <strings.hrc>
+#include <viewdata.hxx>
+#include <document.hxx>
+#include <docpool.hxx>
+#include <drawview.hxx>
+#include <scresid.hxx>
#include <svx/svdobj.hxx>
#include <svx/drawitem.hxx>
#include <svx/xtable.hxx>
-#include "tabvwsh.hxx"
+#include <tabvwsh.hxx>
#include <gridwin.hxx>
#include <sfx2/bindings.hxx>
#define ScDrawShell
-#include "scslots.hxx"
+#include <scslots.hxx>
-#include "userdat.hxx"
+#include <userdat.hxx>
#include <svl/macitem.hxx>
#include <sfx2/evntconf.hxx>
#include <sfx2/viewsh.hxx>
diff --git a/sc/source/ui/drawfunc/drawsh2.cxx b/sc/source/ui/drawfunc/drawsh2.cxx
index 6ab862b62556..b07d67947910 100644
--- a/sc/source/ui/drawfunc/drawsh2.cxx
+++ b/sc/source/ui/drawfunc/drawsh2.cxx
@@ -19,7 +19,7 @@
#include <com/sun/star/embed/EmbedMisc.hpp>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/sizeitem.hxx>
#include <svx/svdpagv.hxx>
@@ -37,15 +37,15 @@
#include <svx/sidebar/SelectionAnalyzer.hxx>
#include <svx/sidebar/ContextChangeEventMultiplexer.hxx>
-#include "drawsh.hxx"
-#include "drawview.hxx"
-#include "viewdata.hxx"
-#include "sc.hrc"
-#include "tabvwsh.hxx"
-#include "document.hxx"
-#include "drwlayer.hxx"
-#include "userdat.hxx"
-#include "drtxtob.hxx"
+#include <drawsh.hxx>
+#include <drawview.hxx>
+#include <viewdata.hxx>
+#include <sc.hrc>
+#include <tabvwsh.hxx>
+#include <document.hxx>
+#include <drwlayer.hxx>
+#include <userdat.hxx>
+#include <drtxtob.hxx>
#include <gridwin.hxx>
#include <svx/svdoole2.hxx>
#include <svx/svdocapt.hxx>
diff --git a/sc/source/ui/drawfunc/drawsh4.cxx b/sc/source/ui/drawfunc/drawsh4.cxx
index 01d2576c7a61..a571411c945a 100644
--- a/sc/source/ui/drawfunc/drawsh4.cxx
+++ b/sc/source/ui/drawfunc/drawsh4.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <svx/drawitem.hxx>
#include <svx/fontwork.hxx>
#include <svx/svdotext.hxx>
@@ -25,11 +25,11 @@
#include <sfx2/objsh.hxx>
#include <sfx2/viewfrm.hxx>
#include <svx/svdoashp.hxx>
-#include "drawsh.hxx"
-#include "drawview.hxx"
-#include "viewdata.hxx"
-#include "tabvwsh.hxx"
-#include "sc.hrc"
+#include <drawsh.hxx>
+#include <drawview.hxx>
+#include <viewdata.hxx>
+#include <tabvwsh.hxx>
+#include <sc.hrc>
void ScDrawShell::GetFormTextState(SfxItemSet& rSet)
{
diff --git a/sc/source/ui/drawfunc/drawsh5.cxx b/sc/source/ui/drawfunc/drawsh5.cxx
index edaab55c8ee0..95122e1c9e0d 100644
--- a/sc/source/ui/drawfunc/drawsh5.cxx
+++ b/sc/source/ui/drawfunc/drawsh5.cxx
@@ -45,20 +45,20 @@
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/awt/XControlModel.hpp>
-#include "drawsh.hxx"
-#include "drawview.hxx"
-#include "viewdata.hxx"
-#include "tabvwsh.hxx"
-#include "docsh.hxx"
-#include "scresid.hxx"
-#include "undotab.hxx"
-#include "drwlayer.hxx"
-#include "userdat.hxx"
-#include "postit.hxx"
-#include "drtxtob.hxx"
+#include <drawsh.hxx>
+#include <drawview.hxx>
+#include <viewdata.hxx>
+#include <tabvwsh.hxx>
+#include <docsh.hxx>
+#include <scresid.hxx>
+#include <undotab.hxx>
+#include <drwlayer.hxx>
+#include <userdat.hxx>
+#include <postit.hxx>
+#include <drtxtob.hxx>
#include <memory>
-#include "sc.hrc"
+#include <sc.hrc>
using namespace com::sun::star;
diff --git a/sc/source/ui/drawfunc/drformsh.cxx b/sc/source/ui/drawfunc/drformsh.cxx
index 4ac230a36941..a1b4b6f13b9a 100644
--- a/sc/source/ui/drawfunc/drformsh.cxx
+++ b/sc/source/ui/drawfunc/drformsh.cxx
@@ -26,19 +26,19 @@
#include <svl/whiter.hxx>
#include <vcl/msgbox.hxx>
-#include "drformsh.hxx"
-#include "drwlayer.hxx"
-#include "sc.hrc"
-#include "viewdata.hxx"
-#include "document.hxx"
-#include "docpool.hxx"
-#include "drawview.hxx"
-#include "scresid.hxx"
+#include <drformsh.hxx>
+#include <drwlayer.hxx>
+#include <sc.hrc>
+#include <viewdata.hxx>
+#include <document.hxx>
+#include <docpool.hxx>
+#include <drawview.hxx>
+#include <scresid.hxx>
#include <svx/svdobj.hxx>
#include <vcl/EnumContext.hxx>
#define ScDrawFormShell
-#include "scslots.hxx"
+#include <scslots.hxx>
SFX_IMPL_INTERFACE(ScDrawFormShell, ScDrawShell)
diff --git a/sc/source/ui/drawfunc/drtxtob.cxx b/sc/source/ui/drawfunc/drtxtob.cxx
index 6a2bad28bd50..3a8c3bdc14a0 100644
--- a/sc/source/ui/drawfunc/drtxtob.cxx
+++ b/sc/source/ui/drawfunc/drtxtob.cxx
@@ -19,7 +19,7 @@
#include <com/sun/star/lang/Locale.hpp>
#include <comphelper/string.hxx>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/adjustitem.hxx>
#include <svx/clipfmtitem.hxx>
@@ -62,21 +62,21 @@
#include <svx/dialogs.hrc>
#include <vcl/EnumContext.hxx>
-#include "sc.hrc"
-#include "globstr.hrc"
-#include "scmod.hxx"
-#include "drtxtob.hxx"
-#include "fudraw.hxx"
-#include "viewdata.hxx"
-#include "document.hxx"
-#include "drawview.hxx"
-#include "viewutil.hxx"
-#include "scresid.hxx"
-#include "tabvwsh.hxx"
+#include <sc.hrc>
+#include <globstr.hrc>
+#include <scmod.hxx>
+#include <drtxtob.hxx>
+#include <fudraw.hxx>
+#include <viewdata.hxx>
+#include <document.hxx>
+#include <drawview.hxx>
+#include <viewutil.hxx>
+#include <scresid.hxx>
+#include <tabvwsh.hxx>
#include <gridwin.hxx>
#define ScDrawTextObjectBar
-#include "scslots.hxx"
+#include <scslots.hxx>
#include <memory>
diff --git a/sc/source/ui/drawfunc/drtxtob1.cxx b/sc/source/ui/drawfunc/drtxtob1.cxx
index bfe52a9d8156..6dc3914bd763 100644
--- a/sc/source/ui/drawfunc/drtxtob1.cxx
+++ b/sc/source/ui/drawfunc/drtxtob1.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <svx/svxdlg.hxx>
@@ -31,14 +31,14 @@
#include <vcl/msgbox.hxx>
#include <svtools/transfer.hxx>
-#include "sc.hrc"
-#include "drtxtob.hxx"
-#include "drawview.hxx"
-#include "viewdata.hxx"
-#include "scresid.hxx"
+#include <sc.hrc>
+#include <drtxtob.hxx>
+#include <drawview.hxx>
+#include <viewdata.hxx>
+#include <scresid.hxx>
#include <gridwin.hxx>
-#include "scabstdlg.hxx"
+#include <scabstdlg.hxx>
#include <memory>
bool ScDrawTextObjectBar::ExecuteCharDlg( const SfxItemSet& rArgs,
diff --git a/sc/source/ui/drawfunc/drtxtob2.cxx b/sc/source/ui/drawfunc/drtxtob2.cxx
index 2fbbf289be8b..28050513064b 100644
--- a/sc/source/ui/drawfunc/drtxtob2.cxx
+++ b/sc/source/ui/drawfunc/drtxtob2.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/adjustitem.hxx>
#include <svx/drawitem.hxx>
#include <svx/fontwork.hxx>
@@ -33,16 +33,16 @@
#include <sot/formats.hxx>
#include <svl/whiter.hxx>
#include <svx/svdoashp.hxx>
-#include "sc.hrc"
-#include "drtxtob.hxx"
-#include "viewdata.hxx"
-#include "drawview.hxx"
-#include "tabvwsh.hxx"
-#include "impex.hxx"
-#include "docsh.hxx"
-#include "transobj.hxx"
-#include "drwtrans.hxx"
-#include "drwlayer.hxx"
+#include <sc.hrc>
+#include <drtxtob.hxx>
+#include <viewdata.hxx>
+#include <drawview.hxx>
+#include <tabvwsh.hxx>
+#include <impex.hxx>
+#include <docsh.hxx>
+#include <transobj.hxx>
+#include <drwtrans.hxx>
+#include <drwlayer.hxx>
sal_uInt16 ScGetFontWorkId()
{
diff --git a/sc/source/ui/drawfunc/fuconarc.cxx b/sc/source/ui/drawfunc/fuconarc.cxx
index 8b24064561e6..7ada2107c5b3 100644
--- a/sc/source/ui/drawfunc/fuconarc.cxx
+++ b/sc/source/ui/drawfunc/fuconarc.cxx
@@ -17,10 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "fuconarc.hxx"
-#include "sc.hrc"
-#include "tabvwsh.hxx"
-#include "drawview.hxx"
+#include <fuconarc.hxx>
+#include <sc.hrc>
+#include <tabvwsh.hxx>
+#include <drawview.hxx>
// Create default drawing objects via keyboard
#include <svx/svdocirc.hxx>
diff --git a/sc/source/ui/drawfunc/fuconcustomshape.cxx b/sc/source/ui/drawfunc/fuconcustomshape.cxx
index dc19c2a7a5c4..f5a03392f736 100644
--- a/sc/source/ui/drawfunc/fuconcustomshape.cxx
+++ b/sc/source/ui/drawfunc/fuconcustomshape.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "fuconcustomshape.hxx"
+#include <fuconcustomshape.hxx>
#include <editeng/svxenum.hxx>
#include <svx/gallery.hxx>
#include <sfx2/request.hxx>
@@ -27,10 +27,10 @@
#include <svx/svdoashp.hxx>
#include <editeng/eeitem.hxx>
#include <svx/sdtagitm.hxx>
-#include "fuconuno.hxx"
-#include "tabvwsh.hxx"
-#include "sc.hrc"
-#include "drawview.hxx"
+#include <fuconuno.hxx>
+#include <tabvwsh.hxx>
+#include <sc.hrc>
+#include <drawview.hxx>
#include <editeng/adjustitem.hxx>
#include <math.h>
diff --git a/sc/source/ui/drawfunc/fuconpol.cxx b/sc/source/ui/drawfunc/fuconpol.cxx
index 143a73e2a17d..330ebf09a41d 100644
--- a/sc/source/ui/drawfunc/fuconpol.cxx
+++ b/sc/source/ui/drawfunc/fuconpol.cxx
@@ -17,10 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "fuconpol.hxx"
-#include "tabvwsh.hxx"
-#include "sc.hrc"
-#include "drawview.hxx"
+#include <fuconpol.hxx>
+#include <tabvwsh.hxx>
+#include <sc.hrc>
+#include <drawview.hxx>
// Create default drawing objects via keyboard
#include <svx/svdopath.hxx>
diff --git a/sc/source/ui/drawfunc/fuconrec.cxx b/sc/source/ui/drawfunc/fuconrec.cxx
index ba0cddb6de18..671f81d9acaf 100644
--- a/sc/source/ui/drawfunc/fuconrec.cxx
+++ b/sc/source/ui/drawfunc/fuconrec.cxx
@@ -17,10 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "fuconrec.hxx"
-#include "tabvwsh.hxx"
-#include "sc.hrc"
-#include "drawview.hxx"
+#include <fuconrec.hxx>
+#include <tabvwsh.hxx>
+#include <sc.hrc>
+#include <drawview.hxx>
#include <editeng/outlobj.hxx>
// Create default drawing objects via keyboard
@@ -40,7 +40,7 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/point/b2dpoint.hxx>
-#include "scresid.hxx"
+#include <scresid.hxx>
FuConstRectangle::FuConstRectangle(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pViewP,
SdrModel* pDoc, const SfxRequest& rReq)
diff --git a/sc/source/ui/drawfunc/fuconstr.cxx b/sc/source/ui/drawfunc/fuconstr.cxx
index e508e2ff5ec7..0c21daabc48e 100644
--- a/sc/source/ui/drawfunc/fuconstr.cxx
+++ b/sc/source/ui/drawfunc/fuconstr.cxx
@@ -23,14 +23,14 @@
#include <svx/svdouno.hxx>
#include <sfx2/dispatch.hxx>
-#include "fuconstr.hxx"
-#include "fudraw.hxx"
-#include "tabvwsh.hxx"
-#include "futext.hxx"
-#include "sc.hrc"
-#include "drawview.hxx"
-#include "document.hxx"
-#include "gridwin.hxx"
+#include <fuconstr.hxx>
+#include <fudraw.hxx>
+#include <tabvwsh.hxx>
+#include <futext.hxx>
+#include <sc.hrc>
+#include <drawview.hxx>
+#include <document.hxx>
+#include <gridwin.hxx>
// maximal permitted mouse movement to start Drag&Drop
//! fusel,fuconstr,futext - combine them!
diff --git a/sc/source/ui/drawfunc/fuconuno.cxx b/sc/source/ui/drawfunc/fuconuno.cxx
index 123b05b14904..6fe1bcd9bfae 100644
--- a/sc/source/ui/drawfunc/fuconuno.cxx
+++ b/sc/source/ui/drawfunc/fuconuno.cxx
@@ -17,10 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "fuconuno.hxx"
-#include "tabvwsh.hxx"
-#include "sc.hrc"
-#include "drawview.hxx"
+#include <fuconuno.hxx>
+#include <tabvwsh.hxx>
+#include <sc.hrc>
+#include <drawview.hxx>
FuConstUnoControl::FuConstUnoControl(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pViewP,
SdrModel* pDoc, const SfxRequest& rReq)
diff --git a/sc/source/ui/drawfunc/fudraw.cxx b/sc/source/ui/drawfunc/fudraw.cxx
index 32095599dc71..b13db135d299 100644
--- a/sc/source/ui/drawfunc/fudraw.cxx
+++ b/sc/source/ui/drawfunc/fudraw.cxx
@@ -29,17 +29,17 @@
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
-#include "sc.hrc"
-#include "fudraw.hxx"
-#include "futext.hxx"
-#include "tabvwsh.hxx"
-#include "drwlayer.hxx"
-#include "scresid.hxx"
-#include "userdat.hxx"
-#include "docsh.hxx"
-#include "postit.hxx"
-#include "globstr.hrc"
-#include "drawview.hxx"
+#include <sc.hrc>
+#include <fudraw.hxx>
+#include <futext.hxx>
+#include <tabvwsh.hxx>
+#include <drwlayer.hxx>
+#include <scresid.hxx>
+#include <userdat.hxx>
+#include <docsh.hxx>
+#include <postit.hxx>
+#include <globstr.hrc>
+#include <drawview.hxx>
// base class for draw module specific functions
FuDraw::FuDraw(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pViewP,
diff --git a/sc/source/ui/drawfunc/fuins1.cxx b/sc/source/ui/drawfunc/fuins1.cxx
index 09f0cead255b..11f21c0d509f 100644
--- a/sc/source/ui/drawfunc/fuins1.cxx
+++ b/sc/source/ui/drawfunc/fuins1.cxx
@@ -33,15 +33,15 @@
#include <avmedia/mediawindow.hxx>
#include <vcl/svapp.hxx>
-#include "fuinsert.hxx"
-#include "tabvwsh.hxx"
-#include "drwlayer.hxx"
-#include "drawview.hxx"
-#include "document.hxx"
-#include "scresid.hxx"
-#include "progress.hxx"
-#include "strings.hrc"
-#include "globstr.hrc"
+#include <fuinsert.hxx>
+#include <tabvwsh.hxx>
+#include <drwlayer.hxx>
+#include <drawview.hxx>
+#include <document.hxx>
+#include <scresid.hxx>
+#include <progress.hxx>
+#include <strings.hrc>
+#include <globstr.hrc>
using namespace ::com::sun::star;
diff --git a/sc/source/ui/drawfunc/fuins2.cxx b/sc/source/ui/drawfunc/fuins2.cxx
index b102851abe9a..a5efb6b2c3ca 100644
--- a/sc/source/ui/drawfunc/fuins2.cxx
+++ b/sc/source/ui/drawfunc/fuins2.cxx
@@ -62,22 +62,22 @@
#include <com/sun/star/chart/ChartDataRowSource.hpp>
#include <cppuhelper/bootstrap.hxx>
-#include "PivotTableDataProvider.hxx"
-#include "chart2uno.hxx"
-#include "fuinsert.hxx"
-#include "tabvwsh.hxx"
-#include "sc.hrc"
-#include "chartarr.hxx"
-#include "docsh.hxx"
-#include "document.hxx"
-#include "undotab.hxx"
-#include "chartlis.hxx"
-#include "uiitems.hxx"
-#include "globstr.hrc"
-#include "drawview.hxx"
-#include "markdata.hxx"
-#include "gridwin.hxx"
-#include "dpobject.hxx"
+#include <PivotTableDataProvider.hxx>
+#include <chart2uno.hxx>
+#include <fuinsert.hxx>
+#include <tabvwsh.hxx>
+#include <sc.hrc>
+#include <chartarr.hxx>
+#include <docsh.hxx>
+#include <document.hxx>
+#include <undotab.hxx>
+#include <chartlis.hxx>
+#include <uiitems.hxx>
+#include <globstr.hrc>
+#include <drawview.hxx>
+#include <markdata.hxx>
+#include <gridwin.hxx>
+#include <dpobject.hxx>
#include <memory>
using namespace css;
diff --git a/sc/source/ui/drawfunc/fupoor.cxx b/sc/source/ui/drawfunc/fupoor.cxx
index e1bd9481634b..4422c944da9a 100644
--- a/sc/source/ui/drawfunc/fupoor.cxx
+++ b/sc/source/ui/drawfunc/fupoor.cxx
@@ -22,11 +22,11 @@
#include <svx/svdobj.hxx>
#include <svx/svdpagv.hxx>
-#include "fupoor.hxx"
-#include "tabvwsh.hxx"
-#include "drawview.hxx"
-#include "detfunc.hxx"
-#include "document.hxx"
+#include <fupoor.hxx>
+#include <tabvwsh.hxx>
+#include <drawview.hxx>
+#include <detfunc.hxx>
+#include <document.hxx>
#include <vcl/svapp.hxx>
#include <svx/sdrhittesthelper.hxx>
diff --git a/sc/source/ui/drawfunc/fusel.cxx b/sc/source/ui/drawfunc/fusel.cxx
index 1cfe586a262c..966c31785b3f 100644
--- a/sc/source/ui/drawfunc/fusel.cxx
+++ b/sc/source/ui/drawfunc/fusel.cxx
@@ -33,21 +33,21 @@
#include <svx/svdocapt.hxx>
#include <sfx2/app.hxx>
-#include "fusel.hxx"
-#include "sc.hrc"
-#include "fudraw.hxx"
-#include "futext.hxx"
-#include "drawview.hxx"
-#include "tabvwsh.hxx"
-#include "drawpage.hxx"
-#include "globstr.hrc"
-#include "drwlayer.hxx"
-#include "userdat.hxx"
-#include "scmod.hxx"
-#include "client.hxx"
-#include "charthelper.hxx"
-#include "docuno.hxx"
-#include "docsh.hxx"
+#include <fusel.hxx>
+#include <sc.hrc>
+#include <fudraw.hxx>
+#include <futext.hxx>
+#include <drawview.hxx>
+#include <tabvwsh.hxx>
+#include <drawpage.hxx>
+#include <globstr.hrc>
+#include <drwlayer.hxx>
+#include <userdat.hxx>
+#include <scmod.hxx>
+#include <client.hxx>
+#include <charthelper.hxx>
+#include <docuno.hxx>
+#include <docsh.hxx>
// maximal permitted mouse movement to start Drag&Drop
//! fusel,fuconstr,futext - combine them!
diff --git a/sc/source/ui/drawfunc/fusel2.cxx b/sc/source/ui/drawfunc/fusel2.cxx
index f6ee34d3b619..4c3318a50ebf 100644
--- a/sc/source/ui/drawfunc/fusel2.cxx
+++ b/sc/source/ui/drawfunc/fusel2.cxx
@@ -23,18 +23,18 @@
#include <sfx2/dispatch.hxx>
#include <editeng/outliner.hxx>
-#include "fusel.hxx"
-#include "tabvwsh.hxx"
-#include "document.hxx"
-#include "detfunc.hxx"
-#include "futext.hxx"
-#include "sc.hrc"
-#include "attrib.hxx"
-#include "scitems.hxx"
-#include "userdat.hxx"
-#include "drwlayer.hxx"
-#include "docsh.hxx"
-#include "drawview.hxx"
+#include <fusel.hxx>
+#include <tabvwsh.hxx>
+#include <document.hxx>
+#include <detfunc.hxx>
+#include <futext.hxx>
+#include <sc.hrc>
+#include <attrib.hxx>
+#include <scitems.hxx>
+#include <userdat.hxx>
+#include <drwlayer.hxx>
+#include <docsh.hxx>
+#include <drawview.hxx>
#include <svx/sdrhittesthelper.hxx>
inline long Diff( const Point& rP1, const Point& rP2 )
diff --git a/sc/source/ui/drawfunc/futext.cxx b/sc/source/ui/drawfunc/futext.cxx
index 47cd9c0031a2..bf3e1bbebd09 100644
--- a/sc/source/ui/drawfunc/futext.cxx
+++ b/sc/source/ui/drawfunc/futext.cxx
@@ -32,14 +32,14 @@
#include <editeng/eeitem.hxx>
#include <svl/itemset.hxx>
-#include "futext.hxx"
-#include "drwlayer.hxx"
-#include "sc.hrc"
-#include "tabvwsh.hxx"
-#include "drawview.hxx"
+#include <futext.hxx>
+#include <drwlayer.hxx>
+#include <sc.hrc>
+#include <tabvwsh.hxx>
+#include <drawview.hxx>
// Create default drawing objects via keyboard
-#include "scresid.hxx"
+#include <scresid.hxx>
// maximum of mouse movement which allows to start Drag&Drop
//! fusel,fuconstr,futext - combined!
diff --git a/sc/source/ui/drawfunc/futext2.cxx b/sc/source/ui/drawfunc/futext2.cxx
index 647571808d1a..22f6325a7114 100644
--- a/sc/source/ui/drawfunc/futext2.cxx
+++ b/sc/source/ui/drawfunc/futext2.cxx
@@ -21,8 +21,8 @@
#include <svx/svdoutl.hxx>
#include <svx/svdetc.hxx>
-#include "futext.hxx"
-#include "tabvwsh.hxx"
+#include <futext.hxx>
+#include <tabvwsh.hxx>
SdrOutliner* FuText::MakeOutliner()
{
diff --git a/sc/source/ui/drawfunc/futext3.cxx b/sc/source/ui/drawfunc/futext3.cxx
index 8b4052657eb7..3e0dff9d1cc7 100644
--- a/sc/source/ui/drawfunc/futext3.cxx
+++ b/sc/source/ui/drawfunc/futext3.cxx
@@ -28,20 +28,20 @@
#include <sfx2/objsh.hxx>
#include <editeng/writingmodeitem.hxx>
-#include "global.hxx"
-#include "drwlayer.hxx"
-#include "userdat.hxx"
-#include "tabvwsh.hxx"
-#include "document.hxx"
-#include "editutil.hxx"
-#include "futext.hxx"
-#include "docsh.hxx"
-#include "postit.hxx"
-#include "globstr.hrc"
-#include "attrib.hxx"
-#include "scitems.hxx"
-#include "drawview.hxx"
-#include "undocell.hxx"
+#include <global.hxx>
+#include <drwlayer.hxx>
+#include <userdat.hxx>
+#include <tabvwsh.hxx>
+#include <document.hxx>
+#include <editutil.hxx>
+#include <futext.hxx>
+#include <docsh.hxx>
+#include <postit.hxx>
+#include <globstr.hrc>
+#include <attrib.hxx>
+#include <scitems.hxx>
+#include <drawview.hxx>
+#include <undocell.hxx>
// Editing of Note-Key-Objects has to be stopped always via StopEditMode,
// so that changes are taken over into the document!
diff --git a/sc/source/ui/drawfunc/graphsh.cxx b/sc/source/ui/drawfunc/graphsh.cxx
index 3a55971f4dd4..e13638fe2e06 100644
--- a/sc/source/ui/drawfunc/graphsh.cxx
+++ b/sc/source/ui/drawfunc/graphsh.cxx
@@ -31,16 +31,16 @@
#include <svx/graphichelper.hxx>
#include <vcl/msgbox.hxx>
-#include "graphsh.hxx"
-#include "strings.hrc"
-#include "viewdata.hxx"
-#include "drawview.hxx"
-#include "scresid.hxx"
+#include <graphsh.hxx>
+#include <strings.hrc>
+#include <viewdata.hxx>
+#include <drawview.hxx>
+#include <scresid.hxx>
#include <svx/extedit.hxx>
-#include "tabvwsh.hxx"
+#include <tabvwsh.hxx>
#define ScGraphicShell
-#include "scslots.hxx"
+#include <scslots.hxx>
SFX_IMPL_INTERFACE(ScGraphicShell, ScDrawShell)
diff --git a/sc/source/ui/drawfunc/mediash.cxx b/sc/source/ui/drawfunc/mediash.cxx
index e2037306aae0..2e102b496f83 100644
--- a/sc/source/ui/drawfunc/mediash.cxx
+++ b/sc/source/ui/drawfunc/mediash.cxx
@@ -27,14 +27,14 @@
#include <svx/sdr/contact/viewcontactofsdrmediaobj.hxx>
#include <vcl/EnumContext.hxx>
-#include "mediash.hxx"
-#include "strings.hrc"
-#include "viewdata.hxx"
-#include "drawview.hxx"
-#include "scresid.hxx"
+#include <mediash.hxx>
+#include <strings.hrc>
+#include <viewdata.hxx>
+#include <drawview.hxx>
+#include <scresid.hxx>
#define ScMediaShell
-#include "scslots.hxx"
+#include <scslots.hxx>
SFX_IMPL_INTERFACE(ScMediaShell, ScDrawShell)
diff --git a/sc/source/ui/drawfunc/oleobjsh.cxx b/sc/source/ui/drawfunc/oleobjsh.cxx
index 4f200a47a1d8..70d4e2bfc4f4 100644
--- a/sc/source/ui/drawfunc/oleobjsh.cxx
+++ b/sc/source/ui/drawfunc/oleobjsh.cxx
@@ -26,19 +26,19 @@
#include <svl/whiter.hxx>
#include <vcl/msgbox.hxx>
-#include "oleobjsh.hxx"
-#include "drwlayer.hxx"
-#include "sc.hrc"
-#include "viewdata.hxx"
-#include "document.hxx"
-#include "docpool.hxx"
-#include "drawview.hxx"
-#include "scresid.hxx"
+#include <oleobjsh.hxx>
+#include <drwlayer.hxx>
+#include <sc.hrc>
+#include <viewdata.hxx>
+#include <document.hxx>
+#include <docpool.hxx>
+#include <drawview.hxx>
+#include <scresid.hxx>
#include <svx/svdobj.hxx>
#include <vcl/EnumContext.hxx>
#define ScOleObjectShell
-#include "scslots.hxx"
+#include <scslots.hxx>
SFX_IMPL_INTERFACE(ScOleObjectShell, ScDrawShell)