From 4aaed48793d8fb8669bb8a3b07991c85a6202f00 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 5 Jan 2005 11:03:46 +0000 Subject: INTEGRATION: CWS dba20 (1.16.66); FILE MERGED 2004/11/18 12:02:30 fs 1.16.66.1: #i37017# BorderColor added --- forms/source/component/Grid.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'forms/source/component/Grid.hxx') 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] -- cgit v1.2.3