summaryrefslogtreecommitdiff
path: root/forms/source/component/ComboBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/ComboBox.hxx')
-rw-r--r--forms/source/component/ComboBox.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx
index 408b5b64e54f..3fc0240d9483 100644
--- a/forms/source/component/ComboBox.hxx
+++ b/forms/source/component/ComboBox.hxx
@@ -26,18 +26,10 @@
#include "entrylisthelper.hxx"
#include "cachedrowset.hxx"
-#include <com/sun/star/util/XNumberFormatter.hpp>
-#include <com/sun/star/sdb/XSQLErrorBroadcaster.hpp>
#include <com/sun/star/form/ListSourceType.hpp>
-#include <com/sun/star/awt/XItemListener.hpp>
-#include <com/sun/star/awt/XFocusListener.hpp>
#include <connectivity/formattedcolumnvalue.hxx>
-#include <cppuhelper/interfacecontainer.hxx>
-
-#include <vcl/timer.hxx>
-
namespace frm
{