summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/TableDesignControl.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-03-22 06:49:01 +0000
committerOcke Janssen <oj@openoffice.org>2001-03-22 06:49:01 +0000
commit4af5ea4971233e508e8f8b3df8d89d9398179bd0 (patch)
tree54c64c28e2b69dd7d75f5710d9590cf094efbde7 /dbaccess/source/ui/inc/TableDesignControl.hxx
parentSome error checked for linux (diff)
downloadcore-4af5ea4971233e508e8f8b3df8d89d9398179bd0.tar.gz
core-4af5ea4971233e508e8f8b3df8d89d9398179bd0.zip
eanble copy&paste for rows in tabledesign
Diffstat (limited to 'dbaccess/source/ui/inc/TableDesignControl.hxx')
-rw-r--r--dbaccess/source/ui/inc/TableDesignControl.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/TableDesignControl.hxx b/dbaccess/source/ui/inc/TableDesignControl.hxx
index 4e7d1f26f38c..8cf6270c44db 100644
--- a/dbaccess/source/ui/inc/TableDesignControl.hxx
+++ b/dbaccess/source/ui/inc/TableDesignControl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: TableDesignControl.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2001-02-14 14:37:00 $
+ * last change: $Author: oj $ $Date: 2001-03-22 07:45:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,6 @@ namespace dbaui
protected:
long m_nDataPos; // derzeit benoetigte Zeile
long m_nCurrentPos; // Aktuelle Position der ausgewaehlten Column
- ULONG m_nClipboardFormat;
private:
USHORT m_nCurUndoActId;
protected: