diff options
Diffstat (limited to 'forms/source/component/ComboBox.hxx')
-rw-r--r-- | forms/source/component/ComboBox.hxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx index a2b32f70ad7e..22f983a41a66 100644 --- a/forms/source/component/ComboBox.hxx +++ b/forms/source/component/ComboBox.hxx @@ -41,9 +41,6 @@ namespace frm { - -// OComboBoxModel - class OComboBoxModel :public OBoundControlModel ,public OEntryListHelper @@ -144,10 +141,6 @@ protected: DECLARE_XCLONEABLE(); }; - -// OComboBoxControl - - class OComboBoxControl : public OBoundControl { public: |