summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/tautofmt.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:31 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:22:24 +0200
commitaa42876a0e79444577cdf9a4ca4297b6dd7bf792 (patch)
tree369dc18620951c66b4d913626a944ac5c212b274 /sw/source/ui/inc/tautofmt.hxx
parentremove include guards using fixguard.py (diff)
downloadcore-aa42876a0e79444577cdf9a4ca4297b6dd7bf792.tar.gz
core-aa42876a0e79444577cdf9a4ca4297b6dd7bf792.zip
more removed include guards using fixguard.py
Diffstat (limited to 'sw/source/ui/inc/tautofmt.hxx')
-rw-r--r--sw/source/ui/inc/tautofmt.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/ui/inc/tautofmt.hxx b/sw/source/ui/inc/tautofmt.hxx
index 9c35450eb208..d945279b368d 100644
--- a/sw/source/ui/inc/tautofmt.hxx
+++ b/sw/source/ui/inc/tautofmt.hxx
@@ -28,25 +28,15 @@
#define SW_TAUTOFMT_HXX
#include <sfx2/basedlgs.hxx>
-#ifndef _FIXED_HXX //autogen
#include <vcl/fixed.hxx>
-#endif
-#ifndef _LSTBOX_HXX //autogen
#include <vcl/lstbox.hxx>
-#endif
-#ifndef _BUTTON_HXX //autogen
#include <vcl/button.hxx>
-#endif
-#ifndef _MOREBTN_HXX //autogen
#include <vcl/morebtn.hxx>
-#endif
-#ifndef _VIRDEV_HXX //autogen
#include <vcl/virdev.hxx>
-#endif
class SwTableAutoFmt;
class AutoFmtPreview;