summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-18 12:22:44 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-18 12:22:44 +0000
commit06886f8308f19639f2a259284c842d01a03214c7 (patch)
treeafec18cb36a6ab80798ce88e1776cc19f7974e15 /dbaccess
parentINTEGRATION: CWS cmcfixes48 (1.42.46); FILE MERGED (diff)
downloadcore-06886f8308f19639f2a259284c842d01a03214c7.tar.gz
core-06886f8308f19639f2a259284c842d01a03214c7.zip
INTEGRATION: CWS cmcfixes48 (1.29.66); FILE MERGED
2008/07/30 14:31:42 cmc 1.29.66.1: #i92285# UserEvents are ULONGs
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/sbagrid.hxx b/dbaccess/source/ui/inc/sbagrid.hxx
index 5ec64f0f4e9f..5954f777b4bf 100644
--- a/dbaccess/source/ui/inc/sbagrid.hxx
+++ b/dbaccess/source/ui/inc/sbagrid.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: sbagrid.hxx,v $
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
* This file is part of OpenOffice.org.
*
@@ -259,7 +259,7 @@ namespace dbaui
protected:
::svx::ODataAccessDescriptor m_aDataDescriptor;
SbaGridListener* m_pMasterListener;
- sal_Int32 m_nAsyncDropEvent;
+ ULONG m_nAsyncDropEvent;
USHORT m_nLastColId;
long m_nLastRowId;