summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/instbdlg.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/instbdlg.hxx
parent137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'sc/source/ui/inc/instbdlg.hxx')
-rw-r--r--sc/source/ui/inc/instbdlg.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/sc/source/ui/inc/instbdlg.hxx b/sc/source/ui/inc/instbdlg.hxx
index 660d16b62cca..3a7d54b11677 100644
--- a/sc/source/ui/inc/instbdlg.hxx
+++ b/sc/source/ui/inc/instbdlg.hxx
@@ -30,24 +30,12 @@
#include "address.hxx"
-#ifndef _BUTTON_HXX //autogen
#include <vcl/button.hxx>
-#endif
-#ifndef _GROUP_HXX //autogen
#include <vcl/group.hxx>
-#endif
-#ifndef _LSTBOX_HXX //autogen
#include <vcl/lstbox.hxx>
-#endif
-#ifndef _EDIT_HXX //autogen
#include <vcl/edit.hxx>
-#endif
-#ifndef _FIXED_HXX //autogen
#include <vcl/fixed.hxx>
-#endif
-#ifndef _DIALOG_HXX //autogen
#include <vcl/dialog.hxx>
-#endif
#include <sfx2/objsh.hxx>
#include <vcl/field.hxx>