summaryrefslogtreecommitdiff
path: root/forms/source/component/ComboBox.hxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-01-25 10:17:59 +0000
committerFrank Schönheit <fs@openoffice.org>2001-01-25 10:17:59 +0000
commit5a1a4d81502e4b0d45bde2a413fa803557dcef44 (patch)
tree14543e4cd7f38a750e460ca359c48d1f31a91a67 /forms/source/component/ComboBox.hxx
parent0843db2083f3075957c75490b665c655f1d3a419 (diff)
#82950# #81727# added m_aDesignModeStringItems
Diffstat (limited to 'forms/source/component/ComboBox.hxx')
-rw-r--r--forms/source/component/ComboBox.hxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx
index 0acf1198c10f..1205e25ec91a 100644
--- a/forms/source/component/ComboBox.hxx
+++ b/forms/source/component/ComboBox.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ComboBox.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: oj $ $Date: 2000-11-23 08:48:15 $
+ * last change: $Author: fs $ $Date: 2001-01-25 11:17:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -115,6 +115,11 @@ class OComboBoxModel
::rtl::OUString m_aDefaultText; // DefaultText
::rtl::OUString m_aSaveValue;
+ StringSequence m_aDesignModeStringItems;
+ // upon loading, in some cases we reset fill our string item list ourself. We don't want
+ // to lose the user's items then, so we remember them here.
+
+
::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatter> m_xFormatter;
::com::sun::star::form::ListSourceType m_eListSourceType; // type der list source