diff options
Diffstat (limited to 'extensions/source/propctrlr/taborder.hxx')
-rw-r--r-- | extensions/source/propctrlr/taborder.hxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/extensions/source/propctrlr/taborder.hxx b/extensions/source/propctrlr/taborder.hxx index 392df3f682eb..719eaeba1c88 100644 --- a/extensions/source/propctrlr/taborder.hxx +++ b/extensions/source/propctrlr/taborder.hxx @@ -33,22 +33,14 @@ #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/beans/XPropertySet.hpp> -#ifndef _DIALOG_HXX //autogen #include <vcl/dialog.hxx> -#endif -#ifndef _BUTTON_HXX //autogen #include <vcl/button.hxx> -#endif #include <vcl/lstbox.hxx> -#ifndef _FIXED_HXX //autogen #include <vcl/fixed.hxx> -#endif -#ifndef _TOOLS_LIST_HXX #include <tools/list.hxx> -#endif #include <comphelper/uno3.hxx> //............................................................................ |