summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppController.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:16:24 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:16:24 +0000
commitde723721286249d3c8d911c6db5602944a2f3349 (patch)
tree07a59fe5d1415248a00f77910bdd8f73096456c1 /dbaccess/source/ui/app/AppController.hxx
parentINTEGRATION: CWS dba23a (1.5.80); FILE MERGED (diff)
downloadcore-de723721286249d3c8d911c6db5602944a2f3349.tar.gz
core-de723721286249d3c8d911c6db5602944a2f3349.zip
INTEGRATION: CWS dba23a (1.17.28); FILE MERGED
2007/02/22 09:05:50 fs 1.17.28.1: Issue number: i74731 Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com
Diffstat (limited to 'dbaccess/source/ui/app/AppController.hxx')
-rw-r--r--dbaccess/source/ui/app/AppController.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index 56b5fdca1481..aa51dcb9388d 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AppController.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 16:46:39 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:16:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -244,12 +244,6 @@ namespace dbaui
*/
sal_Bool isConnectionReadOnly() const;
- /** checks if the database allows the creation of relation
- @return
- <TRUE/> if read only, otherwise <FALSE/>
- */
- sal_Bool isRelationDesignAllowed() const;
-
/** fills the list with the selected entries.
@param _rNames
*/