summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/TableWindow.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-25 10:03:39 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-25 10:03:39 +0000
commitd85a7334e567ad015701f4c7c2f5e6b1745cf0a0 (patch)
tree4f10d7ff323665ac1dc6b567cb9cbfa2899f7106 /dbaccess/source/ui/inc/TableWindow.hxx
parentINTEGRATION: CWS dba08 (1.20.22); FILE MERGED (diff)
downloadcore-d85a7334e567ad015701f4c7c2f5e6b1745cf0a0.tar.gz
core-d85a7334e567ad015701f4c7c2f5e6b1745cf0a0.zip
INTEGRATION: CWS dba08 (1.11.22); FILE MERGED
2003/06/17 06:58:03 oj 1.11.22.1: #110261# change accessibility handling to toolkit
Diffstat (limited to 'dbaccess/source/ui/inc/TableWindow.hxx')
-rw-r--r--dbaccess/source/ui/inc/TableWindow.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/ui/inc/TableWindow.hxx b/dbaccess/source/ui/inc/TableWindow.hxx
index e2e100eac4f5..91701ee98c6d 100644
--- a/dbaccess/source/ui/inc/TableWindow.hxx
+++ b/dbaccess/source/ui/inc/TableWindow.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: TableWindow.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:21:23 $
+ * last change: $Author: vg $ $Date: 2003-06-25 11:03:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@ namespace dbaui
class OTableWindowListBox;
class OJoinDesignView;
class OJoinTableView;
- class IAccessibleHelper;
+ class OTableWindowAccess;
class OTableWindow : public Window,
public ::utl::OEventListenerAdapter
@@ -111,7 +111,7 @@ namespace dbaui
// und die Tabelle selber (brauche ich, da ich sie locken will, solange das Fenster lebt)
OTableWindowTitle m_aTitle;
OTableWindowListBox* m_pListBox;
- IAccessibleHelper* m_pAccessible;
+ OTableWindowAccess* m_pAccessible;
private:
// the columns of the table