summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/dbtreemodel.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 14:33:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 14:33:24 +0000
commit53cd52159710caf255bd78c8ef060e824c5f2445 (patch)
treeb3166bfda6ddcdf07628305b94b022718972dc62 /dbaccess/source/ui/browser/dbtreemodel.hxx
parentINTEGRATION: CWS insight01 (1.12.64); FILE MERGED (diff)
downloadcore-53cd52159710caf255bd78c8ef060e824c5f2445.tar.gz
core-53cd52159710caf255bd78c8ef060e824c5f2445.zip
INTEGRATION: CWS insight01 (1.12.112); FILE MERGED
2003/08/15 08:52:46 oj 1.12.112.1: #111075# ongoing new dbaapp work
Diffstat (limited to 'dbaccess/source/ui/browser/dbtreemodel.hxx')
-rw-r--r--dbaccess/source/ui/browser/dbtreemodel.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/dbaccess/source/ui/browser/dbtreemodel.hxx b/dbaccess/source/ui/browser/dbtreemodel.hxx
index c01c2b5ae656..c1b8a46d3c50 100644
--- a/dbaccess/source/ui/browser/dbtreemodel.hxx
+++ b/dbaccess/source/ui/browser/dbtreemodel.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbtreemodel.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: oj $ $Date: 2002-04-29 08:43:54 $
+ * last change: $Author: hr $ $Date: 2004-08-02 15:33:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,11 +92,6 @@ namespace com { namespace sun { namespace star { namespace lang { class XMultiSe
namespace dbaui
{
- struct DBTreeEditedEntry
- {
- SvLBoxEntry* pEntry;
- XubString aNewText;
- };
//========================================================================
//= DBTreeListModel
//========================================================================