summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbnamdlg.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:41 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 19:10:00 +0200
commita4bf209e2c5c2ff3fed5dcaeb7226b2f549c7ce5 (patch)
tree3e5ed49e2ef6bee297344d01f65dd45932a6e1ec /sc/source/ui/inc/dbnamdlg.hxx
parent137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'sc/source/ui/inc/dbnamdlg.hxx')
-rw-r--r--sc/source/ui/inc/dbnamdlg.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/ui/inc/dbnamdlg.hxx b/sc/source/ui/inc/dbnamdlg.hxx
index cd878c651d6c..65f1b45873b0 100644
--- a/sc/source/ui/inc/dbnamdlg.hxx
+++ b/sc/source/ui/inc/dbnamdlg.hxx
@@ -28,17 +28,11 @@
#ifndef SC_DBNAMDLG_HXX
#define SC_DBNAMDLG_HXX
-#ifndef _COMBOBOX_HXX //autogen
#include <vcl/combobox.hxx>
-#endif
-#ifndef _FIXED_HXX //autogen
#include <vcl/fixed.hxx>
-#endif
-#ifndef _MOREBTN_HXX //autogen
#include <vcl/morebtn.hxx>
-#endif
#include "anyrefdg.hxx"
#include "dbcolect.hxx"
#include "expftext.hxx"