diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 13:21:28 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 13:53:53 +0200 |
commit | 49ad17e2b1aef65fad357b9c540ab36189233dd3 (patch) | |
tree | 0d7755504c360b1ee84531774088e0b8a9f2808d /cui | |
parent | d80174e6f16abd51c5d0590cc00d9566498e1b77 (diff) |
remove include comments and boxes
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
Diffstat (limited to 'cui')
74 files changed, 20 insertions, 121 deletions
diff --git a/cui/source/customize/acccfg.src b/cui/source/customize/acccfg.src index 874ac854fe14..912f191b28e3 100644 --- a/cui/source/customize/acccfg.src +++ b/cui/source/customize/acccfg.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include "cuires.hrc" #include "acccfg.hrc" diff --git a/cui/source/customize/eventdlg.cxx b/cui/source/customize/eventdlg.cxx index 2fbb572241fe..8887adc4bbec 100644 --- a/cui/source/customize/eventdlg.cxx +++ b/cui/source/customize/eventdlg.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// include *************************************************************** #include <svtools/svmedit.hxx> #include <tools/diagnose_ex.h> #include <com/sun/star/document/XEventsSupplier.hpp> diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx index 826d872948bf..e25c72984213 100644 --- a/cui/source/dialogs/about.cxx +++ b/cui/source/dialogs/about.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// include --------------------------------------------------------------- - #include <vcl/svapp.hxx> #include <vcl/msgbox.hxx> diff --git a/cui/source/dialogs/charmap.src b/cui/source/dialogs/charmap.src index 54c966fb6bf5..845b5d274c79 100644 --- a/cui/source/dialogs/charmap.src +++ b/cui/source/dialogs/charmap.src @@ -16,8 +16,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - // include --------------------------------------------------------------- - #include <cuires.hrc> #include "charmap.hrc" #include "helpid.hrc" diff --git a/cui/source/dialogs/commonlingui.src b/cui/source/dialogs/commonlingui.src index 5403a774dee4..33976e33cee4 100644 --- a/cui/source/dialogs/commonlingui.src +++ b/cui/source/dialogs/commonlingui.src @@ -15,7 +15,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - // include --------------------------------------------------------------- + #include <cuires.hrc> #include "helpid.hrc" #include "hangulhanjadlg.hrc" diff --git a/cui/source/dialogs/dlgname.src b/cui/source/dialogs/dlgname.src index b6f027e0dc04..14c464c14510 100644 --- a/cui/source/dialogs/dlgname.src +++ b/cui/source/dialogs/dlgname.src @@ -16,8 +16,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -// include ------------------------------------------------------------------ - #include <cuires.hrc> #include "helpid.hrc" #include "dlgname.hrc" diff --git a/cui/source/dialogs/hyphen.src b/cui/source/dialogs/hyphen.src index f8bf26202bfa..fb01272f4342 100644 --- a/cui/source/dialogs/hyphen.src +++ b/cui/source/dialogs/hyphen.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include "cuires.hrc" #include "hyphen.hrc" diff --git a/cui/source/dialogs/postdlg.src b/cui/source/dialogs/postdlg.src index ef48e0656ca7..22a672a874d6 100644 --- a/cui/source/dialogs/postdlg.src +++ b/cui/source/dialogs/postdlg.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include <cuires.hrc> #include "postdlg.hrc" #include "helpid.hrc" diff --git a/cui/source/dialogs/srchxtra.src b/cui/source/dialogs/srchxtra.src index 840d81b669fa..5d193d33dab4 100644 --- a/cui/source/dialogs/srchxtra.src +++ b/cui/source/dialogs/srchxtra.src @@ -15,7 +15,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include <cuires.hrc> #include "srchxtra.hrc" diff --git a/cui/source/dialogs/zoom.src b/cui/source/dialogs/zoom.src index 43787813d87d..22cb65a9fcb3 100644 --- a/cui/source/dialogs/zoom.src +++ b/cui/source/dialogs/zoom.src @@ -15,7 +15,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - // include --------------------------------------------------------------- + #include <cuires.hrc> #include "zoom.hrc" #include <svx/dialogs.hrc> // for RID_SVXDLG_ZOOM diff --git a/cui/source/factory/dlgfact.hxx b/cui/source/factory/dlgfact.hxx index 0a9c5beba5b9..c1a99fc6e9e4 100644 --- a/cui/source/factory/dlgfact.hxx +++ b/cui/source/factory/dlgfact.hxx @@ -28,7 +28,6 @@ #ifndef _CUI_DLGFACT_HXX #define _CUI_DLGFACT_HXX -// include --------------------------------------------------------------- #include <svx/svxdlg.hxx> #include <com/sun/star/container/XNameReplace.hpp> diff --git a/cui/source/inc/SpellDialog.hxx b/cui/source/inc/SpellDialog.hxx index c58ff7ba1527..98465977be30 100644 --- a/cui/source/inc/SpellDialog.hxx +++ b/cui/source/inc/SpellDialog.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_SPELLDDIALOG_HXX #define _SVX_SPELLDDIALOG_HXX -// include --------------------------------------------------------------- - #include <sfx2/basedlgs.hxx> #include <vcl/fixed.hxx> #include <vcl/edit.hxx> diff --git a/cui/source/inc/about.hxx b/cui/source/inc/about.hxx index 1a4e75b19a47..4ad99d0895b5 100644 --- a/cui/source/inc/about.hxx +++ b/cui/source/inc/about.hxx @@ -28,8 +28,6 @@ #ifndef _ABOUT_HXX #define _ABOUT_HXX -// include --------------------------------------------------------------- - #include <vcl/button.hxx> #include <vcl/accel.hxx> #include <svtools/svmedit.hxx> diff --git a/cui/source/inc/align.hxx b/cui/source/inc/align.hxx index 81c8f4212544..72e91e9f1d85 100644 --- a/cui/source/inc/align.hxx +++ b/cui/source/inc/align.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_ALIGN_HXX #define _SVX_ALIGN_HXX -// include --------------------------------------------------------------- - #include <svx/orienthelper.hxx> #include <vcl/field.hxx> #include <vcl/button.hxx> diff --git a/cui/source/inc/backgrnd.hxx b/cui/source/inc/backgrnd.hxx index 52b9c83a01a7..eec42f800062 100644 --- a/cui/source/inc/backgrnd.hxx +++ b/cui/source/inc/backgrnd.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_BACKGRND_HXX #define _SVX_BACKGRND_HXX -// include --------------------------------------------------------------- - #include <vcl/group.hxx> #include <svtools/stdctrl.hxx> #include <vcl/graph.hxx> diff --git a/cui/source/inc/bbdlg.hxx b/cui/source/inc/bbdlg.hxx index ded144041030..4fd509167314 100644 --- a/cui/source/inc/bbdlg.hxx +++ b/cui/source/inc/bbdlg.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_BBDLG_HXX #define _SVX_BBDLG_HXX -// include --------------------------------------------------------------- - #include <sfx2/tabdlg.hxx> /*-------------------------------------------------------------------- diff --git a/cui/source/inc/border.hxx b/cui/source/inc/border.hxx index e3a9d0847f82..e8169f163052 100644 --- a/cui/source/inc/border.hxx +++ b/cui/source/inc/border.hxx @@ -28,9 +28,6 @@ #ifndef _SVX_BORDER_HXX #define _SVX_BORDER_HXX -// include --------------------------------------------------------------- - - #include <svtools/ctrlbox.hxx> #include <vcl/group.hxx> #include <vcl/field.hxx> diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx index 6afa2428f646..72652ce239c3 100644 --- a/cui/source/inc/chardlg.hxx +++ b/cui/source/inc/chardlg.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_CHARDLG_HXX #define _SVX_CHARDLG_HXX -// include --------------------------------------------------------------- - #include <svtools/ctrlbox.hxx> #include <svtools/stdctrl.hxx> #include <sfx2/tabdlg.hxx> diff --git a/cui/source/inc/connect.hxx b/cui/source/inc/connect.hxx index 57cdcc3c73a6..2cf42b78c5d8 100644 --- a/cui/source/inc/connect.hxx +++ b/cui/source/inc/connect.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_CONNECT_HXX #define _SVX_CONNECT_HXX -// include --------------------------------------------------------------- - #include <svx/connctrl.hxx> #include <sfx2/tabdlg.hxx> #include <vcl/fixed.hxx> diff --git a/cui/source/inc/cuicharmap.hxx b/cui/source/inc/cuicharmap.hxx index 537a0e134b64..8ccb2ad55eae 100644 --- a/cui/source/inc/cuicharmap.hxx +++ b/cui/source/inc/cuicharmap.hxx @@ -28,8 +28,6 @@ #ifndef _CUI_CHARMAP_HXX #define _CUI_CHARMAP_HXX -// include --------------------------------------------------------------- - #include <vcl/ctrl.hxx> #include <vcl/metric.hxx> #include <vcl/button.hxx> diff --git a/cui/source/inc/cuihyperdlg.hxx b/cui/source/inc/cuihyperdlg.hxx index 19f2e6c977a2..b1cd1b56ec66 100644 --- a/cui/source/inc/cuihyperdlg.hxx +++ b/cui/source/inc/cuihyperdlg.hxx @@ -20,8 +20,6 @@ #ifndef _CUI_TAB_HYPERLINK_HXX #define _CUI_TAB_HYPERLINK_HXX -// include --------------------------------------------------------------- - #include <svx/hlnkitem.hxx> #include <sfx2/childwin.hxx> #include <sfx2/ctrlitem.hxx> diff --git a/cui/source/inc/cuioptgenrl.hxx b/cui/source/inc/cuioptgenrl.hxx index e6e380399d39..2ac61034f1cb 100644 --- a/cui/source/inc/cuioptgenrl.hxx +++ b/cui/source/inc/cuioptgenrl.hxx @@ -19,8 +19,6 @@ #ifndef _SVX_CUIOPTGENRL_HXX #define _SVX_CUIOPTGENRL_HXX -// include --------------------------------------------------------------- - #include <svx/optgenrl.hxx> #include <sfx2/tabdlg.hxx> #include <vcl/fixed.hxx> diff --git a/cui/source/inc/cuitabarea.hxx b/cui/source/inc/cuitabarea.hxx index b7f5fa68362b..8b3ec7d46c64 100644 --- a/cui/source/inc/cuitabarea.hxx +++ b/cui/source/inc/cuitabarea.hxx @@ -28,8 +28,6 @@ #ifndef _CUI_TAB_AREA_HXX #define _CUI_TAB_AREA_HXX -// include --------------------------------------------------------------- - #include <svtools/valueset.hxx> #include <vcl/button.hxx> #include <vcl/fixed.hxx> diff --git a/cui/source/inc/cuitabline.hxx b/cui/source/inc/cuitabline.hxx index 7fb7e04ba75d..7630371ad7ef 100644 --- a/cui/source/inc/cuitabline.hxx +++ b/cui/source/inc/cuitabline.hxx @@ -28,7 +28,6 @@ #ifndef _CUI_TAB_LINE_HXX #define _CUI_TAB_LINE_HXX -// include --------------------------------------------------------------- #include <vector> #include <svx/tabline.hxx> diff --git a/cui/source/inc/dialmgr.hxx b/cui/source/inc/dialmgr.hxx index 88449b645241..5b202df2e2da 100644 --- a/cui/source/inc/dialmgr.hxx +++ b/cui/source/inc/dialmgr.hxx @@ -19,8 +19,6 @@ #ifndef _CUI_DIALMGR_HXX #define _CUI_DIALMGR_HXX -// include --------------------------------------------------------------- - #include <tools/resid.hxx> // forward --------------------------------------------------------------- diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc index 4bc739f12628..fb1991fc8a01 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -26,7 +26,6 @@ ************************************************************************/ #ifndef _CUI_HELPID_HRC #define _CUI_HELPID_HRC -// include --------------------------------------------------------------- #include <svx/svxcommands.h> #include <sfx2/sfxcommands.h> diff --git a/cui/source/inc/hyphen.hxx b/cui/source/inc/hyphen.hxx index d112517e371e..128fb501ad5d 100644 --- a/cui/source/inc/hyphen.hxx +++ b/cui/source/inc/hyphen.hxx @@ -19,8 +19,6 @@ #ifndef _SVX_HYPHEN_HXX #define _SVX_HYPHEN_HXX -// include --------------------------------------------------------------- - #include <memory> #include <vcl/edit.hxx> diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx index 14fbc1e82160..e9829c64b149 100644 --- a/cui/source/inc/labdlg.hxx +++ b/cui/source/inc/labdlg.hxx @@ -28,9 +28,6 @@ #ifndef _SVX_LABDLG_HXX #define _SVX_LABDLG_HXX -// include --------------------------------------------------------------- - - #include <vcl/field.hxx> #include <vcl/lstbox.hxx> #include <vcl/fixed.hxx> diff --git a/cui/source/inc/measure.hxx b/cui/source/inc/measure.hxx index 746f2bae9ccd..e78ea5c5c8f3 100644 --- a/cui/source/inc/measure.hxx +++ b/cui/source/inc/measure.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_MEASURE_HXX #define _SVX_MEASURE_HXX -// include --------------------------------------------------------------- - #include <vcl/fixed.hxx> #include <vcl/group.hxx> #include <sfx2/basedlgs.hxx> diff --git a/cui/source/inc/multifil.hxx b/cui/source/inc/multifil.hxx index a55f029b12d2..0ced5921502d 100644 --- a/cui/source/inc/multifil.hxx +++ b/cui/source/inc/multifil.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_MULTIFIL_HXX #define _SVX_MULTIFIL_HXX -// include --------------------------------------------------------------- - #include "multipat.hxx" // #97807# ---------------------------------------------------- diff --git a/cui/source/inc/multipat.hxx b/cui/source/inc/multipat.hxx index f8cbc06ef969..3e93aa324d42 100644 --- a/cui/source/inc/multipat.hxx +++ b/cui/source/inc/multipat.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_MULTIPAT_HXX #define _SVX_MULTIPAT_HXX -// include --------------------------------------------------------------- - #include <vcl/dialog.hxx> #include <vcl/lstbox.hxx> #include <vcl/button.hxx> diff --git a/cui/source/inc/numpages.hxx b/cui/source/inc/numpages.hxx index 1cde79e2715b..70a83882c0f7 100644 --- a/cui/source/inc/numpages.hxx +++ b/cui/source/inc/numpages.hxx @@ -19,8 +19,6 @@ #ifndef _SVX_NUMPAGES_HXX #define _SVX_NUMPAGES_HXX -// include --------------------------------------------------------------- - #include <vector> #include <boost/ptr_container/ptr_vector.hpp> diff --git a/cui/source/inc/optdict.hxx b/cui/source/inc/optdict.hxx index d3b2696aafba..3bd7a47d0fdd 100644 --- a/cui/source/inc/optdict.hxx +++ b/cui/source/inc/optdict.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_OPTDICT_HXX #define _SVX_OPTDICT_HXX -// include --------------------------------------------------------------- - #include <vcl/dialog.hxx> #include <vcl/fixed.hxx> #include <vcl/lstbox.hxx> diff --git a/cui/source/inc/optlingu.hxx b/cui/source/inc/optlingu.hxx index a9e9d091d633..e594f1d313f2 100644 --- a/cui/source/inc/optlingu.hxx +++ b/cui/source/inc/optlingu.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_OPTLINGU_HXX #define _SVX_OPTLINGU_HXX -// include --------------------------------------------------------------- - #include <vcl/group.hxx> #include <vcl/fixed.hxx> #include <vcl/toolbox.hxx> diff --git a/cui/source/inc/optpath.hxx b/cui/source/inc/optpath.hxx index 96ee62330264..5617ea95d382 100644 --- a/cui/source/inc/optpath.hxx +++ b/cui/source/inc/optpath.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_OPTPATH_HXX #define _SVX_OPTPATH_HXX -// include --------------------------------------------------------------- - #include <sfx2/tabdlg.hxx> #include <vcl/fixed.hxx> #include <vcl/group.hxx> diff --git a/cui/source/inc/paragrph.hxx b/cui/source/inc/paragrph.hxx index ba71a2c174c5..a9be70bbb0d1 100644 --- a/cui/source/inc/paragrph.hxx +++ b/cui/source/inc/paragrph.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_PARAGRPH_HXX #define _SVX_PARAGRPH_HXX -// include --------------------------------------------------------------- - #include <vcl/button.hxx> #include <vcl/fixed.hxx> #include <sfx2/tabdlg.hxx> diff --git a/cui/source/inc/postdlg.hxx b/cui/source/inc/postdlg.hxx index 953fbef882e2..d0d6b9a4e0ea 100644 --- a/cui/source/inc/postdlg.hxx +++ b/cui/source/inc/postdlg.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_POSTDLG_HXX #define _SVX_POSTDLG_HXX -// include --------------------------------------------------------------- - #include <vcl/group.hxx> #include <vcl/button.hxx> #include <vcl/edit.hxx> diff --git a/cui/source/inc/radiobtnbox.hxx b/cui/source/inc/radiobtnbox.hxx index f7f8aea4a8bd..c0f4764b3ab2 100644 --- a/cui/source/inc/radiobtnbox.hxx +++ b/cui/source/inc/radiobtnbox.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_RADIOBTNBOX_HXX #define _SVX_RADIOBTNBOX_HXX -// include --------------------------------------------------------------- - #include <svx/simptabl.hxx> namespace svx { diff --git a/cui/source/inc/srchxtra.hxx b/cui/source/inc/srchxtra.hxx index 7fd0cedd4670..0c76c623d568 100644 --- a/cui/source/inc/srchxtra.hxx +++ b/cui/source/inc/srchxtra.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_SRCHXTRA_HXX #define _SVX_SRCHXTRA_HXX -// include --------------------------------------------------------------- - #include <vcl/field.hxx> #include <svtools/ctrltool.hxx> #include <sfx2/tabdlg.hxx> diff --git a/cui/source/inc/tabstpge.hxx b/cui/source/inc/tabstpge.hxx index 1f054d34c69e..27c65a8ccc62 100644 --- a/cui/source/inc/tabstpge.hxx +++ b/cui/source/inc/tabstpge.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_TABSTPGE_HXX #define _SVX_TABSTPGE_HXX -// include --------------------------------------------------------------- - #include <vcl/group.hxx> #include <vcl/edit.hxx> #include <vcl/field.hxx> diff --git a/cui/source/inc/textanim.hxx b/cui/source/inc/textanim.hxx index 0c4f5c45b5e0..6338929dd289 100644 --- a/cui/source/inc/textanim.hxx +++ b/cui/source/inc/textanim.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_TEXTANIM_HXX #define _SVX_TEXTANIM_HXX -// include --------------------------------------------------------------- - #include <vcl/field.hxx> #include <sfx2/tabdlg.hxx> #include <svx/svdattr.hxx> diff --git a/cui/source/inc/textattr.hxx b/cui/source/inc/textattr.hxx index 100fc52f10bc..f9352c7c697f 100644 --- a/cui/source/inc/textattr.hxx +++ b/cui/source/inc/textattr.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_TEXTATTR_HXX #define _SVX_TEXTATTR_HXX -// include --------------------------------------------------------------- - #include <svx/dlgctrl.hxx> #include <vcl/group.hxx> diff --git a/cui/source/inc/transfrm.hxx b/cui/source/inc/transfrm.hxx index 2cfd74f81173..bb54fc727905 100644 --- a/cui/source/inc/transfrm.hxx +++ b/cui/source/inc/transfrm.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_TRANSFRM_HXX #define _SVX_TRANSFRM_HXX -// include --------------------------------------------------------------- - #include <svx/dlgctrl.hxx> #include <vcl/fixed.hxx> diff --git a/cui/source/inc/zoom.hxx b/cui/source/inc/zoom.hxx index d8e12c4221d1..39ebb5c80e88 100644 --- a/cui/source/inc/zoom.hxx +++ b/cui/source/inc/zoom.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_ZOOM_HXX #define _SVX_ZOOM_HXX -// include --------------------------------------------------------------- - #include <sfx2/basedlgs.hxx> #include <vcl/button.hxx> #include <vcl/field.hxx> diff --git a/cui/source/options/optcolor.hxx b/cui/source/options/optcolor.hxx index 6dee389aa501..acdc43a6fc69 100644 --- a/cui/source/options/optcolor.hxx +++ b/cui/source/options/optcolor.hxx @@ -28,8 +28,6 @@ #ifndef SVX_OPTCOLOR_HXX #define SVX_OPTCOLOR_HXX -// include --------------------------------------------------------------- - #include <sfx2/tabdlg.hxx> #include <vcl/group.hxx> #include <vcl/fixed.hxx> diff --git a/cui/source/options/optgdlg.src b/cui/source/options/optgdlg.src index 6f1ab4ed9132..5f2edda76bc6 100644 --- a/cui/source/options/optgdlg.src +++ b/cui/source/options/optgdlg.src @@ -24,7 +24,6 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- #include <cuires.hrc> #include "optgdlg.hrc" diff --git a/cui/source/options/optgenrl.src b/cui/source/options/optgenrl.src index c3b194a6536a..8f5e63f3bd25 100644 --- a/cui/source/options/optgenrl.src +++ b/cui/source/options/optgenrl.src @@ -25,8 +25,6 @@ * ************************************************************************/ -// include ------------------------------------------------------------------ - #include <sfx2/sfx.hrc> #include "helpid.hrc" diff --git a/cui/source/options/opthtml.src b/cui/source/options/opthtml.src index cc471034dfae..b27b818f39ea 100644 --- a/cui/source/options/opthtml.src +++ b/cui/source/options/opthtml.src @@ -25,7 +25,6 @@ * ************************************************************************/ - // include ----------------------------------------------------------------- #include "opthtml.hrc" #include <cuires.hrc> diff --git a/cui/source/options/optjava.hxx b/cui/source/options/optjava.hxx index 47df743d9293..714b4726ffc3 100644 --- a/cui/source/options/optjava.hxx +++ b/cui/source/options/optjava.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_OPTJAVA_HXX #define _SVX_OPTJAVA_HXX -// include --------------------------------------------------------------- - #include <vector> #include <ucbhelper/content.hxx> #include <vcl/button.hxx> diff --git a/cui/source/options/optjava.src b/cui/source/options/optjava.src index 0044646e359c..d8c17d4c00ac 100644 --- a/cui/source/options/optjava.src +++ b/cui/source/options/optjava.src @@ -25,8 +25,6 @@ * ************************************************************************/ - // include -------------------------------------------------------------- - #include "optjava.hrc" #include <cuires.hrc> #include "helpid.hrc" diff --git a/cui/source/options/optlingu.src b/cui/source/options/optlingu.src index 7a5c9268b7f1..15f37755c50f 100644 --- a/cui/source/options/optlingu.src +++ b/cui/source/options/optlingu.src @@ -25,8 +25,6 @@ * ************************************************************************/ -// include ------------------------------------------------------------------ - #include "optlingu.hrc" #include "helpid.hrc" diff --git a/cui/source/options/optmemory.src b/cui/source/options/optmemory.src index 3d0570989e64..f55000555041 100644 --- a/cui/source/options/optmemory.src +++ b/cui/source/options/optmemory.src @@ -25,8 +25,6 @@ * ************************************************************************/ - // include --------------------------------------------------------------- - #include <cuires.hrc> #include "optmemory.hrc" #include "helpid.hrc" diff --git a/cui/source/options/optsave.hxx b/cui/source/options/optsave.hxx index c3d64ccb1b82..22a499c005ad 100644 --- a/cui/source/options/optsave.hxx +++ b/cui/source/options/optsave.hxx @@ -28,8 +28,6 @@ #ifndef _SVX_OPTSAVE_HXX #define _SVX_OPTSAVE_HXX -// include --------------------------------------------------------------- - #include <vcl/group.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> diff --git a/cui/source/options/optsave.src b/cui/source/options/optsave.src index d5a6e92d7eac..7d5cf0af5ed3 100644 --- a/cui/source/options/optsave.src +++ b/cui/source/options/optsave.src @@ -25,7 +25,6 @@ * ************************************************************************/ - // include --------------------------------------------------------------- #include <sfx2/sfx.hrc> #include <cuires.hrc> #include "helpid.hrc" diff --git a/cui/source/options/optupdt.hxx b/cui/source/options/optupdt.hxx index c21999fdb4fd..745cdcd3a811 100644 --- a/cui/source/options/optupdt.hxx +++ b/cui/source/options/optupdt.hxx @@ -29,8 +29,6 @@ #ifndef _SVX_OPTUPDT_HXX #define _SVX_OPTUPDT_HXX -// include --------------------------------------------------------------- - #include <sfx2/tabdlg.hxx> #include <vcl/fixed.hxx> #include <com/sun/star/container/XNameReplace.hpp> diff --git a/cui/source/options/optupdt.src b/cui/source/options/optupdt.src index 900ece49322e..2fdcf20d524b 100644 --- a/cui/source/options/optupdt.src +++ b/cui/source/options/optupdt.src @@ -25,7 +25,6 @@ * ************************************************************************/ -// include -------------------------------------------------------------- #include "optupdt.hrc" #include <cuires.hrc> #include "helpid.hrc" diff --git a/cui/source/options/securityoptions.src b/cui/source/options/securityoptions.src index 4e946bfbfd9a..8806ab5e6fc5 100644 --- a/cui/source/options/securityoptions.src +++ b/cui/source/options/securityoptions.src @@ -25,8 +25,6 @@ * ************************************************************************/ -// include -------------------------------------------------------------- - #include <svtools/controldims.hrc> #include "securityoptions.hrc" #include <cuires.hrc> diff --git a/cui/source/options/webconninfo.src b/cui/source/options/webconninfo.src index 86c3a52509f6..af20fd461ff6 100644 --- a/cui/source/options/webconninfo.src +++ b/cui/source/options/webconninfo.src @@ -25,8 +25,6 @@ * ************************************************************************/ -// include -------------------------------------------------------------- - #include <svtools/controldims.hrc> #include "webconninfo.hrc" #include <cuires.hrc> diff --git a/cui/source/tabpages/align.src b/cui/source/tabpages/align.src index 5f922bc13e2e..c6e02bbd3176 100644 --- a/cui/source/tabpages/align.src +++ b/cui/source/tabpages/align.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include <cuires.hrc> #include "helpid.hrc" #include "align.hrc" diff --git a/cui/source/tabpages/bbdlg.src b/cui/source/tabpages/bbdlg.src index 0102e09972c9..feb7090f74d9 100644 --- a/cui/source/tabpages/bbdlg.src +++ b/cui/source/tabpages/bbdlg.src @@ -15,7 +15,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - // include --------------------------------------------------------------- + #include <cuires.hrc> #include <svx/dialogs.hrc> diff --git a/cui/source/tabpages/border.src b/cui/source/tabpages/border.src index a7c239e0486f..68f1e85c10d4 100644 --- a/cui/source/tabpages/border.src +++ b/cui/source/tabpages/border.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include <cuires.hrc> #include "border.hrc" diff --git a/cui/source/tabpages/chardlg.src b/cui/source/tabpages/chardlg.src index b6673ccc706d..74b17139afcf 100644 --- a/cui/source/tabpages/chardlg.src +++ b/cui/source/tabpages/chardlg.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include <cuires.hrc> #include "chardlg.hrc" diff --git a/cui/source/tabpages/dstribut.src b/cui/source/tabpages/dstribut.src index ed5108c90d6a..e9c373164c2c 100644 --- a/cui/source/tabpages/dstribut.src +++ b/cui/source/tabpages/dstribut.src @@ -25,7 +25,6 @@ * ************************************************************************/ -// include --------------------------------------------------------------- #include <cuires.hrc> #include "dstribut.hrc" #include "helpid.hrc" diff --git a/cui/source/tabpages/labdlg.src b/cui/source/tabpages/labdlg.src index 0f12c8d6c05c..06552335bebd 100644 --- a/cui/source/tabpages/labdlg.src +++ b/cui/source/tabpages/labdlg.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include "labdlg.hrc" #include <svx/dialogs.hrc> diff --git a/cui/source/tabpages/numfmt.src b/cui/source/tabpages/numfmt.src index 27b07f6fb3d6..909761683998 100644 --- a/cui/source/tabpages/numfmt.src +++ b/cui/source/tabpages/numfmt.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include <cuires.hrc> #include "helpid.hrc" #include "numfmt.hrc" diff --git a/cui/source/tabpages/page.src b/cui/source/tabpages/page.src index 0026f9a6dd1a..e79fa45afac3 100644 --- a/cui/source/tabpages/page.src +++ b/cui/source/tabpages/page.src @@ -25,8 +25,6 @@ * ************************************************************************/ - // include --------------------------------------------------------------- - #include <cuires.hrc> #include "helpid.hrc" #include "page.hrc" diff --git a/cui/source/tabpages/paragrph.src b/cui/source/tabpages/paragrph.src index 3ac2c7f69c46..6d5ae543e109 100644 --- a/cui/source/tabpages/paragrph.src +++ b/cui/source/tabpages/paragrph.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include <cuires.hrc> #include "helpid.hrc" #include "paragrph.hrc" diff --git a/cui/source/tabpages/strings.src b/cui/source/tabpages/strings.src index 4f39be3c957b..f9ba6ab879cf 100644 --- a/cui/source/tabpages/strings.src +++ b/cui/source/tabpages/strings.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include ------------------------------------------------------------------ + #include <cuires.hrc> String RID_SVXSTR_DESC_GRADIENT diff --git a/cui/source/tabpages/swpossizetabpage.src b/cui/source/tabpages/swpossizetabpage.src index 619fe8656570..c1f51591ba66 100644 --- a/cui/source/tabpages/swpossizetabpage.src +++ b/cui/source/tabpages/swpossizetabpage.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include ------------------------------------------------------------------ + #include "helpid.hrc" #include <cuires.hrc> #include "swpossizetabpage.hrc" diff --git a/cui/source/tabpages/tabarea.src b/cui/source/tabpages/tabarea.src index c704969d6012..c824b8a5fa0d 100644 --- a/cui/source/tabpages/tabarea.src +++ b/cui/source/tabpages/tabarea.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include <cuires.hrc> #include "tabarea.hrc" diff --git a/cui/source/tabpages/tabline.src b/cui/source/tabpages/tabline.src index 05350581abb1..659c9fae7013 100644 --- a/cui/source/tabpages/tabline.src +++ b/cui/source/tabpages/tabline.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include ------------------------------------------------------------------ + #include <cuires.hrc> #include "helpid.hrc" #include "tabline.hrc" diff --git a/cui/source/tabpages/tabstpge.src b/cui/source/tabpages/tabstpge.src index 1b309832becc..26a73a15256e 100644 --- a/cui/source/tabpages/tabstpge.src +++ b/cui/source/tabpages/tabstpge.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include <cuires.hrc> #include "tabstpge.hrc" diff --git a/cui/source/tabpages/textattr.src b/cui/source/tabpages/textattr.src index 89f4dc8f5049..15f00d68f5e5 100644 --- a/cui/source/tabpages/textattr.src +++ b/cui/source/tabpages/textattr.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include <svtools/controldims.hrc> #include <cuires.hrc> #include "textattr.hrc" diff --git a/cui/source/tabpages/transfrm.src b/cui/source/tabpages/transfrm.src index d7dc1c164bc8..562f691ce70c 100644 --- a/cui/source/tabpages/transfrm.src +++ b/cui/source/tabpages/transfrm.src @@ -15,7 +15,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - // include ------------------------------------------------------------------ + #include <svtools/controldims.hrc> #include "helpid.hrc" #include <cuires.hrc> |