summaryrefslogtreecommitdiff
path: root/dbaccess/inc/genericcontroller.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:04:19 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:04:19 +0000
commit86bb35bd5cabec2b3e3558a9516f11eb04467e10 (patch)
treecdbcc30cca7667d3b221c1bb226908afa82dc31e /dbaccess/inc/genericcontroller.hxx
parenta36aa0108917febd705f41fec89afd7ef9ddace2 (diff)
INTEGRATION: CWS rptchart01_DEV300 (1.5.96); FILE MERGED
2008/02/18 09:52:50 oj 1.5.96.1: #i85225# fix for visibility of commands
Diffstat (limited to 'dbaccess/inc/genericcontroller.hxx')
-rw-r--r--dbaccess/inc/genericcontroller.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/inc/genericcontroller.hxx b/dbaccess/inc/genericcontroller.hxx
index 7b313420e862..6ad52eca8f98 100644
--- a/dbaccess/inc/genericcontroller.hxx
+++ b/dbaccess/inc/genericcontroller.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: genericcontroller.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2007-08-02 14:25:13 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:04:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -187,6 +187,7 @@ namespace dbaui
sal_Bool bEnabled;
optional< bool > bChecked;
+ optional< bool > bInvisible;
::com::sun::star::uno::Any aValue;
optional< ::rtl::OUString > sTitle;