summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:12:43 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:12:43 +0000
commit821498f0549fd7cc6321302d5838b9d909ee5556 (patch)
tree4d3c977ad81f6521f1c5b0440a1ce2d398bb324d /dbaccess
parentINTEGRATION: CWS warnings01 (1.19.50); FILE MERGED (diff)
downloadcore-821498f0549fd7cc6321302d5838b9d909ee5556.tar.gz
core-821498f0549fd7cc6321302d5838b9d909ee5556.zip
INTEGRATION: CWS warnings01 (1.13.48); FILE MERGED
2006/03/24 15:36:15 fs 1.13.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/QueryTableView.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/QueryTableView.hxx b/dbaccess/source/ui/inc/QueryTableView.hxx
index a732c8e29353..f847a0edaebc 100644
--- a/dbaccess/source/ui/inc/QueryTableView.hxx
+++ b/dbaccess/source/ui/inc/QueryTableView.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: QueryTableView.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:30:41 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:12:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -140,6 +140,9 @@ namespace dbaui
/** createNewConnection opens the join dialog and allows to create a new join connection
*/
void createNewConnection();
+
+ private:
+ using OJoinTableView::EnsureVisible;
};
}
#endif // DBAUI_QUERYTABLEVIEW_HXX