summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-05 11:03:46 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-05 11:03:46 +0000
commit4aaed48793d8fb8669bb8a3b07991c85a6202f00 (patch)
treebf94b5f57aa73186fda2f7aa27fb91add5e221dc /forms
parent33d0c349c531942fcde4337f4c0b58dddcdb4f49 (diff)
INTEGRATION: CWS dba20 (1.16.66); FILE MERGED
2004/11/18 12:02:30 fs 1.16.66.1: #i37017# BorderColor added
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/Grid.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/source/component/Grid.hxx b/forms/source/component/Grid.hxx
index 777c2e02d2d4..e2e34d6af462 100644
--- a/forms/source/component/Grid.hxx
+++ b/forms/source/component/Grid.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: Grid.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 11:14:02 $
+ * last change: $Author: obo $ $Date: 2005-01-05 12:03:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -140,6 +140,7 @@ class OGridControlModel :public OControlModel
::com::sun::star::uno::Any m_aTabStop;
::com::sun::star::uno::Any m_aBackgroundColor;
::com::sun::star::uno::Any m_aCursorColor; // transient
+ ::com::sun::star::uno::Any m_aBorderColor;
::rtl::OUString m_aDefaultControl;
::rtl::OUString m_sHelpText;
// [properties]