summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/connctrl.cxx2
-rw-r--r--svx/source/dialog/fntctrl.cxx46
-rw-r--r--svx/source/dialog/imapwnd.cxx2
-rw-r--r--svx/source/dialog/strarray.cxx2
-rw-r--r--svx/source/dialog/txenctab.cxx2
5 files changed, 27 insertions, 27 deletions
diff --git a/svx/source/dialog/connctrl.cxx b/svx/source/dialog/connctrl.cxx
index fa38393787ad..2d83858177cd 100644
--- a/svx/source/dialog/connctrl.cxx
+++ b/svx/source/dialog/connctrl.cxx
@@ -27,7 +27,7 @@
#include <svx/sdr/contact/objectcontactofobjlistpainter.hxx>
#include <svx/svdmark.hxx>
#include <svx/svdoedge.hxx>
-#include <svx/svdpage.hxx> // SdrObjList
+#include <svx/svdpage.hxx>
#include <svx/svdview.hxx>
#include <svx/sxelditm.hxx>
#include <svx/sxmkitm.hxx>
diff --git a/svx/source/dialog/fntctrl.cxx b/svx/source/dialog/fntctrl.cxx
index fc0e096048be..13105c54918a 100644
--- a/svx/source/dialog/fntctrl.cxx
+++ b/svx/source/dialog/fntctrl.cxx
@@ -18,8 +18,8 @@
*/
#include <sfx2/dialoghelper.hxx>
-#include <sfx2/viewsh.hxx> // SfxViewShell
-#include <sfx2/printer.hxx> // Printer
+#include <sfx2/viewsh.hxx>
+#include <sfx2/printer.hxx>
#include <vcl/builder.hxx>
#include <vcl/metric.hxx>
#include <vcl/svapp.hxx>
@@ -43,31 +43,31 @@
// Item set includes
#include <svl/itemset.hxx>
#include <svl/itempool.hxx>
-#include <svl/stritem.hxx> // SfxStringItem
+#include <svl/stritem.hxx>
#include <svl/languageoptions.hxx>
#include <editeng/colritem.hxx>
#include <editeng/fontitem.hxx>
-#include <editeng/editids.hrc> // #define SID_ATTR_*
-#include <editeng/fontitem.hxx> // SvxFontItem
-#include <editeng/postitem.hxx> // SvxPostureItem
-#include <editeng/udlnitem.hxx> // SvxUnderlineItem
-#include <editeng/crossedoutitem.hxx> // SvxCrossedOutItem
-#include <editeng/contouritem.hxx> // SvxContourItem
-#include <editeng/wghtitem.hxx> // SvxWeightItem
-#include <editeng/fhgtitem.hxx> // SvxFontHeightItem
-#include <editeng/shdditem.hxx> // SvxShadowedItem
-#include <editeng/escapementitem.hxx> // SvxEscapementItem
-#include <editeng/wrlmitem.hxx> // SvxWordLineModeItem
-#include <editeng/cmapitem.hxx> // SvxWordLineModeItem
-#include <editeng/kernitem.hxx> // SvxKerningItem
-#include <editeng/brushitem.hxx> // SvxBrushItem
-#include <editeng/colritem.hxx> // SvxColorItem
-#include <editeng/emphasismarkitem.hxx> // SvxEmphasisMarkItem
-#include <editeng/charreliefitem.hxx> // SvxCharReliefItem
-#include <editeng/twolinesitem.hxx> // SvxTwoLinesItem
-#include <editeng/charscaleitem.hxx> // SvxCharScaleWidthItem
-#include <editeng/langitem.hxx> // SvxLanguageItem
+#include <editeng/editids.hrc>
+#include <editeng/fontitem.hxx>
+#include <editeng/postitem.hxx>
+#include <editeng/udlnitem.hxx>
+#include <editeng/crossedoutitem.hxx>
+#include <editeng/contouritem.hxx>
+#include <editeng/wghtitem.hxx>
+#include <editeng/fhgtitem.hxx>
+#include <editeng/shdditem.hxx>
+#include <editeng/escapementitem.hxx>
+#include <editeng/wrlmitem.hxx>
+#include <editeng/cmapitem.hxx>
+#include <editeng/kernitem.hxx>
+#include <editeng/brushitem.hxx>
+#include <editeng/colritem.hxx>
+#include <editeng/emphasismarkitem.hxx>
+#include <editeng/charreliefitem.hxx>
+#include <editeng/twolinesitem.hxx>
+#include <editeng/charscaleitem.hxx>
+#include <editeng/langitem.hxx>
// define ----------------------------------------------------------------
diff --git a/svx/source/dialog/imapwnd.cxx b/svx/source/dialog/imapwnd.cxx
index f583be678e1e..a5881ed2b2e0 100644
--- a/svx/source/dialog/imapwnd.cxx
+++ b/svx/source/dialog/imapwnd.cxx
@@ -20,7 +20,7 @@
#include <tools/urlobj.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/help.hxx>
-#include <sfx2/sfxsids.hrc> // SID_ATTR_MACROITEM
+#include <sfx2/sfxsids.hrc>
#include <svtools/imaprect.hxx>
#include <svtools/imapcirc.hxx>
#include <svtools/imappoly.hxx>
diff --git a/svx/source/dialog/strarray.cxx b/svx/source/dialog/strarray.cxx
index b38b45de9310..bfa69a5f6352 100644
--- a/svx/source/dialog/strarray.cxx
+++ b/svx/source/dialog/strarray.cxx
@@ -19,7 +19,7 @@
#include <tools/shl.hxx>
-#include <svx/dialogs.hrc> // -> RID_SVXSTR_LANGUAGE_TABLE
+#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include <svx/strarray.hxx>
diff --git a/svx/source/dialog/txenctab.cxx b/svx/source/dialog/txenctab.cxx
index f2bc3a880a59..8a36e72eccc1 100644
--- a/svx/source/dialog/txenctab.cxx
+++ b/svx/source/dialog/txenctab.cxx
@@ -18,7 +18,7 @@
*/
-#include <svx/dialogs.hrc> // -> RID_SVXSTR_TEXTENCODING_TABLE
+#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include "svx/txenctab.hxx"
#include <tools/shl.hxx>