summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:45:24 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:45:24 +0000
commitc938d1df87e217493f7a2236a4cd7965afbd9f63 (patch)
tree1d42e674fea16971059c31d04002693acff674a5 /dbaccess
parent149ce8c3cef57ca3e6cf19f9a349222fd72d4d2f (diff)
INTEGRATION: CWS insight02 (1.2.2); FILE MERGED
2004/08/11 12:29:32 oj 1.2.2.1: #i30416# moving an other things
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/dbtreelistbox.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/dbtreelistbox.hxx b/dbaccess/source/ui/inc/dbtreelistbox.hxx
index 674ef75bca83..0ef3fc2a5065 100644
--- a/dbaccess/source/ui/inc/dbtreelistbox.hxx
+++ b/dbaccess/source/ui/inc/dbtreelistbox.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbtreelistbox.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 15:57:37 $
+ * last change: $Author: rt $ $Date: 2004-09-09 09:45:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,6 +98,7 @@ namespace dbaui
Timer m_aTimer; // is needed for table updates
Point m_aMousePos;
SvLBoxEntry* m_pSelectedEntry;
+ SvLBoxEntry* m_pDragedEntry;
IControlActionListener* m_pActionListener;
IController* m_pContextMenuActionListener;