diff options
Diffstat (limited to 'forms/source/component/ComboBox.hxx')
-rw-r--r-- | forms/source/component/ComboBox.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx index 78941877e3c4..8adbfeb2ca34 100644 --- a/forms/source/component/ComboBox.hxx +++ b/forms/source/component/ComboBox.hxx @@ -34,13 +34,11 @@ #include "entrylisthelper.hxx" #include "cachedrowset.hxx" -/** === begin UNO includes === **/ #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> -/** === end UNO includes === **/ #include <connectivity/formattedcolumnvalue.hxx> |