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/source/dialogs | |
parent | d80174e6f16abd51c5d0590cc00d9566498e1b77 (diff) |
remove include comments and boxes
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
Diffstat (limited to 'cui/source/dialogs')
-rw-r--r-- | cui/source/dialogs/about.cxx | 2 | ||||
-rw-r--r-- | cui/source/dialogs/charmap.src | 2 | ||||
-rw-r--r-- | cui/source/dialogs/commonlingui.src | 2 | ||||
-rw-r--r-- | cui/source/dialogs/dlgname.src | 2 | ||||
-rw-r--r-- | cui/source/dialogs/hyphen.src | 2 | ||||
-rw-r--r-- | cui/source/dialogs/postdlg.src | 2 | ||||
-rw-r--r-- | cui/source/dialogs/srchxtra.src | 2 | ||||
-rw-r--r-- | cui/source/dialogs/zoom.src | 2 |
8 files changed, 5 insertions, 11 deletions
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 |